GIRAFFE Pipeline Reference Manual

GiSGCalConfig Struct Reference

Slit geometry calibration configuration data structure. More...

#include <gisgcalibration.h>

Data Fields

cxint repeat
 
cxdouble zmax
 
cxdouble cc_step
 
cxbool cc_wdomain
 
GiRange * cc_domain
 
GiRange * rv_limits
 
cxint rv_niter
 
cxdouble rv_wfactor
 
cxint pf_niter
 
cxint pf_ntest
 
cxdouble pf_dchisq
 

Detailed Description

Slit geometry calibration configuration data structure.

TBD

Definition at line 49 of file gisgcalibration.h.

Field Documentation

◆ cc_domain

GiRange* 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

cxdouble 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

cxbool 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

cxdouble pf_dchisq

Peak fit minimum delta chi-square.

Definition at line 118 of file gisgcalibration.h.

Referenced by giraffe_sgcalibration_config_create().

◆ pf_niter

cxint pf_niter

Peak fit maximum number of iterations.

Definition at line 106 of file gisgcalibration.h.

Referenced by giraffe_sgcalibration_config_create().

◆ pf_ntest

cxint pf_ntest

Peak fit maximum number of tests.

Definition at line 112 of file gisgcalibration.h.

Referenced by giraffe_sgcalibration_config_create().

◆ repeat

cxint 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

GiRange* 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

cxint 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

cxdouble rv_wfactor

Data window width factor.

Definition at line 100 of file gisgcalibration.h.

Referenced by giraffe_sgcalibration_config_create().

◆ zmax

cxdouble 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:

This file is part of the GIRAFFE Pipeline Reference Manual 2.16.10.
Documentation copyright © 2002-2006 European Southern Observatory.
Generated on Thu Dec 15 2022 21:18:52 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2004