LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Static Public Attributes | List of all members
lsst.obs.base.fitsGenericFormatter.FitsGenericFormatter Class Reference
Inheritance diagram for lsst.obs.base.fitsGenericFormatter.FitsGenericFormatter:

Static Public Attributes

string extension = ".fits"
 

Detailed Description

Interface for reading and writing objects that support the standard
afw I/O readFits/writeFits methods.

Definition at line 29 of file fitsGenericFormatter.py.

Member Data Documentation

◆ extension

string lsst.obs.base.fitsGenericFormatter.FitsGenericFormatter.extension = ".fits"
static

Definition at line 33 of file fitsGenericFormatter.py.


The documentation for this class was generated from the following file: