Note

You are not reading the most up to date version of Gammapy documentation.
Access the latest stable version v1.3 or the list of Gammapy releases.

ESTIMATOR_REGISTRY

gammapy.estimators.ESTIMATOR_REGISTRY = [<class 'gammapy.estimators.excess_map.ExcessMapEstimator'>, <class 'gammapy.estimators.ts_map.TSMapEstimator'>, <class 'gammapy.estimators.asmooth_map.ASmoothMapEstimator'>, <class 'gammapy.estimators.flux_point.FluxPointsEstimator'>, <class 'gammapy.estimators.lightcurve.LightCurveEstimator'>, <class 'gammapy.estimators.sensitivity.SensitivityEstimator'>, <class 'gammapy.estimators.profile.ImageProfileEstimator'>, <class 'gammapy.estimators.excess_profile.ExcessProfileEstimator'>]

Registry of estimator classes in Gammapy.