|
def | read (self, component=None) |
|
def | write (self, inMemoryDataset) |
|
Interface for reading and writing healsparse.HealSparseMap files.
Definition at line 47 of file healSparseMapping.py.
◆ read()
def lsst.pipe.tasks.healSparseMapping.HealSparseMapFormatter.read |
( |
|
self, |
|
|
|
component = None |
|
) |
| |
◆ write()
def lsst.pipe.tasks.healSparseMapping.HealSparseMapFormatter.write |
( |
|
self, |
|
|
|
inMemoryDataset |
|
) |
| |
◆ extension
str lsst.pipe.tasks.healSparseMapping.HealSparseMapFormatter.extension = '.hsp' |
|
static |
◆ supportedExtensions
frozenset lsst.pipe.tasks.healSparseMapping.HealSparseMapFormatter.supportedExtensions = frozenset({".hsp", ".fit", ".fits"}) |
|
static |
◆ unsupportedParameters
frozenset lsst.pipe.tasks.healSparseMapping.HealSparseMapFormatter.unsupportedParameters = frozenset() |
|
static |
The documentation for this class was generated from the following file: