API reference#
Core module summary#
Models module summary#
|
Model for an exponential decay |
|
Model class for a polynomial response |
|
Model for a skewed Voigt peak by the error function. |
|
Model class for a PiecewiseConstant response |
|
Model for a Voigt lineshape |
|
Initializes a hyperfine spectrum Model with the given hyperfine parameters. |
Interface module summary#
|
Initializes a hyperfine spectrum Model with the given hyperfine parameters. |
|
Initializes a hyperfine spectrum for the sum of multiple Models with the given models and a step background. |
|
Perform a fit of the provided model to the data provided in this function. |
Plotting module summary#
|
Given the random walk data, creates a triangle plot: distribution of a single parameter on the diagonal axes, 2D contour plots with 1, 2 and 3 sigma contours on the off-diagonal. |
|
Given the random walk data, the random walk for the selected parameters is plotted. |
Utilities module summary#
|
Generates a dataset based on the models and x-values provided. |
|
Calculates the confidence interval for the mean of a Poisson distribution. |
|
Takes the weighted average of an array of values and the associated errors. |