lsst.pipe.base
17.0.1-5-g3877d06+7
|
Public Member Functions | |
def | dimensions (self) |
Static Public Attributes | |
name | |
storageClass | |
nameTemplate | |
Configuration class which defines dataset types used in PipelineTask initialization. Consists of DatasetType name and StorageCass name, with a read-only ``dimensions`` property that returns an empty tuple, enforcing the constraint that datasets used in initialization are not associated with any Dimensions. This class should not be used directly, instead one of `InitInputDatasetConfig` or `InitOutputDatasetConfig` should be used in PipelineTask config.
def lsst.pipe.base.config._GlobalDatasetTypeConfig.dimensions | ( | self | ) |
|
staticinherited |
|
staticinherited |
|
staticinherited |