#include <ComputeFstat.h>
Data Fields | |
| UINT4 | Dterms |
| how many terms to keep in the Dirichlet kernel (~16 is usually fine) | |
| REAL8 | upsampling |
| frequency-upsampling applied to SFTs ==> dFreq != 1/Tsft . | |
| SSBprecision | SSBprec |
| whether to use full relativist SSB-timing, or just simple Newtonian | |
| BOOLEAN | useRAA |
| whether to use the frequency- and sky-position-dependent rigid adiabatic response tensor and not just the long-wavelength approximation | |
| BOOLEAN | bufferedRAA |
| approximate RAA by assuming constant response over (small) frequency band | |
Definition at line 175 of file ComputeFstat.h.
how many terms to keep in the Dirichlet kernel (~16 is usually fine)
Definition at line 176 of file ComputeFstat.h.
frequency-upsampling applied to SFTs ==> dFreq != 1/Tsft .
..
Definition at line 177 of file ComputeFstat.h.
whether to use full relativist SSB-timing, or just simple Newtonian
Definition at line 178 of file ComputeFstat.h.
whether to use the frequency- and sky-position-dependent rigid adiabatic response tensor and not just the long-wavelength approximation
Definition at line 179 of file ComputeFstat.h.
approximate RAA by assuming constant response over (small) frequency band
Definition at line 180 of file ComputeFstat.h.
1.5.2