Skip to content

massimocapasso/GAMERA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAMERA

is a new open-source C++/python package which handles the spectral modelling of non-thermally emitting astrophysical sources in a simple and modular way. It allows the user to devise time-dependent models of leptonic and hadronic particle populations in a general astrophysical context (including SNRs, PWNs and AGNs) and to compute their subsequent photon emission.

For more info and a turorial, see the GAMERA docu!

GAMERA is written in C++ and can be wrapped to python.

Quick Start

Dependencies

You need to have GSL installed on your system, as well as SWIG if you want to wrap the python module. If you want to locally build the docu, you also need to install Sphinx, Breathe and Doxygen.

Building

Running

  • $ make all

will generate a shared object (lib/libgamera.so) as well as the python module (lib/_gamerapy.so , lib/gamerapy.py).

About

A C++/python library for source modeling in gamma astronomy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 61.5%
  • C++ 21.3%
  • Python 13.7%
  • Makefile 3.5%