Only spotted a few minor things, otherwise this is ready to be merged.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
May 2 2024
I have a few minor suggestions about adding more comments and have suggested a way that we can define the Sherpa parameters via the decay file.
May 1 2024
Looks good to me, many thanks @abudinen! But let's give the others some time to check through again just to be sure.
- Moved internal Sherpa configurations for RNG interface into a dedicated cpp file.
Apr 30 2024
Apr 29 2024
Thanks for the replies tlatham. I am happy with the implementations of them. Since the results of the tests look, as expected, numerically identical, except for the few cases where the changes are understood (and where the models need anyway fixing), I think that this differential is ready to be landed.
I have run all the tests on master and on the branch with these changes on top.
- Comments from Fernando
Thanks for the check through @abudinen - I've replied to your comments inline, and will shortly push up the corresponding changes.
Apr 26 2024
I spotted a few places where we could get rid of commented code and I also have a few questions out of curiosity. Presumably, the output of the tests will be identical with the master branch. In which case, I think that this differential is ready to be landed.
Rebase on master branch:
- Rename member variables to avoid leading underscores
- Enable shadowing and overloaded-virtual compiler warnings
- Doxygen fixes
- Add check of member variable names in CI
Apr 25 2024
Apr 24 2024
As discussed in !16, this old switch was currently still used only in examples and hence it is fine to remove it.
Apr 23 2024
Closing this revision after the changes have been landed in the commit 71807eba8af5.
Thanks @abudinen, looks good to me
Apr 22 2024
- Updated History.md
Many thanks @abudinen, looks great, please go ahead.
- Removed training space in History.md
Apr 19 2024
I added a few points to consult with Sherpa experts as we discussed.
Apr 17 2024
Apr 16 2024
Thanks for checking! Ok, will land this differential.
Great, thanks for checking it over @jback!
I agree that these changes look OK.
Apr 15 2024
Looks good to me. However, I think it would be good to have @jback check the changes introduced since his review on EvtGen!9 last Monday, in particular the neverRadCorr fix. The changes introduced in the last week can be seen here:
https://gitlab.cern.ch/evtgen/evtgen/-/compare/7e56b47604d68f89d00842409aeab2f9f1414b04...9-replace-photos-flag
Apr 12 2024
Great, many thanks @abudinen! I have no further comments following the thorough review already conducted in EvtGen!10. Please go ahead and land this.
- Reverted doRadCorr function to not be const for semantic correctness in Vincia and Sherpa interfaces.
Apr 11 2024
Thanks both, I'll go ahead and land this. Unusually I'm going to use the "merge" strategy in this case rather than the usual "squash" strategy, since I think having the intermediate commits in the history will make it simpler to restore any individual models in the future if we need to do so.
Rebase on master
This is ready to be merged.
The changes look good to me.
Apr 10 2024
Thanks @abudinen, I've added the lists you requested to the History file.
- Add lists of removed models and EvtGenBase classes