-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixing calculation of average #723
fixing calculation of average #723
Conversation
To test create a virtual environment and run:
If working on HPC (Ares) remember to include new python |
TODO:
|
@nbassler that should be ready for review now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe add the above comments for clarity?
(or maybe a table listing this incl stddev and stderr calculation)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked this against rev49 by sha256sum for timepix data . Only difference found was png images, which have changed due to the /prim.
OK
This PR introduces couple of changes in how multiple runs are averaged:
averaging.py
module