AllenCell / AllenCell/aics-segmentation
bound value in intensity normalization
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 26
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/AllenCell/aics-segmentation/blob/main/aicssegmentation/core/pre_processing_utils.py#L26
when using bound value in intensity normalization, we need to cast the data type to np.uint16, if they are not.
Contributor guide
Assessment
This issue has not been assessed yet.