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
cbcBayesDIEvidence Namespace Reference

Variables

 parser = OptionParser()
 
 dest
 
 action
 
 help
 
 metavar
 
 default
 
 type
 
 None
 
 opts
 
 args
 
 pos_parser = bp.PEOutputParser('common')
 
 f = open(opts.data, "r")
 
 pos = bp.Posterior(pos_parser.parse(f))
 
 outfile = None
 
 log_ev = pos.di_evidence(boxing=opts.Nboxing)
 

Variable Documentation

◆ parser

cbcBayesDIEvidence.parser = OptionParser()

Definition at line 38 of file cbcBayesDIEvidence.py.

◆ dest

cbcBayesDIEvidence.dest

Definition at line 39 of file cbcBayesDIEvidence.py.

◆ action

cbcBayesDIEvidence.action

Definition at line 39 of file cbcBayesDIEvidence.py.

◆ help

cbcBayesDIEvidence.help

Definition at line 39 of file cbcBayesDIEvidence.py.

◆ metavar

cbcBayesDIEvidence.metavar

Definition at line 39 of file cbcBayesDIEvidence.py.

◆ default

cbcBayesDIEvidence.default

Definition at line 40 of file cbcBayesDIEvidence.py.

◆ type

cbcBayesDIEvidence.type

Definition at line 40 of file cbcBayesDIEvidence.py.

◆ None

cbcBayesDIEvidence.None

Definition at line 42 of file cbcBayesDIEvidence.py.

◆ opts

cbcBayesDIEvidence.opts

Definition at line 44 of file cbcBayesDIEvidence.py.

◆ args

cbcBayesDIEvidence.args

Definition at line 44 of file cbcBayesDIEvidence.py.

◆ pos_parser

cbcBayesDIEvidence.pos_parser = bp.PEOutputParser('common')

Definition at line 46 of file cbcBayesDIEvidence.py.

◆ f

cbcBayesDIEvidence.f = open(opts.data, "r")

Definition at line 48 of file cbcBayesDIEvidence.py.

◆ pos

cbcBayesDIEvidence.pos = bp.Posterior(pos_parser.parse(f))

Definition at line 50 of file cbcBayesDIEvidence.py.

◆ outfile

cbcBayesDIEvidence.outfile = None

Definition at line 54 of file cbcBayesDIEvidence.py.

◆ log_ev

cbcBayesDIEvidence.log_ev = pos.di_evidence(boxing=opts.Nboxing)

Definition at line 60 of file cbcBayesDIEvidence.py.