-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add UHI integration for 8 histogram tutorials and update index.md documentation #19472
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 21 files 21 suites 3d 7h 7m 31s ⏱️ Results for commit aadd4170. ♻️ This comment has been updated with latest results. |
f9149de
to
1d5ccd6
Compare
Thank you @senabibi for your first contribution! These additions will be nice to have in the documentation. |
d609f66
to
530ac06
Compare
530ac06
to
5c5a861
Compare
My bad, I just updated the proper number! |
b73c367
to
91e6d36
Compare
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.
Looks good! Some small final cleanup needed
942a84b
to
3c7155b
Compare
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.
Thanks a lot!
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 Nursena for these nice additions. Having a deeper look now, I think we should not include tutorial hist105 here (not the problem of your changes but generally I think this tutorial in its Python version is not fully functional at the moment so it needs some investigation). So I would remove it from the PR and modify the index.md file accordingly.
32c08da
to
132a718
Compare
8b715b2
to
aadd417
Compare
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 for this nice PR Nursena!
Following up on root-project#19472. One can't do `file(GLOB ..)` with two separate output variables. Also, don't claim that the tutorial `hist002_TH1_fillrandom_userfunc_uhi.py` requires mplhep and matplotlib, because it only requires NumPy.
Following up on root-project#19472. One can't do `file(GLOB ..)` with two separate output variables. Also, don't claim that the tutorial `hist002_TH1_fillrandom_userfunc_uhi.py` requires mplhep and matplotlib, because it only requires NumPy.
Following up on #19472. One can't do `file(GLOB ..)` with two separate output variables. Also, don't claim that the tutorial `hist002_TH1_fillrandom_userfunc_uhi.py` requires mplhep and matplotlib, because it only requires NumPy.
This Pull request:
Changes or fixes:
Core Implementation:
Documentation:
Checklist: