czbiohub-sf / shrimPy

shrimPy: Smart High-throughput Robust Imaging & Measurement in Python
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Need a function to update the scale metadata from our datastores #85

Closed edyoshikun closed 1 year ago

edyoshikun commented 1 year ago

We have this issue where some datasets don't have the proper CoordinateTransformation metadata, which has been increasingly useful for passing metadata between analysis steps in a pipeline in recOrder and mantis.

If we can have CLI call that takes in the input_path.zarr/*/*/* and the scale (T,C,Z,Y,X), we can use these values to update the existing store's metadata.