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.

Checker

class gammapy.utils.testing.Checker[source]

Bases: object

Base class for checker classes in Gammapy.

Methods Summary

run(self[, checks])

Methods Documentation

run(self, checks='all')[source]