elnjensen / Tapir

Tools for planning astronomical observations (transit visibility, airmass plots, finding charts)
GNU General Public License v3.0
8 stars 3 forks source link

Add columns to CSV output #4

Closed tmesposito closed 4 years ago

tmesposito commented 4 years ago

Please include the same data in the CSV output as are in the HTML output. Specifically, I would like to have CSV columns for:

This would reduce the need to manually cross check the CSV output with the HTML table. Thanks!

elnjensen commented 4 years ago

Addressed by bf529c7. In addition to the above-mentioned fields, CSV output now includes Moon distance (in degrees), recommended start and end times given specified baseline constraints, and (for TESS objects) the TOI number and TFOP priority. Let me know if I've missed any fields.

Note also that the name of the depth field has been corrected from "depth(mmag)" to "depth(ppt)".