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分
- マージ済み PR(30日)
- 10
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- 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
xinnan-tech/xiaozhi-fde-talk#263 ·
-
rules
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
huggingface/Repo2RLEnv#163 · コメント 1 件 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
huggingface/sentence-transformers#4074 ·
-
comp/dashboard invalid P3
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
NousResearch/hermes-agent#121143 ·