#include <xsh_parameters.h>
Data Fields | |
int | oversample |
int | box_hsize |
int | chunk_size |
double | lambda_step |
double | clip_kappa |
double | clip_frac |
int | clip_niter |
int | niter |
enum optextract_method | method |
Definition at line 392 of file xsh_parameters.h.
extract box half window size
Definition at line 394 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_opt_extract_orders(), xsh_parameters_opt_extract_create(), xsh_parameters_opt_extract_get(), xsh_params_bin_scale(), xsh_params_monitor(), xsh_respon_slit_stare_create(), and xsh_scired_slit_stare_create().
size of a chunk in pixel
Definition at line 395 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_opt_extract_orders(), xsh_parameters_opt_extract_create(), xsh_parameters_opt_extract_get(), xsh_params_monitor(), xsh_respon_slit_stare_create(), and xsh_scired_slit_stare_create().
Definition at line 398 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_image_extract_optimal(), xsh_parameters_opt_extract_create(), xsh_parameters_opt_extract_get(), xsh_respon_slit_stare_create(), and xsh_scired_slit_stare_create().
Kappa for detection of cosmics
Definition at line 397 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_image_extract_optimal(), xsh_parameters_opt_extract_create(), xsh_parameters_opt_extract_get(), xsh_respon_slit_stare_create(), and xsh_scired_slit_stare_create().
Definition at line 399 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_image_extract_optimal(), xsh_parameters_opt_extract_create(), xsh_parameters_opt_extract_get(), xsh_respon_slit_stare_create(), and xsh_scired_slit_stare_create().
step in lambda
Definition at line 396 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_opt_extract_orders(), xsh_parameters_opt_extract_create(), xsh_parameters_opt_extract_get(), xsh_params_monitor(), xsh_respon_slit_stare_create(), and xsh_scired_slit_stare_create().
Definition at line 401 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_opt_extract_orders(), xsh_parameters_opt_extract_create(), xsh_parameters_opt_extract_get(), xsh_respon_slit_stare_create(), and xsh_scired_slit_stare_create().
Definition at line 400 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_opt_extract_orders(), xsh_parameters_opt_extract_create(), xsh_parameters_opt_extract_get(), xsh_respon_slit_stare_create(), and xsh_scired_slit_stare_create().
oversample the image
Definition at line 393 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_opt_extract_orders(), xsh_parameters_opt_extract_create(), xsh_parameters_opt_extract_get(), xsh_respon_slit_stare_create(), and xsh_scired_slit_stare_create().