ilastik / ilastik4ij

ImageJ plugins to run ilastik workflows
MIT License
22 stars 17 forks source link

Status bar for HDF export #8

Closed ASHISRAVINDRAN closed 6 years ago

ASHISRAVINDRAN commented 6 years ago

This code change introduces status bar on FIJI while exporting HDF5.

wolny commented 6 years ago

Thanks for the comment @imagejan. Indeed the Hdf5DataSetWriter is now obsolete, since we've merged @ASHISRAVINDRAN changes. StatusService is indeed a better idea than static calls to IJ1. Both issues are addressed in the following PR: https://github.com/ilastik/ilastik4ij/pull/9