intraNight

rubin_sim.maf.batches.intraNight(colmap=None, runName='opsim', nside=64, extraSql=None, extraInfoLabel=None, slicer=None, display_group='IntraNight', subgroup='Pairs')

Generate a set of statistics about the pair/triplet/etc. rate within a night.

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 apply to all results.

slicerslicer object (None)

Optionally use something other than a HealpixSlicer

Returns:
metric_bundleDict