py1sl / neutron_tools

my neutronics tools
4 stars 7 forks source link

MCNP output reader - Statistical tests #9

Open py1sl opened 3 years ago

py1sl commented 3 years ago

currently the 10 statistical tests (common for all tallies) are not read in. develop a function for reading the results (pass/fail) of the ten statistical tests

py1sl commented 2 years ago

initial functionality has been added - the pass yes no line is read into a list. Needs extending to read more of the data and probably should have a stat_tests object to hold all the information