LALBurst
2.0.7.1-eeff03c
LALSuite
LAL
LALFrame
LALMetaIO
LALSimulation
LALBurst
LALInspiral
LALInference
LALPulsar
LALApps
Prototypes
|
Namespaces
|
Variables
lalburst_power_meas_likelihood.py File Reference
Prototypes
def
lalburst_power_meas_likelihood.parse_command_line
()
def
lalburst_power_meas_likelihood.T010150_basename
(
description
,
seglists
)
Go to the source code of this file.
Namespaces
namespace
lalburst_power_meas_likelihood
Variables
lalburst_power_meas_likelihood.T010150_letters
= set(string.ascii_lowercase + string.ascii_uppercase + string.digits + "_+#")
lalburst_power_meas_likelihood.options
lalburst_power_meas_likelihood.filenames
lalburst_power_meas_likelihood.distributions
= burca_tailor.EPGalacticCoreCoincParamsDistributions()
lalburst_power_meas_likelihood.segs
= segments.segmentlistdict()
lalburst_power_meas_likelihood.c
lalburst_power_meas_likelihood.s
lalburst_power_meas_likelihood.verbose
lalburst_power_meas_likelihood.file
lalburst_power_meas_likelihood.working_filename
= dbtables.get_connection_filename(
filename
, tmp_path = options.tmp_space,
verbose
=
options.verbose
)
lalburst_power_meas_likelihood.connection
= sqlite3.connect(str(working_filename))
lalburst_power_meas_likelihood.database
= SnglBurstUtils.CoincDatabase(connection, options.live_time_program)
lalburst_power_meas_likelihood.params
= distributions.coinc_params(events, offsetvector, MW_CENTER_J2000_RA_RAD, MW_CENTER_J2000_DEC_RAD)
lalburst_power_meas_likelihood.filename
= T010150_basename(options.T010150, segs) + ".xml.gz"
lalburst_power_meas_likelihood.xmldoc
= burca_tailor.gen_likelihood_control(distributions, segs)
bin
lalburst_power_meas_likelihood.py
Generated on Sun Dec 14 2025 05:40:48 for LALBurst by
1.9.4