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
Is there a document discussing the motivation and scope for this project in detail, compared to other efforts in the community? In particular I'd like to know what this project is seeking to achieve that couldn't be done with SCIFIO and Bio-Formats via PyImageJ, python-bioformats, or similar. I understand the desire for pure Python with no JVM, but I'm looking for more detail than that:
Does this library intend to target all PFFs supported by Bio-Formats?
Will it support full metadata extraction and conversion to the OME data model, like Bio-Formats does?
Will it support translation between metadata models, like SCIFIO does?
Will it be extensible so that additional formats can be added as plugins?
What features does this library provide on top of "plain" Python imageio? Have you started a discussion with the imageio developers about it? Might it make sense to contribute functionality upstream?
Thanks for any and all insight! The more we communicate and work together as a community, the better!
Is there a document discussing the motivation and scope for this project in detail, compared to other efforts in the community? In particular I'd like to know what this project is seeking to achieve that couldn't be done with SCIFIO and Bio-Formats via PyImageJ, python-bioformats, or similar. I understand the desire for pure Python with no JVM, but I'm looking for more detail than that:
Thanks for any and all insight! The more we communicate and work together as a community, the better!