README.rst
setup.py
PyGRB/__init__.py
PyGRB.egg-info/PKG-INFO
PyGRB.egg-info/SOURCES.txt
PyGRB.egg-info/dependency_links.txt
PyGRB.egg-info/top_level.txt
PyGRB/backend/__init__.py
PyGRB/backend/admin.py
PyGRB/backend/makekeys.py
PyGRB/backend/makemodels.py
PyGRB/backend/makepriors.py
PyGRB/backend/multipriors.py
PyGRB/backend/rate_functions.py
PyGRB/backend/rateclass.py
PyGRB/data/BATSE_4B_catalogue.xls
PyGRB/data/BATSE_trigger_to_object_name.txt
PyGRB/fetch/__init__.py
PyGRB/fetch/get_BATSE.py
PyGRB/main/__init__.py
PyGRB/main/fitpulse.py
PyGRB/main/visualisations.py
PyGRB/postprocess/__init__.py
PyGRB/postprocess/abp.py
PyGRB/postprocess/make_evidence_tables.py
PyGRB/postprocess/plot_analysis.py
PyGRB/postprocess/plot_gl_posteriors.py
PyGRB/preprocess/BATSEpreprocess.py
PyGRB/preprocess/GRB_class.py
PyGRB/preprocess/__init__.py
PyGRB/preprocess/abstract.py
PyGRB/preprocess/grb.py
PyGRB/preprocess/simulated_grb.py
tests/__init__.py