AllenCell / AllenCell/aics-segmentation
Newest version of scikit-image (0.20.0) causes error while running MO()
Open
- Dominant language
- Jupyter Notebook
- Stars
- 26
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Running MO() from aicssegmentation.core.MO_threshold causes an error with the newest version of scikit-image (see screenshot). The error originates from skimage.morphology.remove_small_objects(). The 'in_place' kwarg seems to have been deprecated in the latest v0.20.0.
Contributor guide
Assessment
This issue has not been assessed yet.