#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 415 of file xsh_parameters.h.
extract box half window size
Definition at line 417 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_absorp_create(), 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(), xsh_scired_slit_stare_create(), and xsh_stare_params_bin_scale().
size of a chunk in pixel
Definition at line 418 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_absorp_create(), 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 421 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_absorp_create(), 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 420 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_absorp_create(), 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 422 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_absorp_create(), 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 419 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_absorp_create(), 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 424 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_absorp_create(), 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 423 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_absorp_create(), 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 416 of file xsh_parameters.h.
Referenced by HandleOptions(), main(), xsh_absorp_create(), 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().