-
Notifications
You must be signed in to change notification settings - Fork 5
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
Names qnd IDnot transfered after Warpy transform #7
Comments
@lacan it would be nice to also transfer the original pathobject Object ID id (you know the stuff like cc295680-068a-4e51-8f7b-329bd9e38272) |
didn't realize it wasn't the case. I'll look into it |
Apparently this is difficult because measurements are double, while the original ID is a UUID (we need at least a String) |
This issue has been mentioned on Image.sc Forum. There might be relevant details there: https://forum.image.sc/t/transfer-instanseg-objects-with-warpy/104367/7 |
Annotations with certain names have the names missing after transfer.
Check if the name is set, and transfer it in that case.
The text was updated successfully, but these errors were encountered: