Skip to content

v1.1.0

Choose a tag to compare

@Lindt8 Lindt8 released this 02 Jan 17:28
· 298 commits to main since this release

This release brings a large variety of new features and improvements:

  • DCHAIN Tools is now included as a submodule and will be imported to handle any DCHAIN-related files passed to PHITS Tools.
  • added /example demonstrating and explaining PHITS Tools usage
  • added /test which can be used to test PHITS Tools on the ~300 sample output files distributed with PHITS
  • added JOSS paper (draft)
  • added ICRP 116 effective dose conversion coefficients database and function to employ them
  • added database of PHITS formatted [Material] section entries and retrieval function
  • added function for creating your own tally (useful for "dump" file processing)
  • added function for rebinning histograms
  • added a number of functions to aid in particle/nuclide identification and labeling
  • expanded level of detail of documentation for main functions
  • removed dill dependency and made munch dependency optional
  • dump output pickle files are now compressed with LZMA by default
  • improved error / warning messages and handling
  • minor bugfixes