measureFromL1DbSqlite¶
- 
lsst.ap.verify.measurements.measureFromL1DbSqlite(dbName)¶ Make measurements on an sqlite database containing the results of source association.
- dbName : 
str - Name of the sqlite database created from a previous run of
lsst.ap.association.AssociationDBSqliteTaskto load. 
- dbName :