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

Is it possible to add reading each ROI Group #25

Open
cudmore opened this issue Nov 20, 2020 · 1 comment
Open

Is it possible to add reading each ROI Group #25

cudmore opened this issue Nov 20, 2020 · 1 comment

Comments

@cudmore
Copy link

cudmore commented Nov 20, 2020

Hi there, great package, easy to use, and it works!

Is there any chance you can add reading of each ROI Group? The 'Group' is set in the ROI manager using the 'properties' dialog.

Thanks

@cudmore
Copy link
Author

cudmore commented Nov 21, 2020

I added some code to read each ROI group. The main return dictionary now has a 'group' key.

See PR #26.

This modified version works for my saved ROI .zip files. I am currently only using line ROIs.

The Travis CI build fails because of false assertions that compare loaded results (which now have 'group') to hard coded dictionaries and .json structures (that do not have 'group').

Thanks for a neat package!

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