makers - Data reduction¶
Introduction¶
The gammapy.makers
sub-package contains classes to perform data reduction tasks
from DL3 data to binned datasets. In the data reduction step the DL3 data is prepared for modeling and fitting,
by binning events into a counts map and interpolating the exposure, background,
psf and energy dispersion on the chosen analysis geometry.
Using gammapy.makers
¶
Gammapy tutorial notebooks that show examples using gammapy.makers
:
Other examples using background makers:
Reference/API¶
gammapy.makers Package¶
Classes¶
Abstract maker base class. |
|
Reflected regions background maker. |
|
|
Adaptive ring background algorithm. |
|
Normalize template background on the whole field-of-view. |
|
Background estimation with on and off phases. |
|
Ring background method for cartesian coordinates. |
|
Make spectrum for a single IACT observation. |
|
Make maps for a single IACT observation. |
|
Make safe data range mask for a given observation. |
|
Run makers in a chain |
Variables¶
Registry of maker classes in Gammapy. |