BioImage-Archive / bia-integrator

Apache License 2.0
2 stars 3 forks source link

Image conversion #194

Closed kbab closed 2 months ago

kbab commented 2 months ago

First steps towards image conversion. Create command line tool to accept accession ID and uuid of file reference and convert to zarr and update image representations then save to disk

Most of the functions in the image_utils modules are needed temporarily whilst bia_converter is being developed, so some of them do not have type hints, and due to time pressures and the fact that they are temporary, these were not corrected.