Bla blah
Useful IDL tips, procedures and self-made functions
The idea is to make available for everyone some of our self-made routines (or rare routines you've discovered somewhere in the depths of the Internet) and IDL tips.
Of course:
http://www.idlcoyote.com/ and
http://www.idlcoyote.com/documents/programs.php.
Useful when you want to generate the radial velocity curve corresponding to a given set of orbital parameters (M1, M2, eccentricity, orbital period, mean anomaly, etc).
Output = eccentric anomaly. Inputs = mean anomaly (defined with orbital parameters) and eccentricity.
-- Main.!SimonBorgniet - 27 Feb 2015