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

Data Fields

double xpos
 
double ypos
 
double fwhm
 
double area
 
int good
 

Detailed Description

Definition at line 93 of file xsh_follow_arclines.c.

Field Documentation

◆ area

double CENTROIDS::area

Definition at line 97 of file xsh_follow_arclines.c.

Referenced by find_tilt().

◆ fwhm

double CENTROIDS::fwhm

Definition at line 96 of file xsh_follow_arclines.c.

Referenced by find_tilt().

◆ good

int CENTROIDS::good

0 if good point, 1 otherwise

Definition at line 98 of file xsh_follow_arclines.c.

Referenced by find_tilt().

◆ xpos

double CENTROIDS::xpos

Definition at line 94 of file xsh_follow_arclines.c.

Referenced by find_tilt().

◆ ypos

double CENTROIDS::ypos

Definition at line 95 of file xsh_follow_arclines.c.

Referenced by find_tilt().


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