ROI numbering in ROI edit window
Datalab 0.20.1
Describe the bug When editing ROIs, they are numbered ROI00, ROI01, etc. When showing results, they are numbered ROI0, ROI1, etc.
In the graphic window label, they are numbered ROI1, ROI2, etc. When ploting reults, they are numbered ROI1, ROI2, etc.
It would be nice if the ROI numbering were consistent everywhere (or possibility to name it?).
To Reproduce Steps to reproduce the behavior:
- Have an image
- Click on ROI, edit a few ROIs (see how they start at ROI00)
- Validate. In the image (see how they start at ROI1)
- Analysis> Statistics (see how they start at ROI0 in the table)
- Analysis > Plot results (see how their titles start at ROI1)
Expected behavior Consistent numbering of ROI labels
Screenshots
Installation information pip install cdl python -m cdl.app
Additional context
Thanks for the feedback. 😊
If that's alright with you, I would like to put this issue on hold until v1.0.0 is out: ROI support has been completely rewritten, so you may have to update your report (hopefully to withdraw it!).
Fixed in V1.0