Plugin for reading DS9 region file catalogs with Gen3 Butler.
Definition at line 236 of file objectMasks.py.
◆ read_from_local_file()
| Any lsst.pipe.tasks.objectMasks.RegionFileFormatter.read_from_local_file |
( |
| self, |
|
|
str | path, |
|
|
str | None | component = None, |
|
|
int | expected_size = -1 ) |
◆ write_local_file()
| None lsst.pipe.tasks.objectMasks.RegionFileFormatter.write_local_file |
( |
| self, |
|
|
Any | in_memory_dataset, |
|
|
ResourcePath | uri ) |
◆ can_read_from_local_file
| bool lsst.pipe.tasks.objectMasks.RegionFileFormatter.can_read_from_local_file = True |
|
static |
◆ default_extension
| str lsst.pipe.tasks.objectMasks.RegionFileFormatter.default_extension = ".reg" |
|
static |
The documentation for this class was generated from the following file: