#include <xsh_parameters.h>
Data Fields | |
const char * | stack_method |
double | klow |
double | khigh |
Definition at line 472 of file xsh_parameters.h.
double xsh_stack_param::khigh |
Lower value of kappa-sigma clip in stacking
Definition at line 476 of file xsh_parameters.h.
Referenced by xsh_create_master_bias2(), xsh_create_master_dark2(), xsh_parameters_stack_create(), xsh_remove_cosmics(), and xsh_stack_frames_get().
double xsh_stack_param::klow |
frame stacking method
Definition at line 475 of file xsh_parameters.h.
Referenced by xsh_create_master_bias2(), xsh_create_master_dark2(), xsh_parameters_stack_create(), xsh_remove_cosmics(), and xsh_stack_frames_get().
const char* xsh_stack_param::stack_method |
Definition at line 473 of file xsh_parameters.h.
Referenced by main(), xsh_create_master_dark2(), xsh_mbias(), xsh_remove_cosmics(), and xsh_stack_frames_get().