HealSparseMapFormatter ====================== .. currentmodule:: lsst.pipe.tasks.healSparseMapping .. autoclass:: HealSparseMapFormatter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HealSparseMapFormatter.dataId ~HealSparseMapFormatter.extension ~HealSparseMapFormatter.fileDescriptor ~HealSparseMapFormatter.supportedExtensions ~HealSparseMapFormatter.supportedWriteParameters ~HealSparseMapFormatter.unsupportedParameters ~HealSparseMapFormatter.writeParameters ~HealSparseMapFormatter.writeRecipes .. rubric:: Methods Summary .. autosummary:: ~HealSparseMapFormatter.can_read_bytes ~HealSparseMapFormatter.fromBytes ~HealSparseMapFormatter.makeUpdatedLocation ~HealSparseMapFormatter.name ~HealSparseMapFormatter.predictPath ~HealSparseMapFormatter.read ~HealSparseMapFormatter.segregateParameters ~HealSparseMapFormatter.toBytes ~HealSparseMapFormatter.validateExtension ~HealSparseMapFormatter.validateWriteRecipes ~HealSparseMapFormatter.write .. rubric:: Attributes Documentation .. autoattribute:: dataId .. autoattribute:: extension .. autoattribute:: fileDescriptor .. autoattribute:: supportedExtensions .. autoattribute:: supportedWriteParameters .. autoattribute:: unsupportedParameters .. autoattribute:: writeParameters .. autoattribute:: writeRecipes .. rubric:: Methods Documentation .. automethod:: can_read_bytes .. automethod:: fromBytes .. automethod:: makeUpdatedLocation .. automethod:: name .. automethod:: predictPath .. automethod:: read .. automethod:: segregateParameters .. automethod:: toBytes .. automethod:: validateExtension .. automethod:: validateWriteRecipes .. automethod:: write