You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone and thanks for sharing the code and library!
I have a question, I am working on a plugin
to write a PTU file from an artificially generated "lifetime" stack.
It works with some Python PTU reading libraries, but unfortunately
not with SymPhoTime.
Can you please help me with that?
I have an example PTU file generated by the plugin.
When I import it to SymPhoTime it imports ok, but if I try to do analysis,
I get "Cannot find file with this GUID" error.
I tried to supply File_GUID tag from an existing file or generate it randomly,
but the error is still there.
Is there a special way to generate GUID?
Or am I doing something completely wrong?
Thanks in advance for your help!
Cheers,
Eugene
The text was updated successfully, but these errors were encountered:
Hello everyone and thanks for sharing the code and library!
I have a question, I am working on a plugin
to write a PTU file from an artificially generated "lifetime" stack.
It works with some Python PTU reading libraries, but unfortunately
not with SymPhoTime.
Can you please help me with that?
I have an example PTU file generated by the plugin.
When I import it to SymPhoTime it imports ok, but if I try to do analysis,
I get "Cannot find file with this GUID" error.
I tried to supply
File_GUID
tag from an existing file or generate it randomly,but the error is still there.
Is there a special way to generate GUID?
Or am I doing something completely wrong?
Thanks in advance for your help!
Cheers,
Eugene
The text was updated successfully, but these errors were encountered: