mesmer Documentation

This is the documentation for mesmer.

mesmer is a package used to calculate likelihoods for Galactic foreground models. Given a set of observations in pixel-space, the corresponding pixel variances, and a given spectral model, mesmer calculates the posterior densities on specified spectral parameters and amplitudes.

Reference/API

mesmer Package

Classes

LogProb([data, covariance, frequencies, model])

Class calculating the marginalize posterior of spectral parameters given some observed data, its covariance, and a model for the emission of different components.

FMatrix(components)

Class to construct the foreground mixing matrix.

WhiteNoise([weights, sens, pol])

Simple white noise model.

Class Inheritance Diagram

Inheritance diagram of mesmer.likelihood.LogProb, mesmer.seds.FMatrix, mesmer.tools.WhiteNoise