This package is meant for simulating the 21cm signals from the Epoch of Reionization (EoR) and Cosmic Dawn (CD).
To install the package in the standard location, run the following in the root directory::
python setup.py install
In order to install it in a separate directory::
python setup.py install --home=directory
One can also install it using pip by running the following command::
pip install git+https://github.com/sambit-giri/sim21cm.git