TL;DR
CosmoForge is a comprehensive Python framework that unifies QML power spectrum estimation and pixel-based likelihood analysis for CMB data, optimizing computations and ensuring consistency with established methods.
Contribution
It introduces a modular, validated, and extensible framework combining QML estimation and pixel likelihood within a single, efficient Python package.
Findings
Reproduces Planck low-ell reference implementation accurately
Reduces Fisher matrix computation complexity to O(ell_max^4)
Provides a flexible, multi-normalization analysis pipeline
Abstract
Optimal power spectrum estimation on the largest angular scales of the cosmic microwave background relies on the Quadratic Maximum Likelihood (QML) estimator. Existing public implementations, however, each address only a subset of the problem and none combine power spectrum estimation with a self-consistent pixel-space likelihood within a single framework. We present CosmoForge, a public Python framework that unifies QML power spectrum estimation and pixel-based Gaussian likelihood evaluation for spin-0 and spin-2 fields on the sphere, with general (non-diagonal) noise covariances. The framework is split into three installable packages: CosmoCore (infrastructure), QUBE (Fisher and QML estimation), and PICSLike (pixel-space likelihood). A common interface exposes two interchangeable computation bases a harmonic basis built on the Sherman-Morrison-Woodbury identity and a direct…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
