/PyTeVCat

A Python interface for TeVCat

Primary LanguagePython

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.