Recent Releases of nesst

nesst - v1.1.2

What's Changed

  • Added transmission term functions for DT and arb. mats by @aidancrilly in https://github.com/aidancrilly/NeSST/pull/53
  • Updates to nToF IRF models by @aidancrilly in https://github.com/aidancrilly/NeSST/pull/54

Full Changelog: https://github.com/aidancrilly/NeSST/compare/v1.1.1...v1.1.2

- Jupyter Notebook
Published by aidancrilly 7 months ago

nesst - v1.1.1

What's Changed

  • Line of sight attenuation model for nTOF by @aidancrilly in https://github.com/aidancrilly/NeSST/pull/37
  • Better mat(erial) naming convention by @aidancrilly in https://github.com/aidancrilly/NeSST/pull/39
  • Added else to check user input conforms for yield ratios by @shimwell in https://github.com/aidancrilly/NeSST/pull/42
  • Added yield_normalised for better interface to yields by @aidancrilly in https://github.com/aidancrilly/NeSST/pull/44
  • Increased model selection for reactivities by @aidancrilly in https://github.com/aidancrilly/NeSST/pull/47

Full Changelog: https://github.com/aidancrilly/NeSST/compare/v1.1.0...v1.1.1

- Jupyter Notebook
Published by aidancrilly over 1 year ago

nesst - v1.1.0

This release of NeSST includes the following changes:

  • Moved from curated data files to ENDF files
  • Created an interface between ENDF files and NeSST using endf-python

- Jupyter Notebook
Published by aidancrilly almost 2 years ago

nesst - v1.0.0

This release of NeSST includes the following changes:

  • SI units i.e. MeV and keVs changed to eVs uniformly
  • core.py has type hinting and doc strings
  • scipy.interpolate interp2d has been removed as it is being deprecated
  • Continuous integration and testing has been added
  • Added a synthetic nToF functionality

- Jupyter Notebook
Published by aidancrilly almost 2 years ago