Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@ziw-liu ziw-liu released this 14 Feb 05:04
· 27 commits to main since this release
v0.1.0
a4d43a2

The first stable release of iohub. We only include source code download on GitHub since iohub is pure Python. The wheels are hosted on PyPI.

This release supports API and CLI for the following formats:

Read

  • OME-Zarr (OME-NGFF v0.4)
  • Micro-Manager TIFF sequence, OME-TIFF (MMStack), and NDTiff datasets
  • Custom data formats generated by Biohub microscopes
    • Falcon (PTI)
    • Dorado (ClearControl)
    • Dragonfly (OpenCell OME-TIFF)
    • Mantis (NDTiff)
    • DaXi (OME-TIFF)

Write

  • OME-Zarr

Note: With v0.2.0 we plan to include breaking API changes as proposed in #132.