Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File_GUID generation #4

Open
ekatrukha opened this issue Dec 5, 2024 · 0 comments
Open

File_GUID generation #4

ekatrukha opened this issue Dec 5, 2024 · 0 comments

Comments

@ekatrukha
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant