v1.2.2
This release brings a small set of improvements, particularly to handling dump files:
- Very large binary dump files can now be split into smaller parts for processing to save on system memory (and recombined at the end).
- When parsing a directory containing dump files that had been split into numerous files by MPI, PHITS Tools can now merge them in the final saved data objects.
- The option to compress standard tally output pickle files with LZMA is now available too.
- More options are now available to the CLI.
- Improved documentation