Definition at line 155 of file bin/Weave/Statistics.h.
Data Fields | |
REAL4 * | coh2F |
Coherent multi-detector F-statistics (only needed for per-segment output) More... | |
REAL4 * | coh2F_det [PULSAR_MAX_DETECTORS] |
Coherent per-detector F-statistics (only needed for per-detector and per-segment output) More... | |
REAL4 | max2F |
Maximized-over-segments multi-detector F-statistic. More... | |
REAL4 | max2F_det [PULSAR_MAX_DETECTORS] |
Maximized-over-segments per-detector F-statistic. More... | |
REAL4 | sum2F |
Summed multi-detector F-statistic. More... | |
REAL4 | sum2F_det [PULSAR_MAX_DETECTORS] |
Summed per-detector F-statistic (only needed for per-detector output) More... | |
REAL4 | mean2F |
Mean multi-detector F-statistic. More... | |
REAL4 | mean2F_det [PULSAR_MAX_DETECTORS] |
Mean per-detector F-statistic (only needed for per-detector output) More... | |
REAL4 | log10BSGL |
Line-robust log10(B_S/GL) statistic. More... | |
REAL4 | log10BSGLtL |
Line- and transient-line robust log10(B_S/GLtL) statistic. More... | |
REAL4 | log10BtSGLtL |
Transient- signal and line robust log10(B_tS/GLtL) statistic. More... | |
REAL4 | ncount |
'Hough' multi-detector number count statistic More... | |
REAL4 | ncount_det [PULSAR_MAX_DETECTORS] |
'Hough' per-detector number count statistic More... | |
REAL4* WeaveStatisticsValues::coh2F |
Coherent multi-detector F-statistics (only needed for per-segment output)
Definition at line 157 of file bin/Weave/Statistics.h.
REAL4* WeaveStatisticsValues::coh2F_det[PULSAR_MAX_DETECTORS] |
Coherent per-detector F-statistics (only needed for per-detector and per-segment output)
Definition at line 159 of file bin/Weave/Statistics.h.
REAL4 WeaveStatisticsValues::max2F |
Maximized-over-segments multi-detector F-statistic.
Definition at line 161 of file bin/Weave/Statistics.h.
REAL4 WeaveStatisticsValues::max2F_det[PULSAR_MAX_DETECTORS] |
Maximized-over-segments per-detector F-statistic.
Definition at line 163 of file bin/Weave/Statistics.h.
REAL4 WeaveStatisticsValues::sum2F |
Summed multi-detector F-statistic.
Definition at line 165 of file bin/Weave/Statistics.h.
REAL4 WeaveStatisticsValues::sum2F_det[PULSAR_MAX_DETECTORS] |
Summed per-detector F-statistic (only needed for per-detector output)
Definition at line 167 of file bin/Weave/Statistics.h.
REAL4 WeaveStatisticsValues::mean2F |
Mean multi-detector F-statistic.
Definition at line 169 of file bin/Weave/Statistics.h.
REAL4 WeaveStatisticsValues::mean2F_det[PULSAR_MAX_DETECTORS] |
Mean per-detector F-statistic (only needed for per-detector output)
Definition at line 171 of file bin/Weave/Statistics.h.
REAL4 WeaveStatisticsValues::log10BSGL |
Line-robust log10(B_S/GL) statistic.
Definition at line 173 of file bin/Weave/Statistics.h.
REAL4 WeaveStatisticsValues::log10BSGLtL |
Line- and transient-line robust log10(B_S/GLtL) statistic.
Definition at line 175 of file bin/Weave/Statistics.h.
REAL4 WeaveStatisticsValues::log10BtSGLtL |
Transient- signal and line robust log10(B_tS/GLtL) statistic.
Definition at line 177 of file bin/Weave/Statistics.h.
REAL4 WeaveStatisticsValues::ncount |
'Hough' multi-detector number count statistic
Definition at line 179 of file bin/Weave/Statistics.h.
REAL4 WeaveStatisticsValues::ncount_det[PULSAR_MAX_DETECTORS] |
'Hough' per-detector number count statistic
Definition at line 181 of file bin/Weave/Statistics.h.