akira-okumura / PyTeVCat

A Python interface for TeVCat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Python interface for TeVCat


Languages

Language:Python 100.0%