|
| indexer |
|
| l1db_config |
|
| filter_names |
|
Configuration parameters for the AssociationL1DBProtoTask.
◆ filter_names
lsst.ap.association.l1dbproto.AssociationL1DBProtoConfig.filter_names |
|
static |
Initial value:= pexConfig.ListField(
dtype=str,
doc='List of filter names to store and expect from in this DB.',
default=['u', 'g', 'r', 'i', 'z', 'y'],
)
◆ indexer
lsst.ap.association.l1dbproto.AssociationL1DBProtoConfig.indexer |
|
static |
Initial value:= IndexerRegistry.makeField(
doc='Select the spatial indexer to use within the database.',
default='HTM'
)
◆ l1db_config
lsst.ap.association.l1dbproto.AssociationL1DBProtoConfig.l1db_config |
|
static |
Initial value:= pexConfig.ConfigField(
dtype=PpdbConfig,
doc='Configuration for l1dbproto.',
)
The documentation for this class was generated from the following file:
- python/lsst/ap/association/l1dbproto.py