Method MCMC/computeICSMatrix


  COMPUTEICSMATRIX.M
 
  A helper function to compute the inverse cross-spectrum matrix given
  an input of objects with the "measured" noise. The noise objects can be 
 
  a) AO tsdata noise time series. The PSD is computed based on the input
     plist, and then the inverse cross-spectrum matrix is derived.
 
  b) AO fsdata frequency series. It is assumed that the fsdata are in the
     correct format, so they are just copied and interpolated to the signal
     frequencies.
 
  c) SMODEL array. The SMODELs are assumed that they describe smooth models
     of the PSD of the noise. They are evaluated at the signal frequencies
     and then the inverse cross-spectrum matrix is computed.
 
 
  Parameters Description
 
  NK 2013
 
Method Details
Access public
Defining Class MCMC
Sealed 0
Static 1



©LTP Team