Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Keywords
Repository
Artificial neural networks for spectral analysis.
Basic Info
Statistics
- Stars: 12
- Watchers: 5
- Forks: 4
- Open Issues: 8
- Releases: 0
Topics
Metadata Files
README.md
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
Owner
- Name: Advanced Reactors and Fuel Cycles
- Login: arfc
- Kind: organization
- Email: arfc@groups.google.com
- Location: University of Illinois at Urbana-Champaign
- Website: https://arfc.github.io
- Repositories: 113
- Profile: https://github.com/arfc
A research group focused on modeling and simulation of advanced nuclear reactors and fuel cycles.
Citation (citation.md)
Mark Kamuda, annsa, (2018), GitHub repository, https://github.com/kamuda1/annsa
```latex
@misc{kamuda2018,
author = {Kamuda, Mark},
title = {annsa},
year = {2018},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/kamuda1/annsa}}
}
```
GitHub Events
Total
- Watch event: 1
- Issue comment event: 1
- Push event: 1
- Pull request event: 1
Last Year
- Watch event: 1
- Issue comment event: 1
- Push event: 1
- Pull request event: 1
Dependencies
- matplotlib *
- numpy *
- pandas *
- scikit-learn *
- scipy *
- tensorflow *
- numpy *
- scipy *
- tensorflow *
- pytest * test
- pytest-flake8 * test