#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>Go to the source code of this file.
Defines | |
| #define | MAX_ITERATIONS 6 |
| #define | REGDEBUG_FULL 0 |
Functions | |
| static void | add_qc_crh (xsh_pre *pre, int nbcrh, int nframes) |
| cpl_frame * | xsh_abs_remove_crh_single (cpl_frame *sci_frame, cpl_frame *wavemap_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, cpl_frame *wavemap, xsh_instrument *instrument, xsh_remove_crh_single_param *single_par, const char *res_tag) |
| Remove cosmic rays from a single frame. | |
1.6.1