Note

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

LazyFitsData

class gammapy.utils.fits.LazyFitsData(cache=True)[source]

Bases: object

A lazy FITS data descriptor.

Parameters
cachebool

Whether to cache the data.