ut-issl / s2e-core

Spacecraft Simulation Environment Core codes
MIT License
46 stars 18 forks source link

Modify Calculation Function of Ground Image Position in Telescope #641

Open Hiro-0110 opened 4 months ago

Hiro-0110 commented 4 months ago

Related issues

Mention any issues that this pull request is related (e.g., #1). Consider using the development field if you want to close the issue automatically when this pull request is merged.

Description

撮像時間幅のの開始時刻付近, 中央時刻付近, 終了時刻付近における, センサ中央に対応する地表点, センサy最大位置に対応する地表点, センサy最小位置に対応する地表点の動きを計算してグラフ化するようにした

Test results

240605_013615_ground_position_1st 240605_013615_ground_position_2nd 240605_013615_ground_position_3rd

Impact

Describe the scope of influence of the changes, e.g., The behavior of feature ** changes.

Supplementary information

Provide any supplementary information.

200km commented 3 months ago

[Q] s2e-aobcの方にも似たコメントをつけましたが、こちら元々一般性の高いtelescopeに対して、あまり一般的でないTDIの機能を入れようとしているように見えます。

本来はこのtelescopeをベースにTDI用のより特殊なtelescope_with_tdiなどを別途作るべきではないでしょうか?

seki-hiro commented 3 months ago

@Hiro-0110 修正ありがとうございます。アルゴリズム面は問題ないと思います。

実装場所はここではなくなるということだったので、誤ってマージすることがないように、approveはしないでおきますね。