lsst-dm/heliolinc2

ICRF propagation

Closed this issue · 1 comments

Currently tracklet creation and propagation is done in ICRF. Although this avoids an additional coordinate transform into the ecliptic frame, it can be confusing and makes mean states harder to interpret. Tracklet creation and propagation should be done in the ecliptic frame.

Fixed with commit 97dca00