PreibischLab / BigStitcher

ImgLib2/BDV implementation of Stitching for large datasets
GNU General Public License v2.0
67 stars 14 forks source link

Subsample Levels when fusing to HDF5 #105

Open miketaormina opened 3 years ago

miketaormina commented 3 years ago

When fusing to a new HDF5 project, BigStitcher seems to ignore the input parameter for controlling mipmap levels, always producing more than one. This behavior is observed in both ImageJ GUI and script/macro implementation of the plugin.

This seems like a bug to me, but it's difficult to believe that it would have gone unnoticed by others, so perhaps I am missing something about fusing to HDF5?