This package is meant for simulating the transfer of radiation from stars and galaxies during 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/radtrans.git
You need several python packages : pip install scikit-image, matplotlib, scipy, astropy, tqdm, mpi4py