coolest.template.classes.likelihood#
Classes#
Imaging data likelihood, which typically holds the type of |
Module Contents#
- class ImagingDataLikelihood(mask: coolest.template.classes.grid.PixelatedRegularGrid = None)[source]#
Imaging data likelihood, which typically holds the type of likelihood (e.g., Gaussian) and information about masked pixels.
- Parameters:
mask (PixelatedRegularGrid, optional) – Binary mask with 0 for masked areas and 1 for areas included in the likelihood computation, by default None