![]() |
GLASS
Global LISA Analysis Software Suite
|
Structure containing parameters and meta data for noise model in narrow-band analysis segment. More...
#include <glass_data.h>
Public Attributes | |
int | N |
Number of data samples fit by noise model. | |
int | Nchannel |
Number of TDI channels. | |
Constant Noise Parameters | |
Each \(\eta\) is a multiplier to the assumed noise level \(S_n\) stored in Data structure. One per channel ( | |
double * | eta |
Noise Model | |
Composite noise model to use over the analysis window \(\eta_I \times Sn_I\) | |
double * | f |
double *** | C |
Covariance matrix. | |
double *** | invC |
Inverse covariance matrix> | |
double * | detC |
Determinent of covariance matrix. | |
double * | transfer |
Structure containing parameters and meta data for noise model in narrow-band analysis segment.