lsst.pipe.tasks
21.0.0-55-g0be6b205+66ae927d20
|
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 802 of file postprocess.py.
def lsst.pipe.tasks.postprocess.ConsolidateObjectTableTask.runDataRef | ( | self, | |
patchRefList | |||
) |
Definition at line 820 of file postprocess.py.
def lsst.pipe.tasks.postprocess.ConsolidateObjectTableTask.writeMetadata | ( | self, | |
dataRef | |||
) |
No metadata to write.
Definition at line 824 of file postprocess.py.
|
static |
Definition at line 806 of file postprocess.py.
|
static |
Definition at line 808 of file postprocess.py.
|
static |
Definition at line 809 of file postprocess.py.