firstYearMetadata

rubin_sim.maf.batches.firstYearMetadata(colmap=None, runName='opsim', extraSql=None, extraInfoLabel=None, slicer=None)

Measure the distribution of some basic metadata in the first year of operations - distributions of airmass, seeing, sky brightness, single visit depth.

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”.

extraSqlstr, optional

Sql constraint (such as WFD only). Default is None.

extraInfoLabelstr, optional

Metadata to identify the sql constraint (such as WFD). Default is None.

slicerrubin_sim.maf.slicer.BaseSlicer or None, optional

Optionally use something other than an nside=64 healpix slicer.

Returns:
metric_bundleDict