Getting started

First steps with GammaLib
Getting Help


First steps with GammaLib

GammaLib comes with a Python interface, and as first step you should verify that the Python interfaces workes correctly. You do this by typing:

> python
>>> from gammalib import *
>>>

If everything works fine you should just get a new Python prompt after importing GammaLib.



Getting Help

Any questions, bug reports, or suggested enhancements related to GammaLib should be submitted via the Tracker on https://sourceforge.net/projects/gammalib/ or the gammalib-users@lists.sourceforge.net mailing list.