nvisitsM5Maps¶
- rubin_sim.maf.batches.nvisitsM5Maps(colmap=None, runName='opsim', extraSql=None, extraInfoLabel=None, slicer=None, runLength=10.0)¶
Generate maps of the number of visits and coadded depth (with and without dust extinction) in all bands and per filter.
- Parameters:
- colmap
dict
, optional A dictionary with a mapping of column names. Default will use OpsimV4 column names.
- runName
str
, optional The name of the simulated survey. Default is “opsim”.
- extraSql
str
, optional Additional constraint to add to any sql constraints (e.g. ‘propId=1’ or ‘fieldID=522’). Default None, for no additional constraints.
- extraInfoLabel
str
, optional Additional info_label to add before any below (i.e. “WFD”). Default is None.
- slicer
rubin_sim.maf.slicer
or None, optional Optionally, use something other than an nside=64 healpix slicer
- runLength
float
, optional Length of the simulated survey, for scaling values for the plot limits. Default 10.
- colmap
- Returns:
- metric_bundleDict