sblunt / orbitize

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

Dynamical mass framework #110

Closed semaphoreP closed 5 years ago

semaphoreP commented 5 years ago

This just modifies the system class to allow for fitting a companion mass with future improvements to the API. It does a few simple things:

Basically, we can access orbital elements from the front, and access masses using -1, -2, -3....

Other than that, it does nothing else. We need to implement the hooks to fit stellar RV and astrometry to actually constrain the mass.