|
lsst.pipe.tasks g540474b770+e939cf0e26
|
Public Member Functions | |
| __init__ (self, *, SplitPrimaryConfig config=None) | |
Public Attributes | |
| dimensions = set(config.dimensions) | |
Static Public Attributes | |
| full | |
| primary | |
| nonprimary | |
Connections for SplitPrimaryTask. Notes ----- Task and connection dimensions are set by the `SplitPrimaryConfig.dimensions` field. As this task is expected to be configured to run in several different pipeline contexts, all connection dataset type names should be explicitly configured in each; the default values are just placeholders.
Definition at line 42 of file split_primary.py.
| lsst.pipe.tasks.split_primary.SplitPrimaryConnections.__init__ | ( | self, | |
| * | , | ||
| SplitPrimaryConfig | config = None ) |
Definition at line 79 of file split_primary.py.
| lsst.pipe.tasks.split_primary.SplitPrimaryConnections.dimensions = set(config.dimensions) |
Definition at line 80 of file split_primary.py.
|
static |
Definition at line 55 of file split_primary.py.
|
static |
Definition at line 72 of file split_primary.py.
|
static |
Definition at line 65 of file split_primary.py.