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

Make it work with IJ2 data structures #5

Open
rejsmont opened this issue Mar 22, 2018 · 2 comments
Open

Make it work with IJ2 data structures #5

rejsmont opened this issue Mar 22, 2018 · 2 comments

Comments

@rejsmont
Copy link
Collaborator

It would be great to implement HDF5 as IJ2 plugin so one could work with Datasets directly. This could be implemented quite quickly... Of course SCIFIO would be the next step, but this would require some architecture decisions.

For example, IOService.open(String source) only takes one argument, yet HDF5 requires both filename and dataset name. One could return some kind of lazily-loaded Dataset pointing to separate HDF5 datasets, but yeah... This really needs architecture decisions...

@ctrueden your thoughts on this?

@imagejan
Copy link
Member

For others reading this issue: please also see the discussion on the forum at http://forum.imagej.net/t/hdf5-scifio-plugin-discussion/10070

@rejsmont rejsmont changed the title Make it work with with IJ2 data structures Make it work with IJ2 data structures Mar 25, 2018
@rejsmont
Copy link
Collaborator Author

@imagejan you earned yourself a "cross-linker" badge 🥇

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

2 participants