NDPP is distributed with a python interface to read binary output libraries. This library provides functionality to:
- This is provided by the NDPP_lib class constructor
- This is provided by NDPP_lib.condense_outgoing_scatt method.
- This method has an argument of groups which is a list of groups to which are to be condensed in to one.
- This is provided by NDPP_lib.expand_scatt
- This is provided by NDPP_lib.test_scatt_positivity.
Examples of these methods being used can be seen in both test.py and validate_libary.py.