interNight

rubin_sim.maf.batches.interNight(colmap=None, runName='opsim', nside=64, extraSql=None, extraInfoLabel=None, slicer=None, display_group='InterNight', subgroup='Night gaps')

Generate a set of statistics about the spacing between nights with observations.

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

nsideint, optional

Nside for the healpix slicer. Default 64.

extraSqlstr or None, optional

Additional sql constraint to apply to all metrics.

extraInfoLabelstr or None, optional

Additional info_label to use for all outputs.

slicerslicer object (None)

Optionally use something other than a HealpixSlicer

Returns:
metric_bundleDict