villano-lab / nrCascadeSim

calculating the NR spectrum resulting from neutron-capture cascades.
MIT License
0 stars 1 forks source link

CircleCI Status GitHub Actions Status Documentation Status License: MIT arXiv: 2104.02742 codecov

nrCascadeSim - a tool for generating nuclear recoil spectra resulting from neutron capture

status DOI

A C/C++ set of executables and library for computing the nuclear recoil spectra left behind by capturing neutrons when all the capture gammas escape the medium.

You can find more detailed documentation of nrCascadeSim here. The documentation contains e.g. a guide to get started.

CITATION

If you decide to use this code, or if you want to add a reference to it, please cite the latest archived version,

Villano, A.N., Harris, K., Brown, S. , 2022, nrCascadeSim - A tool for generating nuclear recoil spectra resulting from neutron capture [Code, v1.5.0] [DOI:10.5281/zenodo.5579857].

@software{nrcascadesim,
  author = {Villano, A.N. and Harris, K. and Brown S.},
  title = {{nrCascadeSim - A tool for generating nuclear recoil spectra resulting from neutron capture [Code, v1.5.0]}},
  year         = {2022},
  publisher    = {Zenodo},
  version      = {v1.5.0},
  doi          = {DOI:10.5281/zenodo.5579857},
  url          = {https://doi.org/10.5281/zenodo.5579857},
  howpublished={The code can be found under \url{https://github.com/villano-lab}.}
}

VERSION HISTORY

AUTHORS & CONTACT

The authors of nrCascadeSim are A.N. Villano, K. Harris, and S. Brown.

For questions, support, bug reports, or other suggestions, please open an issue.

LICENSE

This project is licensed under the MIT License - see the LICENSE file.