Convolve angular power spectra (convolvecl)

This is a minimal Python package for convolution of angular power spectra, in order to compute the angular power spectrum of products of spherical functions. Computation is currently limited to the mixing matrix.

The package can be installed using pip:

pip install convolvecl

Then import the mixmat() function from the package:

from convolvecl import mixmat

Current functionality covers the absolutely minimal use case. Please open an issue on GitHub if you would like to see anything added.

Reference/API

mixmat

compute the mixing matrix for an angular power spectrum

mixmat_eb

compute the E/B-mode mixing matrix for an angular power spectrum