lsst.pipe.tasks
21.0.0-35-g64f566ff+b27e5ef93e
|
Public Member Functions | |
def | runDataRef (self, patchRefList) |
def | writeMetadata (self, dataRef) |
Static Public Attributes | |
ConfigClass = ConsolidateObjectTableConfig | |
string | inputDataset = 'objectTable' |
string | outputDataset = 'objectTable_tract' |
Write patch-merged source tables to a tract-level parquet file
Definition at line 750 of file postprocess.py.
def lsst.pipe.tasks.postprocess.ConsolidateObjectTableTask.runDataRef | ( | self, | |
patchRefList | |||
) |
Definition at line 768 of file postprocess.py.
def lsst.pipe.tasks.postprocess.ConsolidateObjectTableTask.writeMetadata | ( | self, | |
dataRef | |||
) |
No metadata to write.
Definition at line 772 of file postprocess.py.
|
static |
Definition at line 754 of file postprocess.py.
|
static |
Definition at line 756 of file postprocess.py.
|
static |
Definition at line 757 of file postprocess.py.