tEffMetrics

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

Generate a series of Teff metrics. Teff total, per night, and sky maps (all and per filter).

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. ‘propId=1’ or ‘fieldID=522’). Default None, for no additional constraints.

extraInfoLabelstr, optional

Additional info_label to add before any below (i.e. “WFD”). Default is None.

slicerrubin_sim.maf.slicer or None, optional

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

Returns:
metric_bundleDict