angelolab / angelolab/TNBC_python_scripts
Update `validate_panel` normalization method to use cohort-wide constants per channel
未关闭
bug
- 主要语言
- Python
- 星标
- 3
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Describe the bug**
Currently, the `validate_panel` function normalizes each channel separately based on its own 99.9% value. This will accentuate noise for very dim images, which leads to undesirable images.
**Expected behavior**
The normalization value needs to reflect the cohort as a whole, and not just on an individual level. To address, figure out what the best constants to use for each channel are, and use that to normalize all images across a cohort or sub-cohort.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。