Data Fields | |
| double | centroid |
| double | sigma |
| double | area |
| double | offset |
| double | mse |
Definition at line 62 of file xsh_detect_continuum.c.
| double gauss_res::area |
Definition at line 63 of file xsh_detect_continuum.c.
Referenced by irplib_calculate_total_noise(), and xsh_fit_gaussian().
| double gauss_res::centroid |
Definition at line 63 of file xsh_detect_continuum.c.
Referenced by xsh_detect_continuum(), and xsh_fit_gaussian().
| double gauss_res::mse |
Definition at line 63 of file xsh_detect_continuum.c.
Referenced by xsh_detmon_build_synthetic(), xsh_detmon_fpn_compute(), xsh_detmon_lg_qc_ptc(), xsh_detmon_lg_reduce_all(), xsh_detmon_lin(), xsh_detmon_pernoise_rm_bg(), and xsh_fit_gaussian().
| double gauss_res::offset |
Definition at line 63 of file xsh_detect_continuum.c.
Referenced by irplib_calculate_total_noise(), and xsh_fit_gaussian().
| double gauss_res::sigma |
Definition at line 63 of file xsh_detect_continuum.c.
Referenced by xsh_detect_continuum(), and xsh_fit_gaussian().
1.6.1