nesst
NeSST - Neutron Scattered Spectra Tool, primary and scattered fusion neutron spectroscopy analysis code
Science Score: 44.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
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.0%) to scientific vocabulary
Repository
NeSST - Neutron Scattered Spectra Tool, primary and scattered fusion neutron spectroscopy analysis code
Basic Info
Statistics
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 14
- Releases: 4
Metadata Files
README.md
NeSST
Neutron Scattered Spectra Tool: A python tool for ICF neutron spectroscopy in the single scatter regime
import NeSST as nst
A quick overview is given in the Jupyter notebook guide
Package Description
NeSST is a tool for producing singly scattered neutron spectra from ICF implosions. Various models for primary neutron spectra are given but the main focus of the code is on the scattered components. Total and differential cross sections for elastic and inelastic processes are used to form a singly scattered spectrum - the effect of areal density asymmetries can be incorporated into the resultant spectra. The effect of scattering ion velocities on the scattering kinematics are included in NeSST.
Example of code usage can be found in ./example directory
Author:
- Aidan Crilly
E-mail: ac116@ic.ac.uk
Installation
- Easier method: Install from PyPI
pip install NeSST
- Clone git repository and pip install local copy
git clone https://github.com/aidancrilly/NeSST.git
cd NeSST
pip install -e .
Current model specifications:
- Primary spectrum models for DT, DD and TT
- Elastic and inelastic (n,2n) processes for D and T
- ENDF file interface using ENDF-python
- Relativistic corrections to elastic scattering kernels
- Scattering of all primary neutron sources
- Inclusion of areal density asymmetry effects and variable fuel fractions
- Backscatter edge shape effects from scattering ion kinematics
- Synthetic neutron time-of-flight tools
Future model developments:
- Fitting models with ion kinematic approximations
- Pre-computed table support for backscatter edge matrix
- Knock-on ion spectra
Publications:
The models used in this code are described in the following publications:
The effect of areal density asymmetries on scattered neutron spectra in ICF implosions, PoP, 2021
Neutron backscatter edge: A measure of the hydrodynamic properties of the dense DT fuel at stagnation in ICF experiments, PoP, 2020
Acknowledgements:
Many thanks to Owen Mannion and Brian Appelbe for their help during development of NeSST
Social preview logo by Hotpot AI image generator.
Owner
- Name: Aidan Crilly
- Login: aidancrilly
- Kind: user
- Repositories: 3
- Profile: https://github.com/aidancrilly
Schmidt Future AI in Science Postdoctoral Fellow, I-X, Imperial College London
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Crilly" given-names: "Aidan" orcid: "https://orcid.org/0000-0002-0429-9332" title: "NESST - Neutron Scattered Spectra Tool, ICF primary and scattered neutron spectroscopy analysis code" version: 1.0.0 date-released: 2024-4-2 url: "https://github.com/aidancrilly/NeSST"
GitHub Events
Total
- Create event: 6
- Release event: 1
- Issues event: 3
- Watch event: 5
- Issue comment event: 1
- Push event: 8
- Gollum event: 1
- Pull request event: 7
Last Year
- Create event: 6
- Release event: 1
- Issues event: 3
- Watch event: 5
- Issue comment event: 1
- Push event: 8
- Gollum event: 1
- Pull request event: 7
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 25
- Total pull requests: 28
- Average time to close issues: about 2 months
- Average time to close pull requests: 4 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.64
- Average comments per pull request: 0.57
- Merged pull requests: 25
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 7
- Pull requests: 8
- Average time to close issues: 17 days
- Average time to close pull requests: about 16 hours
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 0.71
- Average comments per pull request: 0.25
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- shimwell (12)
- aidancrilly (11)
Pull Request Authors
- aidancrilly (27)
- shimwell (25)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 577 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 7
- Total maintainers: 1
pypi.org: nesst
Neutron Scattered Spectra Tool, ICF primary and scattered neutron spectroscopy analysis code
- Homepage: https://github.com/aidancrilly/NeSST
- Documentation: https://nesst.readthedocs.io/
- License: MIT License
-
Latest release: 1.1.2
published 7 months ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v4 composite