lsst.pipe.base
16.0-11-g9fe0e56+23
|
Public Member Functions | |
def | units (self) |
Static Public Attributes | |
name | |
storageClass | |
Configuration class which defines dataset types used in PipelineTask initialization. Consists of DatasetType name and StorageCass name, with a read-only ``units`` property that returns an empty tuple, enforcing the constraint that datasets used in initialization are not associated with any DataUnits. 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.units | ( | self | ) |
|
staticinherited |
|
staticinherited |