glencoesoftware / raw2ometiff

Raw format to OME-TIFF converter
GNU General Public License v2.0
49 stars 22 forks source link

Reduce initialization time for plates #128

Closed melissalinkert closed 6 months ago

melissalinkert commented 7 months ago

Fixes #124.

This iterates over the plate map once to find the paths corresponding to each series index, instead of looking at the plate map once per series. For plates mentioned in #124, I see that total conversion time with this change is faster than just the initialization time (before progress bars appear) with 0.7.0.