|
X-shooter Pipeline Reference Manual 3.8.15
|
#include <math.h>#include <xsh_drl.h>#include <xsh_data_pre.h>#include <xsh_dfs.h>#include <xsh_pfits.h>#include <xsh_error.h>#include <xsh_msg.h>#include <cpl.h>#include <xsh_badpixelmap.h>#include <xsh_parameters.h>#include <xsh_utils_wrappers.h>#include <xsh_qc_handling.h>Go to the source code of this file.
Macros | |
| #define | REGDEBUG_FULL 0 |
Functions | |
| cpl_frame * | xsh_abs_remove_crh_single (cpl_frame *sci_frame, xsh_instrument *instrument, xsh_remove_crh_single_param *single_par, const char *res_tag) |
| cpl_frame * | xsh_remove_crh_single (cpl_frame *in_sci_frame, xsh_instrument *instrument, cpl_mask *sky_map, xsh_remove_crh_single_param *single_par, const char *res_tag) |
| Remove cosmic rays from a single frame. | |