ome / omero-scripts

Core OMERO Scripts
https://pypi.org/project/omero-scripts/
12 stars 32 forks source link

Roi #126

Closed jburel closed 7 years ago

jburel commented 7 years ago

Handle the cases where z or t is not set on shape. This uses omero.rtypes.unwrap. This will be tested with the integration tests https://github.com/openmicroscopy/openmicroscopy/pull/4953

jburel commented 7 years ago

https://ci.openmicroscopy.org/job/OMERO-DEV-merge-integration-python/423/ is green

will-moore commented 7 years ago

Code changes look good and tests are passing. Good to merge, thanks.