AllenCell / AllenCell/allencell-segmenter-ml
Bug: Prediction: Error when old & new images coexist
Open
bug
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
(known error)
To reproduce:
- have a few images already loaded in napari (or left the previous segmentation prediction output image + its raw input images on screen)
- choose "Select an existing model" > "Apply" > Prediction: these images would not be cleared out
- drags & drops a new image to napari to use with prediction
- this error `TypeError: expected str, bytes or os.PathLike object, not NoneType` will pop up even before any interactions with the plugin happens
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.