bioio icon indicating copy to clipboard operation
bioio copied to clipboard

Migrate timeseries and 2d writer to bioio-imageio

Open kmitcham opened this issue 7 months ago • 0 comments

Feature Description

For ease of testing and simpler organization, move the timeseries and 2d writer code to the https://github.com/bioio-devs/bioio-imageio repository. Make sure the reader/writer code generates/reads in sync. Use Case

Gathers the elevant code in one repo, allows easy confirmation that the reader and writer agree on what is a valid file format

Solution

Writer code is in the bioio-imageio repo

Alternatives

Convince the team not to do this, and design another method of read/write integration testing.

kmitcham avatar May 20 '25 21:05 kmitcham