|
X-shooter Pipeline Reference Manual 3.8.15
|
#include <xsh_parameters.h>
Data Fields | |
| int | hot_cold_pix_search |
| double | cold_pix_kappa |
| int | cold_pix_niter |
| double | hot_pix_kappa |
| int | hot_pix_niter |
Definition at line 438 of file xsh_parameters.h.
| double xsh_hot_cold_pix_param::cold_pix_kappa |
dis-activate search
Definition at line 440 of file xsh_parameters.h.
Referenced by xsh_parameters_hot_cold_pix_create().
| int xsh_hot_cold_pix_param::cold_pix_niter |
kappa for pix detection
Definition at line 441 of file xsh_parameters.h.
Referenced by xsh_parameters_hot_cold_pix_create().
| int xsh_hot_cold_pix_param::hot_cold_pix_search |
Definition at line 439 of file xsh_parameters.h.
Referenced by xsh_parameters_hot_cold_pix_create().
| double xsh_hot_cold_pix_param::hot_pix_kappa |
number of iterations
Definition at line 442 of file xsh_parameters.h.
Referenced by xsh_parameters_hot_cold_pix_create().
| int xsh_hot_cold_pix_param::hot_pix_niter |
kappa for pix detection
Definition at line 443 of file xsh_parameters.h.
Referenced by xsh_parameters_hot_cold_pix_create().