Skip to content

v1.6.0

Choose a tag to compare

@Lindt8 Lindt8 released this 17 Sep 12:50
· 23 commits to main since this release

This release officially publishes the changes added in the various 1.6.0bX beta releases along with a few more recent updates. The most substantial changes from the previous v1.5.1.1 release are:

  • Installing PHITS Tools via pip install PHITS-Tools now provides convenient commands (entry points / executables) for using it in the terminal from anywhere: PHITS-Tools, PHITS_tools, phits-tools, and PHITS-Tools-GUI.
  • Addition of the manage_mc_materials submodule for customization of the MC materials database distributed with PHITS Tools
  • New tally_data_indices() helper function added for easing access of the 10-D tally_data NumPy array in the parse_tally_output_file() function's output dictionary
  • PHITS Tools version number now included in output (on plots, in metadata dictionaries) and displayed in the GUI
  • The example script and Jupyter notebook have been updated to showcase new/additional functionalities.
  • Documentation improvements for various functions, notably parse_tally_output_file() (more details on metadata and NumPy array outputs) and rebinner() (methodology outlined with equations and illustrations)

Some of the largest changes that are more development-focused (rather than user-facing) include:

This release (relative to v1.5.1.1) contains all of the changes and additions made to PHITS Tools over the course of its JOSS review: status