Readme for: "An Open-Source Iterative python Module for the Automated Identification of Photopeaks in Photon Spectra" Folder Contents: - readme.txt [this file] - Energy-Efficiency Relations.csv - indata.txt - IsotopeLibrary.csv - outdata.csv - spectrum.txt - config.py - datatospectrum.py - peakfindingalgorithm.py - plotgammaspec.py - reformat.py - sourcelookup.py - wrapper.py Operating System Requirements: - python3.9 Usage Methods: As detailed in paper: "An Open-Source Iterative python Module for the Automated Identification of Photopeaks in Photon Spectra". Required python Libraries (loaded when code is operated): - os - csv - numpy - pandas - matplotlib.pyplot - scipy.stats