![]() |
GLASS
Global LISA Analysis Software Suite
|
▼ apps | |
▼ src | |
gaussian_mixture_model.c | Gaussian Mixture Model fit to input data samples using Expectation-Maximization Algorithm |
noise_mcmc.c | Main function for stand-alone Noise parameterized model sampler |
noise_spline_mcmc.c | Main function for stand-alone Noise spline model sampler |
ucb_catalog.c | App for post-processing UCB/VGB sampler output for catalog generation |
ucb_grid.c | App for setting up frequency grid based on UCB catalog |
ucb_match.c | App for computing matches between UCB catalogs |
ucb_mcmc.c | Main function for UCB sampler app ucb_mcmc |
vgb_mcmc.c | Main function for targeted binary sampler app vgb_mcmc |
▼ globalfit | |
▼ src | |
glass_mbh_wrapper.h | Wrapper functions to MBH sampler |
glass_noise_wrapper.h | Wrapper functions to noise sampler |
glass_ucb_wrapper.h | Wrapper functions to UCB sampler |
glass_vgb_wrapper.h | Wrapper functions to VGB sampler |
globalfit.c | App for GLASS global fit sampler |
▼ noise | |
▼ src | |
glass_noise.h | Libary for Noise module |
glass_noise_io.h | Functions handling input/output for noise sampler |
glass_noise_model.h | Functions and structures defining noise models |
glass_noise_sampler.h | Sampling routines for NOISE module |
▼ ucb | |
▼ src | |
gitversion.h | |
glass_ucb.h | Libary for UCB module |
glass_ucb_catalog.h | Codes for postprocessing ucb_mcmc results and formatting for catalog production |
glass_ucb_data.h | Functions for data handling, including reading external data, simulating internal data, and signal injections |
glass_ucb_fstatistic.h | |
glass_ucb_io.h | Functions handling I/O for ucb_mcmc |
glass_ucb_model.h | Functions for defining, manipulating, and evaluating UCB model |
glass_ucb_prior.h | Functions supporting prior distributions |
glass_ucb_proposal.h | Functions supporting proposal distributions |
glass_ucb_sampler.h | Sampling routines for UCB module |
glass_ucb_waveform.h | Functions for UCB waveform generation |
▼ utils | |
▼ src | |
gitversion.h | |
glass_constants.h | Mathematical and physical constants |
glass_data.h | Definition of GLASS data structures |
glass_gmm.h | Library of functions for Gaussian Mixture Model fit to input data samples using Expectation-Maximization Algorithm |
glass_lisa.h | Codes defining LISA instrument model |
glass_math.h | Common math functions used throughout GLASS library |
glass_utils.h | Libary for GLASS package |