Type containing multi- and single-detector \( \mathcal{F} \) -statistics and line-robust statistic.
Definition at line 54 of file RecalcToplistStats.h.
Data Fields | |
REAL4 | avTwoF |
multi-detector \( \mathcal{F} \) -statistic, averaged over segments More... | |
REAL4 | avTwoFX [PULSAR_MAX_DETECTORS] |
fixed-size array of single-detector \( \mathcal{F} \) -statistics, averaged over segments More... | |
UINT4 | numDetectors |
number of detectors, numDetectors=0 should make all code ignore the TwoFX field. More... | |
REAL4 | log10BSGL |
line-robust statistic \( \log_{10}B_{\mathrm{SGL}} \) More... | |
REAL4 | log10BSGLtL |
INT4 | loudestSeg |
index of the segment with the highest multi-detector \( \mathcal{F} \) -statistic More... | |
REAL4 | twoFloudestSeg |
loudest single-segment, multi-detector \( \mathcal{F} \) -stat More... | |
REAL4 | twoFXloudestSeg [PULSAR_MAX_DETECTORS] |
single-IFO \( \mathcal{F}^X \) -stat values from the loudest segment in multi- \( \mathcal{F} \) More... | |
REAL4 RecalcStatsComponents::avTwoF |
multi-detector \( \mathcal{F} \) -statistic, averaged over segments
Definition at line 55 of file RecalcToplistStats.h.
REAL4 RecalcStatsComponents::avTwoFX[PULSAR_MAX_DETECTORS] |
fixed-size array of single-detector \( \mathcal{F} \) -statistics, averaged over segments
Definition at line 56 of file RecalcToplistStats.h.
UINT4 RecalcStatsComponents::numDetectors |
number of detectors, numDetectors=0 should make all code ignore the TwoFX field.
Definition at line 57 of file RecalcToplistStats.h.
REAL4 RecalcStatsComponents::log10BSGL |
line-robust statistic \( \log_{10}B_{\mathrm{SGL}} \)
Definition at line 58 of file RecalcToplistStats.h.
REAL4 RecalcStatsComponents::log10BSGLtL |
Definition at line 59 of file RecalcToplistStats.h.
INT4 RecalcStatsComponents::loudestSeg |
index of the segment with the highest multi-detector \( \mathcal{F} \) -statistic
Definition at line 60 of file RecalcToplistStats.h.
REAL4 RecalcStatsComponents::twoFloudestSeg |
loudest single-segment, multi-detector \( \mathcal{F} \) -stat
Definition at line 61 of file RecalcToplistStats.h.
REAL4 RecalcStatsComponents::twoFXloudestSeg[PULSAR_MAX_DETECTORS] |
single-IFO \( \mathcal{F}^X \) -stat values from the loudest segment in multi- \( \mathcal{F} \)
Definition at line 62 of file RecalcToplistStats.h.