cdeil / gammatools

Python tools for gamma-ray data analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gammatools

Python tools for gamma-ray data analysis. This package provides a variety of facilities for analysis and visualization of gamma-ray data.

Installation

Install git and then download the package from the following git repository:

git clone https://github.com/woodmd/gammatools

From the package directory you can install the package via setuptools in the default location:

python setup.py install

or in a specific location with the prefix option:

python setup.py install --prefix=$HOME/local

Project Status

https://travis-ci.org/woodmd/gammatools.png

License

gammatools is licensed under a 3-clause BSD style license - see the licenses/LICENSE.rst file.

About

Python tools for gamma-ray data analysis


Languages

Language:Python 100.0%