#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>Go to the source code of this file.
Functions | |
| static void | xsh_collapse_errs (cpl_image *errs, cpl_imagelist *list, cpl_mask *mask) |
| static int | xsh_remove_cr (cpl_imagelist *datalist, cpl_imagelist *errslist, cpl_image *median, cpl_image *errs, cpl_mask *mask, xsh_clipping_param *crh_clipping) |
| static void | add_qc_crh (xsh_pre *pre, int nbcrh, int nframes, xsh_instrument *instrument) |
| static cpl_frame * | xsh_remove_cosmics (cpl_frameset *rawFrames, const char *result_tag, xsh_clipping_param *crh_clipping, xsh_instrument *instr, cpl_imagelist **list, cpl_image **crh_ima, int median_mean) |
| Creates median, error and bad pixel map images from a set of frames. | |
| cpl_frame * | xsh_create_master_bias2 (cpl_frameset *rawFrames, xsh_instrument *instr, const char *result_tag) |
| Creates master bias. | |
| cpl_frame * | xsh_remove_crh_multiple (cpl_frameset *rawFrames, const char *result_tag, xsh_clipping_param *crh_clipping, xsh_instrument *instrument, cpl_imagelist **list, cpl_image **crh_ima) |
| cpl_frame * | xsh_combine_offset (cpl_frameset *rawFrames, const char *result_tag, xsh_clipping_param *crh_clipping, xsh_instrument *instrument, cpl_imagelist **list, cpl_image **crh_ima) |
1.6.1