bilby
2.3
Contents:
Installation
Acknowledging/Citing Bilby
Code overview
Examples
Basics of parameter estimation
Priors
Likelihood
Sampling
Dynesty Guide
Bilby MCMC Guide
Plugins
Bilby output
Compact binary coalescence parameter estimation
Transient gravitational wave data I/O
Transient Gravitational wave priors
Transient gravitational wave reference information
Writing documentation
Hyper-parameters
Using Containers
Contributing to bilby
Frequently Asked Questions
Examples:
Prior Distributions with
Bilby
Compare samplers
Fitting a model to data with both x and y errors with
Bilby
Visualising the results
API:
bilby.core
bilby.gw
bilby.gw.conversion
bilby.gw.cosmology
bilby.gw.detector
bilby.gw.detector.get_interferometer_with_fake_noise_and_injection
bilby.gw.detector.get_safe_signal_duration
bilby.gw.detector.inject_signal_into_gwpy_timeseries
bilby.gw.detector.load_data_by_channel_name
bilby.gw.detector.load_data_from_cache_file
bilby.gw.detector.calibration
bilby.gw.detector.calibration.build_calibration_lookup
bilby.gw.detector.calibration.curves_from_spline_and_prior
bilby.gw.detector.calibration.read_calibration_file
bilby.gw.detector.calibration.write_calibration_file
bilby.gw.detector.calibration.CubicSpline
bilby.gw.detector.calibration.Precomputed
bilby.gw.detector.calibration.Recalibrate
bilby.gw.detector.geometry
bilby.gw.detector.interferometer
bilby.gw.detector.networks
bilby.gw.detector.psd
bilby.gw.detector.strain_data
bilby.gw.eos
bilby.gw.likelihood
bilby.gw.prior
bilby.gw.result
bilby.gw.sampler
bilby.gw.source
bilby.gw.utils
bilby.gw.waveform_generator
bilby.hyper
bilby.bilby_mcmc
bilby
bilby.gw
bilby.gw.detector
bilby.gw.detector.calibration
bilby.gw.detector.calibration.build_calibration_lookup
View page source
bilby.gw.detector.calibration.build_calibration_lookup
bilby.gw.detector.calibration.
build_calibration_lookup
(
interferometers
,
lookup_files
=
None
,
priors
=
None
,
number_of_response_curves
=
1000
,
starting_index
=
0
)
[source]