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