sblunt / orbitize

Orbit-fitting for directly imaged objects
https://orbitize.info
Other
79 stars 44 forks source link

Update Example Data Generation code in MCMC v OFTI tutorial #250

Closed semaphoreP closed 3 years ago

semaphoreP commented 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).

sblunt commented 3 years ago

PR #257

sblunt commented 3 years ago

Addressed in PR #257