Skip to content

lcreyes/gammatools

 
 

Repository files navigation

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

image

image

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%