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.

Model

class gammapy.utils.fitting.Model[source]

Bases: object

Model base class.

Methods Summary

copy() A deep copy.

Methods Documentation

copy()[source]

A deep copy.