nectarchain.trr_test_suite.utils#
Functions
Returns the index of the median element in the input array |
|
Computes the deadtime and exponential fit parameters for a given dataset. |
|
Computes the error ratio for a given nominator, denominator, and their respective errors. |
|
Computes the square root of the sum of the squares of |
|
Computes a function of the form |
|
Computes a linear function of the form |
|
Converts the input value |
|
Converts a percentage of intensity to the corresponding charge value based on a known calibration. |
|
Converts the input value |
|
Computes the expected distribution for a Poisson process with rate parameter |
|
Computes a quadratic function of the form |
|
Computes a function of the form |
Classes
Represents an exponential fitter class that computes the expected distribution and the minus 2 log likelihood for a given dataset and exponential parameters. |