FitsExposureFormatter ===================== .. currentmodule:: lsst.obs.base.formatters.fitsExposure .. autoclass:: FitsExposureFormatter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FitsExposureFormatter.dataId ~FitsExposureFormatter.extension ~FitsExposureFormatter.fileDescriptor ~FitsExposureFormatter.metadata ~FitsExposureFormatter.supportedExtensions ~FitsExposureFormatter.supportedWriteParameters ~FitsExposureFormatter.unsupportedParameters ~FitsExposureFormatter.writeParameters ~FitsExposureFormatter.writeRecipes .. rubric:: Methods Summary .. autosummary:: ~FitsExposureFormatter.fromBytes ~FitsExposureFormatter.getImageCompressionSettings ~FitsExposureFormatter.makeUpdatedLocation ~FitsExposureFormatter.name ~FitsExposureFormatter.predictPath ~FitsExposureFormatter.read ~FitsExposureFormatter.readComponent ~FitsExposureFormatter.readFull ~FitsExposureFormatter.readMetadata ~FitsExposureFormatter.segregateParameters ~FitsExposureFormatter.stripMetadata ~FitsExposureFormatter.toBytes ~FitsExposureFormatter.validateExtension ~FitsExposureFormatter.validateWriteRecipes ~FitsExposureFormatter.write .. rubric:: Attributes Documentation .. autoattribute:: dataId .. autoattribute:: extension .. autoattribute:: fileDescriptor .. autoattribute:: metadata .. autoattribute:: supportedExtensions .. autoattribute:: supportedWriteParameters .. autoattribute:: unsupportedParameters .. autoattribute:: writeParameters .. autoattribute:: writeRecipes .. rubric:: Methods Documentation .. automethod:: fromBytes .. automethod:: getImageCompressionSettings .. automethod:: makeUpdatedLocation .. automethod:: name .. automethod:: predictPath .. automethod:: read .. automethod:: readComponent .. automethod:: readFull .. automethod:: readMetadata .. automethod:: segregateParameters .. automethod:: stripMetadata .. automethod:: toBytes .. automethod:: validateExtension .. automethod:: validateWriteRecipes .. automethod:: write