Skip to content
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

fix std_error function in MCStats class #2036

Merged
merged 2 commits into from
Apr 6, 2024
Merged

fix std_error function in MCStats class #2036

merged 2 commits into from
Apr 6, 2024

Conversation

RoyStegeman
Copy link
Member

@RoyStegeman RoyStegeman commented Apr 5, 2024

In #1522 we replaced self.data with self.error_members(), but did not update the ddof value accordingly.

@RoyStegeman RoyStegeman requested a review from scarlehoff April 5, 2024 11:03
@RoyStegeman RoyStegeman added the bug Something isn't working label Apr 5, 2024
@scarlehoff scarlehoff added the run-fit-bot Starts fit bot from a PR. label Apr 5, 2024
@scarlehoff
Copy link
Member

Thanks. Let's see whether it has a visible effect anywhere.

Copy link

github-actions bot commented Apr 5, 2024

Greetings from your nice fit 🤖 !
I have good news for you, I just finished my tasks:

Check the report carefully, and please buy me a ☕ , or better, a GPU 😉!

@RoyStegeman
Copy link
Member Author

Hmm, I would have expected to at least be able to see the difference with only 16 replicas

@scarlehoff
Copy link
Member

I'm surprised not many regressions failed. I guess the PDF errors are almost only used for the plots themselves so not many chances of having an effect.

@RoyStegeman
Copy link
Member Author

It's just because our code is optimally tested. One and only one test per functionality

Yes... That's why..

Copy link
Member

@scarlehoff scarlehoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not going to write "I'm happy with it" because we have already proven (scientifically) that it brings misfortune.

@scarlehoff scarlehoff merged commit 2e920f6 into master Apr 6, 2024
6 checks passed
@scarlehoff scarlehoff deleted the rs-quickfix2 branch April 6, 2024 18:41
@scarlehoff scarlehoff mentioned this pull request May 20, 2024
34 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working run-fit-bot Starts fit bot from a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants