![]() |
GIRAFFE Pipeline Reference Manual |
|||
|
|
GiSGCalConfig Struct Reference Slit geometry calibration configuration data structure. More...
Detailed DescriptionSlit geometry calibration configuration data structure. TBD Definition at line 49 of file gisgcalibration.h. Field Documentation◆ cc_domain
The limits of the spectral range, on which the cross-correlation is made. Definition at line 82 of file gisgcalibration.h. Referenced by giraffe_sgcalibration_config_create(), and giraffe_sgcalibration_config_destroy(). ◆ cc_step
Step of the cross-correlation in nm. Definition at line 68 of file gisgcalibration.h. Referenced by giraffe_sgcalibration_config_create(). ◆ cc_wdomain
Flag, indicating whether the specified domain is given in pixels or in nanometers. Definition at line 75 of file gisgcalibration.h. Referenced by giraffe_sgcalibration_config_create(). ◆ pf_dchisq
Peak fit minimum delta chi-square. Definition at line 118 of file gisgcalibration.h. Referenced by giraffe_sgcalibration_config_create(). ◆ pf_niter
Peak fit maximum number of iterations. Definition at line 106 of file gisgcalibration.h. Referenced by giraffe_sgcalibration_config_create(). ◆ pf_ntest
Peak fit maximum number of tests. Definition at line 112 of file gisgcalibration.h. Referenced by giraffe_sgcalibration_config_create(). ◆ repeat
Number of slit geometry re-computations. Definition at line 55 of file gisgcalibration.h. Referenced by giraffe_calibrate_slit(), and giraffe_sgcalibration_config_create(). ◆ rv_limits
Delta RV limits of the cross-correlation window in km/s. Definition at line 88 of file gisgcalibration.h. Referenced by giraffe_sgcalibration_config_create(), and giraffe_sgcalibration_config_destroy(). ◆ rv_niter
Maximum number of iteration used to determine the radial velocity RV. Definition at line 94 of file gisgcalibration.h. Referenced by giraffe_sgcalibration_config_create(). ◆ rv_wfactor
Data window width factor. Definition at line 100 of file gisgcalibration.h. Referenced by giraffe_sgcalibration_config_create(). ◆ zmax
Intensity threshold. Pixel values larger than this threshold are replaced by this value. Definition at line 62 of file gisgcalibration.h. Referenced by giraffe_sgcalibration_config_create(). The documentation for this struct was generated from the following file: |