lsst.sims.maf.bundles package¶
Submodules¶
lsst.sims.maf.bundles.colMapDict module¶
lsst.sims.maf.bundles.common module¶
-
lsst.sims.maf.bundles.common.
sqlWheres
(dbobj)[source]¶ Return the WFD and DD sql statements.
Parameters: dbobj (OpsimDatabase) – A MAF OpsimDatabase object. Returns: Dictionary keyed “WFD” and “DD” with values of the sqlconstraints for WFD and DD proposals. Return type: dict