figaro.loadΒΆ

Functions

available_gw_pars()

Print a list of available GW parameters

load_data(path[, seed, par, n_samples, ...])

Loads the data from .txt files (for simulations) or .h5/.hdf5/.dat files (posteriors from GWTC-x).

load_density(path[, make_comp])

Loads a list of figaro.mixture instances from path.

load_selection_function(file[, par, ...])

Loads the selection function, either from a python module containing a method called 'selection_function' or via injections.

load_single_event(event[, seed, par, ...])

Loads the data from .txt/.dat files (for simulations) or .h5/.hdf5 files (posteriors from GWTC) for a single event.

save_density(draws[, folder, name, ext])

Exports a list of figaro.mixture instances to file