X-shooter Pipeline Reference Manual 3.8.15
Data Fields
xsh_hot_cold_pix_param Struct Reference

#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
 

Detailed Description

Definition at line 438 of file xsh_parameters.h.

Field Documentation

◆ cold_pix_kappa

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().

◆ cold_pix_niter

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().

◆ hot_cold_pix_search

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().

◆ hot_pix_kappa

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().

◆ hot_pix_niter

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().


The documentation for this struct was generated from the following file: