Caltech-IPAC / kete

Kete Solar System Survey tools
https://Caltech-IPAC.github.io/kete
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Improve python interface to rust FOVs #27

Closed dahlend closed 4 months ago

dahlend commented 4 months ago

There were a few typos in the python reprs, along with the ZTFField objects being a pain to index through.

This also fixes a time offset in the ZTF Queries, making the fields almost match ZTF MPC submissions (there appears to be a remaining offset, but I believe that is due to a slightly incorrect time conversion when submitting time to the MPC). This slight remaining time offset is somewhat stochastic, and typically less than 1-2 seconds.