-
Notifications
You must be signed in to change notification settings - Fork 6
Home
shbhuk edited this page Feb 19, 2018
·
38 revisions
This wiki is a brief guide on how to install, run, and troubleshoot barycorrpy (BCPy). BCPy is the Python version of Jason Eastman's IDL code BaryCorr based on Wright & Eastman 2014 . BCPy can be used to calculate the barycentric velocity correction for a star with an accuracy of < 1 cm/s . To do this, it takes into consideration the following -
- Revolution of the Earth to consider position and velocity of the geocenter with respect to the Solar System barycenter
- Rotation of the Earth
- Precession, nutation and polar motion of the Earth, along with the above to calculate the position and velocity of the observatory with respect to the geocenter
- Gravitational time dilation due to objects of the Solar System
- Leap second offset
- Proper motion and systemic radial velocity of the star
- Parallax
- Shapiro delay
In v0.2 we have also added a JDUTC_to_BJDTDB converter. See 8. JDUTC_to_BJDTDB() converter
Contents :
- 1. Installation
- 2. Getting Started
- 3. Dependencies
- 4. FAQ
- 5. Leap Second Management
- 6. Error Management
- 7. Exposure Meter Calculation
- 8. JDUTC_to_BJDTDB() converter
To cite using this code you can cite this paper - RNAAS.
Guidelines to cite this package can be found here.