SBART.utils.RV_utilities.CCF_errors#
Functions
|
Calculate the uncertainty on the radial velocity, following the same steps as the ESPRESSO DRS pipeline. |
|
|
|
- RVerror(rv, ccf, eccf=1.0)#
Calculate the uncertainty on the radial velocity, following the same steps as the ESPRESSO DRS pipeline.
- Parameters:
rv (array)
defined. (The velocity values where the CCF is)
ccf (array)
profile. (The errors on each value of the CCF)
eccf (array)
profile.
- fgauss(x, a, mu, sigma, c, d)#
- ccffitRV(rv, ccf, eccf)#