This code can be used for plotting FRB candidates. Currently it supports candidates from Heimdall and can be easily modified to work with other search pipelines such as Fredda.
pandas
bokeh 0.12.6
sigpyproc
mbplotlib
Simply deploy on your system and create a ~/.candplotter.cfg file based on the included example and run a bokeh server.
bokeh serve main.py
Any contributions welcome.
- Stefan Oslowski - Initial work - homepage
This project is licensed under the MIT License - see the LICENSE file for details
- get_fbank_data is based on Wael's filplot