Skip to content

v1.5 convert to PyPI package

Latest
Compare
Choose a tag to compare
@rfmurphy rfmurphy released this 08 Feb 17:51
dcd9a34

Reconcile differences with the 3D cell segmentation evaluation code in 3DCellComposer. Convert seg_eval_pkg.py to a PyPI package named CellSegmentationEvaluator and import that package for use in SimpleCSE. Add new function CSE3D as an alternative to "single_method_eval_3D" so that inputs can be nd-arrays rather than AICSImage structures.