Core#

Main Fitting Functions#

MCMC_fit

Main MCMC fitting pipeline.

nested_fit

Main nested sampling fitting pipeline.

Core Data Containers#

Model

Wrapper class around a LIMEPY model, including mass function evolution.

SingleMassModel

Wrapper class around a single-mass LIMEPY model.

FittableModel

Model subclass for use in all fitting functions.

SampledModel

Representation of a cluster based on sampling a Model.

Observations

Read-only interface for all observational cluster data.

data.Dataset

Read-only container for all variables associated with a single dataset.