Skip to content

burstfit

GitHub issues GitHub forks GitHub stars GitHub license ViewCount GitHub Workflow Status

PyPI - Python Version PyPI Code style: black codecov

Spectro-temporal modeling of FRBs

Installation

You can install burstfit directly using pip

pip install burstfit
Or if you want to try out the latest stuff,
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.

Citation