Python wrapper for TeVCat


License
BSD-3-Clause
Install
pip install PyTeVCat==1.2.0

Documentation

PyTeVCat

PyTeVCat is a small Python project which plots TeV gamma-ray sources on a ROOT canvas. This is not a spin-off project by the official TeVCat developers.

$ pip install pytevcat
$ python
>>> import tevcat
>>> viewer = tevcat.Viewer()

alt tag

You need to have ROOT installed on your machine.