_images/MeerKLASS_Logo_transparent.png

meer21cm

codecov docs arXiv

meer21cm deals with single dish 21cm intensity mapping using MeerKAT. It is used by the MeerKLASS collaboration for performing power spectrum analysis for the UHF band data. It rewrites and extends meerpower, the previous power spectrum analysis pipeline used in MeerKLASS.

Documentation

The detailed documentation is available at https://meer21cm.readthedocs.io

Installation

Clone this repo:

git clone https://github.com/meerklass/meer21cm.git

And run

cd meer21cm/
pip install -e .

For more detailed instruction check the documentation website.

Citation

If you use meer21cm in your own work, please cite Chen & Cunnington et al. (2026). The preferred citation form is Chen & Cunnington et al. (2026), and we appreciate if you take the time to define your latex citation alias to reflect that. See here for more details.

Getting Started

See Installation for installation instructions.

Extensive tutorials and examples can be found in Cookbook.