parameters for the semicoherent stage
parameters for the semicoherent stage – hough or stackslide
Definition at line 132 of file HierarchSearchGCT.h.
Data Fields | |
| LIGOTimeGPSVector * | tsMid |
| timestamps of mid points of segments More... | |
| LIGOTimeGPS | refTime |
| reference time for f, fdot definition More... | |
| REAL8VectorSequence * | pos |
| Earth orbital position for each segment. More... | |
| REAL8VectorSequence * | vel |
| Earth orbital velocity for each segment. More... | |
| REAL8VectorSequence * | acc |
| Earth orbital acceleration for each segment (new) More... | |
| CHAR * | outBaseName |
| file for writing output – if chosen More... | |
| REAL8 | threshold |
| Threshold for candidate selection. More... | |
| UINT4 | extraBinsFstat |
| Extra bins required for Fstat calculation. More... | |
| REAL8 | alpha |
| right ascension of demodulation point More... | |
| REAL8 | delta |
| declination of demodulation point More... | |
| REAL8 | pixelFactor |
| Resolution of semicoherent sky-grid. More... | |
| REAL8 | patchSizeX |
| Size of semicoherent sky-patch. More... | |
| REAL8 | patchSizeY |
| Size of semicoherent sky-patch. More... | |
| REAL8 | fdot |
| spindown value of demodulation point More... | |
| UINT4 | nfdot |
| number of fdot values to search over More... | |
| REAL8 | dfdot |
| resolution in residual spindowns More... | |
| BOOLEAN | useToplist |
| Use a toplist for producing candidates? More... | |
| REAL8Vector * | weightsV |
| Vector of weights for each stack. More... | |
| LIGOTimeGPSVector * SemiCoherentParams::tsMid |
timestamps of mid points of segments
timestamps of mid points of stacks
Definition at line 133 of file HierarchSearchGCT.h.
| LIGOTimeGPS SemiCoherentParams::refTime |
reference time for f, fdot definition
Definition at line 134 of file HierarchSearchGCT.h.
| REAL8VectorSequence * SemiCoherentParams::pos |
Earth orbital position for each segment.
detector position for each stack
Definition at line 135 of file HierarchSearchGCT.h.
| REAL8VectorSequence * SemiCoherentParams::vel |
Earth orbital velocity for each segment.
detector velocity for each stack
Definition at line 136 of file HierarchSearchGCT.h.
| REAL8VectorSequence* SemiCoherentParams::acc |
Earth orbital acceleration for each segment (new)
Definition at line 137 of file HierarchSearchGCT.h.
| CHAR * SemiCoherentParams::outBaseName |
file for writing output – if chosen
Definition at line 138 of file HierarchSearchGCT.h.
| REAL8 SemiCoherentParams::threshold |
Threshold for candidate selection.
Definition at line 139 of file HierarchSearchGCT.h.
| UINT4 SemiCoherentParams::extraBinsFstat |
Extra bins required for Fstat calculation.
Definition at line 140 of file HierarchSearchGCT.h.
| REAL8 SemiCoherentParams::alpha |
right ascension of demodulation point
Definition at line 133 of file HierarchicalSearch.h.
| REAL8 SemiCoherentParams::delta |
declination of demodulation point
Definition at line 134 of file HierarchicalSearch.h.
| REAL8 SemiCoherentParams::pixelFactor |
Resolution of semicoherent sky-grid.
Definition at line 135 of file HierarchicalSearch.h.
| REAL8 SemiCoherentParams::patchSizeX |
Size of semicoherent sky-patch.
Definition at line 136 of file HierarchicalSearch.h.
| REAL8 SemiCoherentParams::patchSizeY |
Size of semicoherent sky-patch.
Definition at line 137 of file HierarchicalSearch.h.
| REAL8 SemiCoherentParams::fdot |
spindown value of demodulation point
Definition at line 138 of file HierarchicalSearch.h.
| UINT4 SemiCoherentParams::nfdot |
number of fdot values to search over
Definition at line 139 of file HierarchicalSearch.h.
| REAL8 SemiCoherentParams::dfdot |
resolution in residual spindowns
Definition at line 140 of file HierarchicalSearch.h.
| BOOLEAN SemiCoherentParams::useToplist |
Use a toplist for producing candidates?
Definition at line 142 of file HierarchicalSearch.h.
| REAL8Vector* SemiCoherentParams::weightsV |
Vector of weights for each stack.
Definition at line 144 of file HierarchicalSearch.h.