RV¶
- tayph.RV(dp, vorb=None, vsys=False, p=[])[source] [edit on github]¶
This program calculates the radial velocity in km/s for the planet in the data sequence provided in dp, the data-path. dp starts in the root folder, i.e. it starts with data/projectname/, and it ends with a slash.
Example: v=RV(‘data/Kelt-9/night1/’) The output is an array with length N, corresponding to N exposures. The radial velocity is provided in km/s.