The sherpa.models.regrid module
Evaluate a model on a different grid to the requested one.
This is intended to support convolution-style models, where the convolved model should be evaluated on a different grid to the data - e.g. a larger grid, since the convolution will account for signal outside the data range - and then be regridded to match the desired grid.
Classes
|
Represent an axis of a N-D object. |
|
Represent an integrated axis of a N-D object. |
|
Represent a point (not integrated) axis of a N-D object. |
|
Class for 1D Evaluation Spaces. |
|
Class for 2D Evaluation Spaces. |
|
Allow 1D models to be evaluated on a different grid. |
|
Allow 2D models to be evaluated on a different grid. |
Functions
|
|
|
Rebin array by an integer scale on both x and y |
|
Rebin the array, conserving flux. |