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.core.fisher
bilby.core.grid
bilby.core.likelihood
bilby.core.prior
bilby.core.result
bilby.core.sampler
bilby.core.series
bilby.core.utils
bilby.core.utils.calculus
bilby.core.utils.cmd
bilby.core.utils.colors
bilby.core.utils.constants
bilby.core.utils.conversion
bilby.core.utils.counter
bilby.core.utils.docs
bilby.core.utils.entry_points
bilby.core.utils.introspection
bilby.core.utils.io
bilby.core.utils.io.check_directory_exists_and_if_not_mkdir
bilby.core.utils.io.decode_astropy_cosmology
bilby.core.utils.io.decode_astropy_quantity
bilby.core.utils.io.decode_bilby_json
bilby.core.utils.io.decode_from_hdf5
bilby.core.utils.io.encode_astropy_cosmology
bilby.core.utils.io.encode_astropy_quantity
bilby.core.utils.io.encode_for_hdf5
bilby.core.utils.io.load_json
bilby.core.utils.io.move_old_file
bilby.core.utils.io.recursively_decode_bilby_json
bilby.core.utils.io.recursively_load_dict_contents_from_group
bilby.core.utils.io.recursively_save_dict_contents_to_group
bilby.core.utils.io.safe_file_dump
bilby.core.utils.io.safe_save_figure
bilby.core.utils.io.BilbyJsonEncoder
bilby.core.utils.log
bilby.core.utils.plotting
bilby.core.utils.samples
bilby.core.utils.series
bilby.gw
bilby.hyper
bilby.bilby_mcmc
bilby
bilby.core
bilby.core.utils
bilby.core.utils.io
bilby.core.utils.io.load_json
View page source
bilby.core.utils.io.load_json
bilby.core.utils.io.
load_json
(
filename
,
gzip
)
[source]