Clean up object size usage
@martinkilbinger 已经在做这个了。
开始于 2023年7月20日。
评估
这个 Issue 还没有评估数据。
描述
Various estimators of object size are used throughout the code:
- fwhm
- sigma (e.g. from HSM moment measurement)
- T = I_xx + I_yy (sum of second-order moments), also written as R^2, T approx 2 sigma^2
Units can be in pixels or arcsec/arcmin.
These should be unified and made clear.
Two functions to transform between some of those exist in sp_validation/galaxy.py, we should use and extend those.
In the code, replace hard-coded numbers 1.17741, 2.355.
- 主要语言
- Python
- 星标
- 18
- 派生
- 14
- 平均合并
- 8 小时 40 分钟
- 30 天内合并 PR
- 10
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
CosmoStat/shapepipe 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 84/100
-
难度 3/5 1-2 天 新手友好度 78/100
查看 CosmoStat/shapepipe 的全部 Issue
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
stephrobert/dsoxlab#238 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
sublimehq/package_control#1780 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
-
难度 2/5 1-3 小时 新手友好度 70/100
nwg-piotr/nwg-displays#145 ·