trianglechain
Installation
Usage
Tutorial: Parameters
Plotting rec arrays
Plotting numpy arrays
Plotting a dictionary
Plotting a pandas dataframe
Add a derived parameter
Tutorial: Basic plots
Contour plot
Density image
Scatter plot
Scatter density
LineChain
Samples with probability
Tutorial: Plotting multiple chains
Plot 2 chains with the same parameter
Plot 2 chains with different parameters
Tutorial: Advanced functions
Contour plots
Density image
Scatter with specified color
Show limits and bestfits
Plain 2D Plot
and moreā¦
trianglechain
trianglechain package
trianglechain package
Submodules
trianglechain.BaseChain module
trianglechain.LineChain module
trianglechain.TriangleChain module
trianglechain.bestfit module
trianglechain.density_estimation module
trianglechain.limits module
trianglechain.make_subplots module
trianglechain.params module
trianglechain.utils_pj_hpd module
trianglechain.utils_plots module
Module contents
Contributing
Types of Contributions
Merge Request Guidelines
Credits
Development Lead
Contributors
History
0.5.0 (2023-08-08)
0.4.3 (2023-07-01)
0.4.2 (2023-06-19)
0.4.1 (2023-06-09)
0.4.0 (2023-06-05)
0.3.1 (2023-05-11)
0.3.0 (2023-04-26)
0.2.1 (2023-03-20)
0.2.0 (2023-02-09)
0.1.2 (2023-02-02)
0.1.1 (2022-11-24)
0.1.0 (2022-10-31)
trianglechain
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
A
add_derived() (in module trianglechain.params)
add_plot() (trianglechain.LineChain.LineChain method)
(trianglechain.TriangleChain.TriangleChain method)
add_plotting_functions() (trianglechain.BaseChain.BaseChain method)
add_values() (in module trianglechain.make_subplots)
add_vline() (in module trianglechain.utils_plots)
B
BaseChain (class in trianglechain.BaseChain)
best_sample() (in module trianglechain.bestfit)
C
cdf() (in module trianglechain.limits)
check_if_names_is_used_correctly() (in module trianglechain.params)
check_if_two_tailed() (in module trianglechain.limits)
check_orientation() (in module trianglechain.utils_plots)
check_threshold() (in module trianglechain.utils_pj_hpd)
compute_plot_limits() (in module trianglechain.utils_plots)
contour_cl() (in module trianglechain.make_subplots)
D
delete_all_ticks() (in module trianglechain.utils_plots)
density_image() (in module trianglechain.make_subplots)
E
ensure_rec() (in module trianglechain.params)
F
find_alpha() (in module trianglechain.utils_plots)
find_optimal_ticks() (in module trianglechain.utils_plots)
find_threshold_param() (in module trianglechain.utils_pj_hpd)
G
get_all_bl_estimates() (in module trianglechain.bestfit)
get_all_bl_estimates_except_mode() (in module trianglechain.bestfit)
get_best_likelihood() (in module trianglechain.bestfit)
get_best_likelihood_from_MCMC() (in module trianglechain.bestfit)
get_best_lims() (in module trianglechain.utils_plots)
get_best_old_lims() (in module trianglechain.utils_plots)
get_bestfit() (in module trianglechain.bestfit)
get_confidence_levels() (in module trianglechain.density_estimation)
get_density_grid_1D() (in module trianglechain.density_estimation)
get_density_grid_2D() (in module trianglechain.density_estimation)
get_hw_ratios() (in module trianglechain.utils_plots)
get_labels() (in module trianglechain.utils_plots)
get_levels() (in module trianglechain.limits)
get_lines_and_labels() (in module trianglechain.utils_plots)
get_mean_median_best_likelihood_from_MCMC() (in module trianglechain.bestfit)
get_means_and_medians() (in module trianglechain.bestfit)
get_mode() (in module trianglechain.bestfit)
get_n_points_for_scatter() (in module trianglechain.utils_plots)
get_old_lims() (in module trianglechain.utils_plots)
get_one_tailed_levels() (in module trianglechain.limits)
get_param_pairs() (in module trianglechain.LineChain)
get_rounding_digit() (in module trianglechain.utils_plots)
get_samples() (in module trianglechain.params)
get_smoothing_sigma() (in module trianglechain.utils_plots)
get_two_tailed_levels() (in module trianglechain.limits)
get_uncertainty_band() (in module trianglechain.limits)
get_values() (in module trianglechain.utils_plots)
H
hdi() (in module trianglechain.limits)
histogram_1D() (in module trianglechain.density_estimation)
histogram_2D() (in module trianglechain.density_estimation)
I
interpolate() (in module trianglechain.utils_pj_hpd)
L
LineChain (class in trianglechain.LineChain)
M
merge_lists() (in module trianglechain.utils_plots)
mode() (in module trianglechain.bestfit)
module
trianglechain
trianglechain.BaseChain
trianglechain.bestfit
trianglechain.density_estimation
trianglechain.limits
trianglechain.LineChain
trianglechain.make_subplots
trianglechain.params
trianglechain.TriangleChain
trianglechain.utils_pj_hpd
trianglechain.utils_plots
N
normalise() (in module trianglechain.utils_plots)
P
percentile() (in module trianglechain.limits)
pixel_coords() (in module trianglechain.utils_plots)
PJ_HPD() (in module trianglechain.limits)
plot_1d() (in module trianglechain.make_subplots)
plot_line_marginals() (in module trianglechain.LineChain)
plot_triangle_marginals() (in module trianglechain.TriangleChain)
prepare_columns() (in module trianglechain.utils_plots)
R
round_to_significant_digits() (in module trianglechain.utils_plots)
S
safe_normalise() (in module trianglechain.utils_plots)
scatter_density() (in module trianglechain.make_subplots)
set_limits() (in module trianglechain.utils_plots)
setup_color() (trianglechain.BaseChain.BaseChain method)
setup_figure() (in module trianglechain.utils_plots)
setup_grouping() (in module trianglechain.utils_plots)
sigma_to_cdf() (in module trianglechain.limits)
sort_according_to_lnprobs() (in module trianglechain.utils_pj_hpd)
T
trianglechain
module
TriangleChain (class in trianglechain.TriangleChain)
trianglechain.BaseChain
module
trianglechain.bestfit
module
trianglechain.density_estimation
module
trianglechain.limits
module
trianglechain.LineChain
module
trianglechain.make_subplots
module
trianglechain.params
module
trianglechain.TriangleChain
module
trianglechain.utils_pj_hpd
module
trianglechain.utils_plots
module
U
uncertainty() (in module trianglechain.limits)
update_current_ranges() (in module trianglechain.utils_plots)
update_current_ticks() (in module trianglechain.utils_plots)
update_interval() (in module trianglechain.utils_pj_hpd)