22 #ifndef MUSE_RVCORRECT_H 23 #define MUSE_RVCORRECT_H 30 #include "muse_pixtable.h" 36 MUSE_RVCORRECT_NONE = 0,
40 MUSE_RVCORRECT_UNKNOWN
41 } muse_rvcorrect_type;
cpl_error_code muse_rvcorrect(muse_pixtable *, muse_rvcorrect_type)
Correct the wavelengths of all pixels of a given pixel table for radial velocity shift.
muse_rvcorrect_type muse_rvcorrect_select_type(const char *)
Select type of radial velocity correction to be done from type string.
Structure definition of MUSE pixel table.