|
X-shooter Pipeline Reference Manual 3.8.15
|
#include <xsh_parameters.h>
Data Fields | |
| const char * | stack_method |
| double | klow |
| double | khigh |
Definition at line 488 of file xsh_parameters.h.
| double xsh_stack_param::khigh |
Lower value of kappa-sigma clip in stacking
Definition at line 492 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 491 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 489 of file xsh_parameters.h.
Referenced by main(), xsh_create_master_dark2(), xsh_mbias(), xsh_remove_cosmics(), and xsh_stack_frames_get().