QI2lab / merfish3d-analysis

3D MERFISH data processing
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Refactor data conversion code #22

Closed dpshepherd closed 4 hours ago

dpshepherd commented 2 months ago

Refactor data conversion code into it's own class, DataConverter and add flags for widefield, opm, zhuang, etc...

dpshepherd commented 2 months ago

During refactor, address issue #16 and use tensorstore for writing Zarr v3. This will require reworking DataRegistration and PixelDecoder