Clean up object size usage
@martinkilbinger is already working on this.
Since Jul 20, 2023.
Assessment
This issue has not been assessed yet.
Description
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.
- Dominant language
- Python
- Stars
- 18
- Forks
- 14
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from CosmoStat/shapepipe
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 3/5 1-2 days Newbie friendliness 78/100
All issues in CosmoStat/shapepipe
Similar issues
-
area: harness bug status: needs-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Human-Agent-Society/reef#625 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 80/100
learningequality/kolibri#15351 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Name consistency Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
eellak/triplestore#65 · 1 comment ·