firecrown.models.cluster.binning

firecrown.models.cluster.binning#

Classes for defining bins used in the cluster likelihood.

This module contains the classes that define the bins and binning used for cluster theoretical predictions within Firecrown.

Classes

NDimensionalBin

Class which defines the interface for an N dimensional bin.

SaccBin

An implementation of the N dimensional bin using sacc tracers.

TupleBin

An implementation of the N dimensional bin using sacc tracers.