openshutterFractions¶
- rubin_sim.maf.batches.openshutterFractions(colmap=None, runName='opsim', extraSql=None, extraInfoLabel=None)¶
Evaluate open shutter fraction over whole survey and per night.
- Parameters:
- colmapdict, 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”.
- extraSqlstr, optional
Additional constraint to add to any sql constraints (e.g. ‘night<365’) Default None, for no additional constraints.
- extraInfoLabelstr, optional
Additional info_label to add before any below (i.e. “WFD”). Default is None.