DataMedSci / pymchelper

Python toolkit for SHIELD-HIT12A and FLUKA
http://datamedsci.github.io/pymchelper/
14 stars 7 forks source link

fixing calculation of average #723

Closed grzanka closed 3 months ago

grzanka commented 3 months ago

This PR introduces couple of changes in how multiple runs are averaged:

grzanka commented 3 months ago

To test create a virtual environment and run:

pip install git+https://github.com/DataMedSci/pymchelper.git@722-check-if-weighted-average-from-multiple-runs-are-ok#egg=pymchelper

If working on HPC (Ares) remember to include new python ml python first, but do not load official pymchelper package via ml pymchelper.

grzanka commented 3 months ago

TODO:

grzanka commented 3 months ago

@nbassler that should be ready for review now