Skip to content

fix std_error function in MCStats class#2036

Merged
scarlehoff merged 2 commits into
masterfrom
rs-quickfix2
Apr 6, 2024
Merged

fix std_error function in MCStats class#2036
scarlehoff merged 2 commits into
masterfrom
rs-quickfix2

Conversation

@RoyStegeman
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@github-actions
Copy link
Copy Markdown

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
Copy Markdown
Member Author

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

@scarlehoff
Copy link
Copy Markdown
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
Copy Markdown
Member Author

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

Yes... That's why..

Copy link
Copy Markdown
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
@scarlehoff scarlehoff deleted the rs-quickfix2 branch April 6, 2024 18:41
@scarlehoff scarlehoff mentioned this pull request May 20, 2024
33 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