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

#include <xsh_utils.h>

Data Fields

double peakpos
 
double sigma
 
double area
 
double offset
 
double mse
 

Detailed Description

Definition at line 128 of file xsh_utils.h.

Field Documentation

◆ area

double XSH_GAUSSIAN_FIT::area

◆ mse

double XSH_GAUSSIAN_FIT::mse

Definition at line 133 of file xsh_utils.h.

Referenced by xsh_get_xcorrel_peak(), and xsh_vector_fit_gaussian().

◆ offset

double XSH_GAUSSIAN_FIT::offset

Definition at line 132 of file xsh_utils.h.

Referenced by detect_centroid(), xsh_get_xcorrel_peak(), and xsh_vector_fit_gaussian().

◆ peakpos

double XSH_GAUSSIAN_FIT::peakpos

◆ sigma

double XSH_GAUSSIAN_FIT::sigma

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