Skip to content

Latest commit

 

History

History
executable file
·
20 lines (11 loc) · 509 Bytes

README.md

File metadata and controls

executable file
·
20 lines (11 loc) · 509 Bytes

sim21cm

This package is meant for simulating the 21cm signals from the Epoch of Reionization (EoR) and Cosmic Dawn (CD).

INSTALLATION

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