estimators - High level estimators¶
Introduction¶
The gammapy.estimators
submodule contains algorithms and classes
for high level flux and significance estimation such as TS maps,
flux points and light curves.
Getting Started¶
An Estimator
takes a reduced dataset as input.
Reference/API¶
gammapy.estimators Package¶
Estimators.
Classes¶
|
Adaptively smooth counts image. |
|
Computes correlated excess, significance and errors for MapDatasets. |
|
Flux points container. |
|
Flux points estimator. |
|
Image profile class. |
|
Estimate profile from image. |
|
Lightcurve container. |
|
Compute light curve. |
|
Estimate differential sensitivity. |
|
Compute TS map from a MapDataset using different optimization methods. |