|
| level1_db |
|
| maxDistArcSeconds |
|
Config class for AssociationTask.
◆ level1_db
lsst.ap.association.association.AssociationConfig.level1_db |
|
static |
Initial value:= pexConfig.ConfigurableField(
target=AssociationDBSqliteTask,
doc='Specify where and how to load and store DIAObjects and '
'DIASources.',
)
◆ maxDistArcSeconds
lsst.ap.association.association.AssociationConfig.maxDistArcSeconds |
|
static |
Initial value:= pexConfig.Field(
dtype=float,
doc='Maximum distance in arcseconds to test for a DIASource to be a '
'match to a DIAObject.',
default=1.0,
)
The documentation for this class was generated from the following file:
- python/lsst/ap/association/association.py