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.
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.