MUSE Pipeline Reference Manual
2.1.1
|
Structure to hold the parameters of the muse_scipost_correct_rv recipe. More...
#include <muse_scipost_correct_rv_z.h>
Data Fields | |
double | lambdamin |
Cut off the data below this wavelength after loading the pixel table(s). | |
double | lambdamax |
Cut off the data above this wavelength after loading the pixel table(s). | |
int | rvcorr |
Correct the radial velocity of the telescope with reference to either the barycenter of the Solar System (bary), the center of the Sun (helio), or to the center of the Earth (geo). | |
const char * | rvcorr_s |
Correct the radial velocity of the telescope with reference to either the barycenter of the Solar System (bary), the center of the Sun (helio), or to the center of the Earth (geo). (as string) | |
Structure to hold the parameters of the muse_scipost_correct_rv recipe.
This structure contains the parameters for the recipe that may be set on the command line, in the configuration, or through the environment.
Definition at line 48 of file muse_scipost_correct_rv_z.h.