lsst.pipe.tasks
18.1.0-30-gf271f1f5+4
|
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 `PostprocessTask`, 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 498 of file postprocess.py.
|
inherited |
Definition at line 410 of file postprocess.py.
|
inherited |
Definition at line 449 of file postprocess.py.
|
inherited |
Definition at line 444 of file postprocess.py.
|
inherited |
Definition at line 406 of file postprocess.py.
|
inherited |
Definition at line 402 of file postprocess.py.
def lsst.pipe.tasks.postprocess.TransformObjectCatalogTask.run | ( | self, | |
parq, | |||
funcs = None , |
|||
dataId = None |
|||
) |
Definition at line 522 of file postprocess.py.
|
inherited |
Definition at line 413 of file postprocess.py.
|
inherited |
Definition at line 456 of file postprocess.py.
|
inherited |
Definition at line 468 of file postprocess.py.
|
inherited |
No metadata to write.
Definition at line 471 of file postprocess.py.
|
static |
Definition at line 509 of file postprocess.py.
|
static |
Definition at line 511 of file postprocess.py.
|
static |
Definition at line 512 of file postprocess.py.