meer21cm
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.
Getting Started
See Installation for installation instructions.
Extensive tutorials and examples can be found in Cookbook.