ome / omero-scripts

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

Remove common methods #130

Closed jburel closed 7 years ago

jburel commented 7 years ago

Use methods from roi_handling_utils see https://github.com/openmicroscopy/openmicroscopy/pull/5130

The scripts are covered by integration tests Check that they are green

See also https://trello.com/c/NPvjShf8/219-review-utils-script-omeropy

jburel commented 7 years ago

https://ci.openmicroscopy.org/job/OMERO-DEV-merge-integration-python/496/ no failure for script tests

will-moore commented 7 years ago

Script works fine and test is passing at https://ci.openmicroscopy.org/job/OMERO-DEV-merge-integration-Python27/463/testReport/OmeroPy.test.integration.scriptstest.test_analysis_scripts/TestAnalysisScripts/test_kymograph/ Good to merge.