-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[RF] New PDF: gaussian with double sided exponential tails #17976
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
Conversation
Test Results 19 files 19 suites 3d 7h 48m 37s ⏱️ Results for commit 69b6d9f. ♻️ This comment has been updated with latest results. |
Hello! Thanks a lot for this, it is extremely useful. About the naming: this distribution has been used in ALICE since well before the paper from Souvik Das, see for instance https://www.worldscientific.com/doi/epdf/10.1142/S0217751X14300440 figure 42 and some code implementation here that was published in 2015. Just to say that it might be fine to just call it for what it is and avoid name attributions. |
It's a simpler alternative too RooCrystalBall with potentially less instabilities Fixes https://its.cern.ch/jira/browse/ROOT-8093 [RF] assert for devON avoid warning [RF] Rename generically as suggested by mpuccio [RF] Rename RooGaussExpTailDas.h to RooGaussExpTails.h [RF] Rename RooGaussExpTailDas.cxx to RooGaussExpTails.cxx [RF] multiply instead of divide Thanks dpiparo [skip-ci] mention in release notes new PDF
gentle ping @guitargeek |
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.
Thank you very much! Only a few change requests to follow the RooFit conventions 🙂
Co-authored-by: Jonas Rembser <[email protected]>
Co-authored-by: Jonas Rembser <[email protected]>
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.
Thank you very much for this initiative!
This Pull request:
Changes or fixes:
Fixes https://its.cern.ch/jira/browse/ROOT-8093
It's a simpler alternative to RooCrystalBall with potentially less instabilities
Checklist: