cogwheel.plottingΒΆ
Basic corner plots.
Functions
Return list of colors. |
|
Return list of linestyles. |
|
Enclosed probability within a number of sigmas for a 2d Gaussian. |
|
Get bin midpoints from edges. |
|
Return a colormap of a given color with varying transparency. |
|
Pass a value and its uncertainty, return a latex string '$value_{-err_minus}^{+err_plus}$' with the significant figures given by the uncertainties. |
Classes
Making a corner plot of a multivariate distribution from samples. |
|
Helper class for plotting parameter labels. |
|
Overlay multiple distributions on the same corner plot. |
|
Class that encapsulates plotting choices (colors, linestyles, etc.) for a corner plot of a distribution. |