AssociationConfig¶
-
class
lsst.ap.association.AssociationConfig¶ Bases:
lsst.pex.config.config.ConfigConfig class for AssociationTask.
Attributes Summary
level1_dbSpecify where and how to load and store DIAObjects and DIASources. maxDistArcSecondsMaximum distance in arcseconds to test for a DIASource to be a match to a DIAObject. Attributes Documentation
-
level1_db¶ Specify where and how to load and store DIAObjects and DIASources. (
ConfigurableInstance, default<class 'lsst.ap.association.assoc_db_sqlite.AssociationDBSqliteConfig'>)
-