estimators - High level estimators#
gammapy.estimators Package#
Estimators.
Classes#
|
Adaptively smooth counts image. |
Abstract estimator base class. |
|
|
Computes correlated excess, significance and error maps from a map dataset. |
|
A flux map / points container. |
|
Flux points container. |
|
Flux points estimator. |
|
Estimate flux profiles. |
|
Image profile class. |
|
Estimate profile from image. |
|
Estimate light curve. |
|
Model parameter estimator. |
|
Estimate sensitivity. |
|
Compute test statistic map from a MapDataset using different optimization methods. |
|
Test if there is any energy-dependent morphology in a map dataset for a given set of energy bins. |
|
Metadata containing information about the FluxPoints and FluxMaps. |
Variables#
Registry of estimator classes in Gammapy. |
gammapy.estimators.utils Module#
Functions#
|
Estimate an exposure map in reconstructed energy. |
|
Find local peaks in an image. |
|
Return energy edges that satisfy given condition on the per bin statistics. |
|
Compute the fractional excess variance of the input lightcurve. |
|
Compute the point-to-point excess variance of the input lightcurve. |
|
Compute the minimum characteristic flux doubling and halving time for the input lightcurve. |
|
Find local test statistic peaks for a given Map. |
|
Get the rebinned axis for resampling |