Data Fields | |
| int | order_idx |
| int | absorder |
| int | flag |
| double | position |
| double | pos_x |
| double | centervalue |
| double | sigmavalue |
| double | final_x |
Definition at line 70 of file xsh_detect_continuum.c.
Definition at line 72 of file xsh_detect_continuum.c.
Pos in X after gaussian fit
Definition at line 76 of file xsh_detect_continuum.c.
Referenced by cumulate_qc_parameter().
| double CENTROIDS_STRUCT::final_x |
X position from final poly
Definition at line 78 of file xsh_detect_continuum.c.
Definition at line 73 of file xsh_detect_continuum.c.
Definition at line 71 of file xsh_detect_continuum.c.
| double CENTROIDS_STRUCT::pos_x |
initial position in X
Definition at line 75 of file xsh_detect_continuum.c.
| double CENTROIDS_STRUCT::position |
Pos. in Y
Definition at line 74 of file xsh_detect_continuum.c.
Referenced by comp_pos(), and cumulate_qc_parameter().
| double CENTROIDS_STRUCT::sigmavalue |
Sigma of the fit
Definition at line 77 of file xsh_detect_continuum.c.
1.6.1