The sherpa.utils.guess module
Routines related to estimating initial parameter values and limits.
Added in version 4.17.0: In prior versions these routines were provided by sherpa.utils.
Constants
The scaling applied to a value to create its range. |
Functions
|
Estimate the middle of the data. |
|
Estimate the peak position of the data. |
|
Estimate the position of the minimum of the data. |
|
Estimate the width of the data. |
|
Estimate the value and valid range for the FWHM of the data. |
|
Apply the given limits to a parameter. |
|
Guess model amplitude and position of array returns (xval, xmin, xmax, xpos) |
|
Guess model parameter amplitude (val, min, max) |
|
Guess model parameter amplitude (val, min, max) |
Guess 2D model parameter amplitude (val, min, max) |
|
|
Guess model parameter reference (val, min, max) |
|
Get 1D model parameter positions pos (val, min, max) |
Guess 2D model parameter positions xpos, ypos ({val0, min0, max0}, |
|
Guess the bounds of a parameter from the independent axis. |
|
|
Guess model parameter reference (val, min, max) |