Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More example spectra #20

Open
bplimley opened this issue Feb 21, 2017 · 7 comments
Open

More example spectra #20

bplimley opened this issue Feb 21, 2017 · 7 comments

Comments

@bplimley
Copy link
Contributor

Once we start working on actual analysis modules, it will become important to have a variety of spectra for testing. Let's brainstorm our needs here, and we can all contribute spectra as we have a chance.

File types (for parsers that haven't been written yet):

  • *.CHN
  • *.N42

Detector types:

  • NaI
  • CdZnTe
  • CsI

Use cases / sources:

  • check sources for calibrations
  • environmental samples for gamma counting
  • Th, U ores
  • neutron activation spectra with lots of peaks
@jccurtis jccurtis self-assigned this Feb 21, 2017
@jccurtis
Copy link
Collaborator

I'll make some N42 files later this week and start to work on the parser/writer

@bplimley
Copy link
Contributor Author

bplimley commented Feb 21, 2017

Also, we should have a README in the examples folder with some basic info about each spectrum file:

  • detector type
  • source(s)
  • other relevant data

I don't think a full description of the acquisition circumstances is necessary, but enough to understand what you can test with this spectrum..

@bplimley
Copy link
Contributor Author

See also #19

@markbandstra
Copy link
Member

I have some code to parse N42 files, including automatic downloads of sample files from nist.gov, like AnnexB_alternate_energy_calibration.n42.

It is not integrated into SpectrumFile though.

@markbandstra
Copy link
Member

I would also like to add:

File types

  • CSV
  • plain text

Use cases / sources

  • Medical sources
  • Automatic peak search

@jccurtis
Copy link
Collaborator

jccurtis commented May 8, 2017

I added more sample spectra (from PeakEasy) and a readme on branch example-spectra-#20. I left the n42 files for the n42-parser branch

@bplimley
Copy link
Contributor Author

bplimley commented May 8, 2017

Thanks @jccurtis. I'd like to add spectra too, so let's leave this open for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants