Type containing multi- and single-detector \( \mathcal{F} \) -statistics and line-robust statistic.
Definition at line 78 of file synthesizeLVStats.c.
Data Fields | |
REAL4 | TwoF |
multi-detector \( \mathcal{F} \) -statistic value More... | |
REAL4 | TwoFX [PULSAR_MAX_DETECTORS] |
fixed-size array of single-detector \( \mathcal{F} \) -statistic values 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 BSGLComponents::TwoF |
multi-detector \( \mathcal{F} \) -statistic value
Definition at line 79 of file synthesizeLVStats.c.
REAL4 BSGLComponents::TwoFX[PULSAR_MAX_DETECTORS] |
fixed-size array of single-detector \( \mathcal{F} \) -statistic values
Definition at line 80 of file synthesizeLVStats.c.
UINT4 BSGLComponents::numDetectors |
number of detectors, numDetectors=0 should make all code ignore the TwoFX field.
Definition at line 81 of file synthesizeLVStats.c.
REAL4 BSGLComponents::log10BSGL |
line-robust statistic \( \log_{10}B_{\mathrm{SGL}} \)
Definition at line 82 of file synthesizeLVStats.c.