lsst.pipe.tasks
19.0.0-29-g47457369
|
Public Member Functions | |
def | run (self, parq, funcs=None, dataId=None) |
def | outputDataset (self) |
def | inputDataset (self) |
def | ConfigClass (self) |
def | runDataRef (self, patchRef) |
def | getFunctors (self) |
def | getAnalysis (self, parq, funcs=None, filt=None) |
def | transform (self, filt, parq, funcs, dataId) |
def | write (self, df, parqRef) |
def | writeMetadata (self, dataRef) |
Static Public Attributes | |
ConfigClass | |
inputDataset | |
outputDataset | |
Compute Flatted Object Table as defined in the DPDD Do the same set of postprocessing calculations on all bands This is identical to `TransformCatalogBaseTask`, except for that it does the specified functor calculations for all filters present in the input `deepCoadd_obj` table. Any specific `"filt"` keywords specified by the YAML file will be superceded.
Definition at line 507 of file postprocess.py.
|
inherited |
Definition at line 416 of file postprocess.py.
|
inherited |
Definition at line 456 of file postprocess.py.
|
inherited |
Definition at line 451 of file postprocess.py.
|
inherited |
Definition at line 412 of file postprocess.py.
|
inherited |
Definition at line 408 of file postprocess.py.
def lsst.pipe.tasks.postprocess.TransformObjectCatalogTask.run | ( | self, | |
parq, | |||
funcs = None , |
|||
dataId = None |
|||
) |
Definition at line 531 of file postprocess.py.
|
inherited |
Definition at line 419 of file postprocess.py.
|
inherited |
Definition at line 463 of file postprocess.py.
|
inherited |
Definition at line 475 of file postprocess.py.
|
inherited |
No metadata to write.
Definition at line 478 of file postprocess.py.
|
static |
Definition at line 518 of file postprocess.py.
|
static |
Definition at line 520 of file postprocess.py.
|
static |
Definition at line 521 of file postprocess.py.