User Guide
Reference
slurp_cube()
apply_gaussian_prior()
apply_H0_prior()
apply_F_prior()
get_slice_from_parameters()
get_bayesian_data()
get_2D_bayesian_data()
get_maxl_data()
get_2D_maxl_data()
interpolate_points()
extract_limits()
do_single_plots()
make_1d_plots_by_contribution()
gen_vparams()
make_2d_plot()
Development
Selects from data according to parameters which are as close to those in the mcvals as possible.
data – .npz structure generated by slurp_cube
plist (list of strings) – is a list of strings giving parameters
mcvals (list of floats) – is a float list of values one wants to approximate
verbose (bool) – toggle output level
wanted – which column from the data to extract
Array of NDIM=dim(data)-dim(plist) likelihood values