Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALInference 4.1.9.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
cbcBayesBurstPostProc.py File Reference

Prototypes

def cbcBayesBurstPostProc.email_notify (address, path)
 
def cbcBayesBurstPostProc.pickle_to_file (obj, fname)
 Pickle/serialize 'obj' into 'fname'. More...
 
def cbcBayesBurstPostProc.oneD_dict_to_file (dict, fname)
 
def cbcBayesBurstPostProc.multipleFileCB (opt, opt_str, value, parser)
 
def cbcBayesBurstPostProc.dict2html (d, parent=None)
 
def cbcBayesBurstPostProc.extract_hdf5_metadata (h5grp, parent=None)
 
def cbcBayesBurstPostProc.cbcBayesBurstPostProc (outdir, data, oneDMenu, twoDGreedyMenu, GreedyRes, confidence_levels, twoDplots, injfile=None, eventnum=None, trigfile=None, trignum=None, skyres=None, dievidence=False, boxing=64, difactor=1.0, ellevidence=False, bayesfactornoise=None, bayesfactorcoherent=None, snrfactor=None, ns_flag=False, ns_Nlive=None, ss_flag=False, ss_spin_flag=False, li_flag=False, deltaLogL=None, fixedBurnins=None, nDownsample=None, oldMassConvention=False, fm_flag=False, noacf=False, twodkdeplots=False, RconvergenceTests=False, savepdfs=True, covarianceMatrices=None, meanVectors=None, header=None, psd_files=None, statsonly=False)
 This is a demonstration script for using the functionality/data structures contained in lalinference.bayespputils . More...
 

Go to the source code of this file.

Data Structures

class  cbcBayesBurstPostProc.LIGOLWContentHandlerExtractSimInspiralTable
 
class  cbcBayesBurstPostProc.LIGOLWContentHandlerExtractSimBurstTable
 

Namespaces

namespace  cbcBayesBurstPostProc
 

Variables

string cbcBayesBurstPostProc.USAGE
 
 cbcBayesBurstPostProc.parser = OptionParser(USAGE)
 
 cbcBayesBurstPostProc.dest
 
 cbcBayesBurstPostProc.help
 
 cbcBayesBurstPostProc.metavar
 
 cbcBayesBurstPostProc.action
 
 cbcBayesBurstPostProc.callback
 
 cbcBayesBurstPostProc.multipleFileCB
 
 cbcBayesBurstPostProc.default
 
 cbcBayesBurstPostProc.None
 
 cbcBayesBurstPostProc.type
 
 cbcBayesBurstPostProc.False
 
 cbcBayesBurstPostProc.True
 
 cbcBayesBurstPostProc.opts
 
 cbcBayesBurstPostProc.args
 
list cbcBayesBurstPostProc.datafiles = []
 
list cbcBayesBurstPostProc.fixedBurnins = [int(fixedBurnin) for fixedBurnin in opts.fixedBurnin]
 
 cbcBayesBurstPostProc.archive
 
list cbcBayesBurstPostProc.polParams = ['psi','polarisation','polarization']
 
list cbcBayesBurstPostProc.skyParams = ['ra','rightascension','declination','dec']
 
list cbcBayesBurstPostProc.timeParams = ['time']
 
list cbcBayesBurstPostProc.ellParams = ['alpha','polar_eccentricity','polar_angle']
 
list cbcBayesBurstPostProc.burstParams = ['frequency','loghrss','quality','hrss','duration']
 
list cbcBayesBurstPostProc.phaseParams = ['phase','phi_orb']
 
list cbcBayesBurstPostProc.endTimeParams = []
 
list cbcBayesBurstPostProc.statsParams = ['logl']
 
list cbcBayesBurstPostProc.calibParams = ['calpha_l1','calpha_h1','calamp_l1','calamp_h1']
 
list cbcBayesBurstPostProc.oneDMenu = polParams + skyParams + timeParams + statsParams+burstParams+ellParams+phaseParams+calibParams
 
list cbcBayesBurstPostProc.ifos_menu = ['h1','l1','v1']
 
list cbcBayesBurstPostProc.twoDGreedyMenu = []
 
dictionary cbcBayesBurstPostProc.greedyBinSizes = {'time':1e-4,'ra':0.05,'dec':0.05,'polarisation':0.04,'rightascension':0.05,'declination':0.05, 'loghrss':0.01,'frequency':0.5,'quality':0.05,'phase':0.1,'phi_orb':0.1,'psi':0.04,'polarization':0.04,'alpha':0.01,'duration':0.0001,'calamp_l1':0.01,'calamp_h1':0.01,'calpha_h1':0.01,'calpha_l1':0.01,'polar_eccentricity':0.01}
 
list cbcBayesBurstPostProc.confidenceLevels = [0.67,0.9,0.95,0.99]
 
list cbcBayesBurstPostProc.twoDplots = twoDGreedyMenu
 
 cbcBayesBurstPostProc.injfile
 
 cbcBayesBurstPostProc.eventnum
 
 cbcBayesBurstPostProc.trigfile
 
 cbcBayesBurstPostProc.trignum
 
 cbcBayesBurstPostProc.skyres
 
 cbcBayesBurstPostProc.dievidence
 
 cbcBayesBurstPostProc.boxing
 
 cbcBayesBurstPostProc.difactor
 
 cbcBayesBurstPostProc.ellevidence
 
 cbcBayesBurstPostProc.bayesfactornoise
 
 cbcBayesBurstPostProc.bsn
 
 cbcBayesBurstPostProc.bayesfactorcoherent
 
 cbcBayesBurstPostProc.snrfactor
 
 cbcBayesBurstPostProc.ns_flag
 
 cbcBayesBurstPostProc.ns
 
 cbcBayesBurstPostProc.ns_Nlive
 
 cbcBayesBurstPostProc.ss_flag
 
 cbcBayesBurstPostProc.ss
 
 cbcBayesBurstPostProc.ss_spin_flag
 
 cbcBayesBurstPostProc.li_flag
 
 cbcBayesBurstPostProc.lalinfmcmc
 
 cbcBayesBurstPostProc.deltaLogL
 
 cbcBayesBurstPostProc.nDownsample
 
 cbcBayesBurstPostProc.downsample
 
 cbcBayesBurstPostProc.oldMassConvention
 
 cbcBayesBurstPostProc.fm_flag
 
 cbcBayesBurstPostProc.noacf
 
 cbcBayesBurstPostProc.twodkdeplots
 
 cbcBayesBurstPostProc.RconvergenceTests
 
 cbcBayesBurstPostProc.savepdfs
 
 cbcBayesBurstPostProc.covarianceMatrices
 
 cbcBayesBurstPostProc.meanVectors
 
 cbcBayesBurstPostProc.header
 
 cbcBayesBurstPostProc.psd_files
 
 cbcBayesBurstPostProc.statsonly