sblunt / orbitize

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

RV Plotting Fix #260

Closed TirthDS closed 3 years ago

TirthDS commented 3 years ago
  1. Fixes the way rv instruments are chosen in the plot_orbits() function (so that it doesn't ignore the default rv instrument 'defrv').
  2. Can plot just a single orbit
  3. Can plot astrometry instruments
  4. When plotting rv, we take the 'max' of the likelihoods instead since they are all negative
semaphoreP commented 3 years ago

Tests passed for me on this branch as well