Loading [MathJax]/extensions/tex2jax.js
GLASS
Global LISA Analysis Software Suite
All Classes Files Functions Variables Macros Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  apps
  src
 gaussian_mixture_model.cGaussian Mixture Model fit to input data samples using Expectation-Maximization Algorithm
 noise_mcmc.cMain function for stand-alone Noise parameterized model sampler
 noise_spline_mcmc.cMain function for stand-alone Noise spline model sampler
 ucb_catalog.cApp for post-processing UCB/VGB sampler output for catalog generation
 ucb_grid.cApp for setting up frequency grid based on UCB catalog
 ucb_match.cApp for computing matches between UCB catalogs
 ucb_mcmc.cMain function for UCB sampler app ucb_mcmc
 vgb_mcmc.cMain function for targeted binary sampler app vgb_mcmc
  globalfit
  src
 glass_mbh_wrapper.hWrapper functions to MBH sampler
 glass_noise_wrapper.hWrapper functions to noise sampler
 glass_ucb_wrapper.hWrapper functions to UCB sampler
 glass_vgb_wrapper.hWrapper functions to VGB sampler
 globalfit.cApp for GLASS global fit sampler
  noise
  src
 glass_noise.hLibary for Noise module
 glass_noise_io.hFunctions handling input/output for noise sampler
 glass_noise_model.hFunctions and structures defining noise models
 glass_noise_sampler.hSampling routines for NOISE module
  ucb
  src
 gitversion.h
 glass_ucb.hLibary for UCB module
 glass_ucb_catalog.hCodes for postprocessing ucb_mcmc results and formatting for catalog production
 glass_ucb_data.hFunctions for data handling, including reading external data, simulating internal data, and signal injections
 glass_ucb_fstatistic.h
 glass_ucb_io.hFunctions handling I/O for ucb_mcmc
 glass_ucb_model.hFunctions for defining, manipulating, and evaluating UCB model
 glass_ucb_prior.hFunctions supporting prior distributions
 glass_ucb_proposal.hFunctions supporting proposal distributions
 glass_ucb_sampler.hSampling routines for UCB module
 glass_ucb_waveform.hFunctions for UCB waveform generation
  utils
  src
 gitversion.h
 glass_constants.hMathematical and physical constants
 glass_data.hDefinition of GLASS data structures
 glass_gmm.hLibrary of functions for Gaussian Mixture Model fit to input data samples using Expectation-Maximization Algorithm
 glass_lisa.hCodes defining LISA instrument model
 glass_math.hCommon math functions used throughout GLASS library
 glass_utils.hLibary for GLASS package