Skip to content

kamuda1/annsa

 
 

Repository files navigation

annsa

Artificial neural networks for spectroscopic analysis (annsa) is a python package can quickly prototype gamma-ray spectra datasets and machine learning and data science experiments for these datasets.

Install

To install, either git clone the annsa repo or download and unzip the zip file. In your command line run:

cd annsa
python setup.py install

Standard Naming Convention for Spectrum Files

Ex. "99MTc_500.0_50.0_lead_0.0_2.0.spe"

This is for a spectrum taken with the following parameters
Technetium-99, metastable
500cm away from detector
50cm above ground
Lead shielding
'Areal' density of shielding
Full width half max of 2.0
File type: .spe

About

Artificial neural network for spectral analysis.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.5%
  • Jupyter Notebook 24.3%
  • Makefile 0.2%