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.

Maker

class gammapy.makers.Maker[source]

Bases: abc.ABC

Abstract maker base class.

Attributes Summary

tag

Methods Summary

run()

Attributes Documentation

tag

Methods Documentation

abstract run()[source]