Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 878 Bytes

README.rst

File metadata and controls

27 lines (15 loc) · 878 Bytes
https://travis-ci.org/mirkobunse/CherenkovDeconvolution.py.svg?branch=master

CherenkovDeconvolution.py

Deconvolution algorithms for Cherenkov astronomy and other use cases.

Getting Started

This package is documented on our deconvolution website. You can install it via the provided Makefile. Running make without arguments will also run the test cases.

For a quick start, take a look at the Jupyter notebooks in the examples directory. Running make doc will generate the API documentation with Sphinx.

CherenkovDeconvolution.py was originally developed in Julia, as CherenkovDeconvolution.jl.