burstfit
Spectro-temporal modeling of FRBs
Installation
You can install burstfit
directly using pip
pip install burstfit
git clone https://github.com/thepetabyteproject/burstfit
cd burstfit
pip install -r requirements.txt
python setup.py install
Documentation
Have a look at our docs for the documentation.
Tutorials
Here are some tutorial notebooks to get you started.
Note:
To run the tutorial notebooks you would need to install jupyter
.