slewBasics¶
- rubin_sim.maf.batches.slewBasics(colmap=None, runName='opsim', sqlConstraint=None)¶
Generate a simple set of statistics about the slew times and distances. These slew statistics can be run on the summary or default tables.
- Parameters:
- colmapdict or None, optional
A dictionary with a mapping of column names. Default will use OpsimV4 column names.
- runNamestr, optional
The name of the simulated survey. Default is “opsim”.
- sqlConstraintstr or None, optional
SQL constraint to add to metrics. (note this runs on summary table).
- Returns:
- metric_bundleDict