orlox / SideKicks.jl

Statistical Inference to DEtermine KICKS on compact objects
GNU General Public License v3.0
3 stars 0 forks source link

Provide the Thiele-Innes constants as an observable #2

Open orlox opened 6 months ago

orlox commented 6 months ago

Although we can use $\Omega_f$, $\omega_f$ and $i_f$ as observables now, astrometric solutions might provide instead the Thiele-Innes constants.

$$A = a (\cos\Omega \cos\omega − \sin\Omega \sin\omega\cos i)$$

$$B = a (\sin\Omega \cos\omega + \cos\Omega \sin\omega\cos i)$$

$$F = a (-\cos\Omega \sin\omega + \sin\Omega \cos\omega\cos i)$$

$$G = a (-\sin\Omega \sin\omega + \cos\Omega \cos\omega\cos i)$$

It would be good to provide these as options.