Skip to content

wgurecky/GammaSpy

Repository files navigation

About

GammaSpy is a gamma ray spectroscopy peak visualization, finding, and fitting application.

screenshot

Todo

  • Energy efficiency
  • Compute activity of a sample.
  • Automatically determine the source of a gamma peak.

Installation

Depends:

Installing xylib-py

via pip:

sudo pip3 install xylib-py

Installing pyqtgraph

from github:

git clone https://github.com/pyqtgraph/pyqtgraph.git
cd pyqtgraph
python3 setup.py install --user

Dev Install GammaSpy

git clone https://github.com/wgurecky/GammaSpy.git
cd GammaSpy
python3 setup.py develop --user

Filetype Compatibility

Thanks to xylib (ref.) GammaSpy can import energy spectra in the following data formats:

  • CNF
  • csv
  • hdf5

License

GPLv3

About

Gamma spectroscopy tools for peak fitting and plotting

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages