lsst-uk / lsst-adler

Apache License 2.0
0 stars 0 forks source link

Sim ephem #153

Closed jrob93 closed 6 days ago

jrob93 commented 3 weeks ago

Two notebooks which double check some of the DP0.3 ephemerides values. simulated_asteroid_ephem_rsp.ipynb calculates ephemerides from the MPCORB orbit using sbpy orbit propagation and astropy coordinate transforms. simulated_asteroid_ephem_rsp_horizons.ipynb looks up the object id on Horizons to get the ephemerides. These are independent of adler, but I'm adding them for future reference and to help with any testing if required.