GLASS
Global LISA Analysis Software Suite
Entry Struct Reference

Prototype structure for individual source entries in the catalog. More...

#include <glass_ucb_catalog.h>

Public Attributes

int I
 number of chain samples
 
char name [128]
 source name
 
char parent [128]
 source parent name
 
char path [1024]
 path to catalog entry
 
struct Source ** source
 source structure contains parameters, defined in ucb.h
 
double * match
 match between sample and ref. source
 
double * distance
 metric distance between sample and ref. source
 
double evidence
 source evidence
 
double SNR
 reference SNR of source
 
int i
 sample containing med. freq.
 
int * stepFlag
 array containing on/off for entry at each MCMC step.
 
struct GMMgmm
 Gaussian Mixture Model representation of posterior.
 

Detailed Description

Prototype structure for individual source entries in the catalog.

Contains metadata describing/labeling the source, and the full posterior reconstruction (parameters, waveforms, etc.).


The documentation for this struct was generated from the following file: