Closed semaphoreP closed 3 years ago
It currently outputs the data in orbitize format, but it needs columns for covariance and instrument. We can either add them, or modify the code to write the data not in orbitize format (e.g., use ra, ra_err, dec, dec_err columns instead).
PR #257
Addressed in PR #257
It currently outputs the data in orbitize format, but it needs columns for covariance and instrument. We can either add them, or modify the code to write the data not in orbitize format (e.g., use ra, ra_err, dec, dec_err columns instead).