Skip to content

woodmd/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

If you are a non-privileged user (i.e. without write permission to site-packages directory) you can install with the user flag:

python setup.py install --user

Project Status

image

image

#.. image:: https://pypip.in/py_versions/woodmd/gammatools/badge.svg # :target: https://pypi.python.org/pypi/<PYPI_PKG_NAME>/ # :alt: Supported Python versions

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

Packages

No packages published