I think I have it now all, but I ran to another issue with arcanist, which refused to upload diff on a large file without marking it binary. The file is src/EvtGenModels/EvtVubAC.cpp and we might need to change it back from binary when we finish this.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 16 2021
Apr 16 2021
Mar 30 2021
Mar 30 2021
Mar 26 2021
Mar 26 2021
tlatham closed T142: Linear interpolation always enabled for 1D histogram PDFs as Resolved by committing rLAURA4684b784bdbd: Fix toggling linear interpolation in Lau1DHistPdf.
Mar 18 2021
Mar 18 2021
Mar 18 2021, 10:12 AM · Restricted Project
Mar 18 2021, 9:27 AM · Restricted Project
Mar 17 2021
Mar 17 2021
tlatham retitled D58: Rename member variables to follow convention of m_ prefix from Started to remove _ to Started to rename member variables to avoid leading underscores.
Mar 17 2021, 11:27 AM · Restricted Project
@kreps , @jback feel free to add yourselves as reviewers too
We should also decide whether to extend this to the rest of the package now or leave to later. I'd probably favour doing it all in one go.
Mar 17 2021, 11:24 AM · Restricted Project
Rebase on master
Mar 17 2021, 11:20 AM · Restricted Project
Mar 17 2021, 10:19 AM · Restricted Project
Mar 16 2021
Mar 16 2021
Mar 16 2021, 11:26 PM · Restricted Project
Mar 12 2021
Mar 12 2021
Mar 10 2021
Mar 10 2021
rEVTGEN6d93ea5c4f5e takes care of the CMake configuration to automate the generation of the documentation.
Now just need to add the Doxygen comments to all the classes!
Mar 10 2021, 5:57 PM · Restricted Project
Mar 10 2021, 5:53 PM · Restricted Project
Thanks @kreps , yes the README needs some text in the introduction but agree we can maybe add that in a separate step.
I've just finished going through the History file and making it looks reasonable in Markdown format, see:
https://evtgen.hepforge.org/doc/doxygen/test/md_History.html
So I think this can indeed be landed now.
Mar 10 2021, 11:54 AM · Restricted Project
- Start to convert various files to Markdown format
Mar 10 2021, 11:51 AM · Restricted Project
Mar 9 2021
Mar 9 2021
Thanks for this @johndan. I'm not (yet) very familiar with RDataFrame, so bear with me while I look at that part.
I'm thinking that we could use YAML for the config file for this, which should make it more obvious what the various fields are, make it easier to deal with missing fields, etc.
I've been looking into YAML a little bit already in the context of T48 and this is actually a nicer case in which to try it out for the first time, so I'll have a bit of a play with it.
Thanks for this @johndan. I'm not (yet) very familiar with RDataFrame, so bear with me while I look at that part.
I'm thinking that we could use YAML for the config file for this, which should make it more obvious what the various fields are, make it easier to deal with missing fields, etc.
I've been looking into YAML a little bit already in the context of T48 and this is actually a nicer case in which to try it out for the first time, so I'll have a bit of a play with it.
tlatham committed rLAURA03d7d2dc0e0a: Update particle properties to PDG 2020 (authored by Mark Peter Whitehead <mark.peter.whitehead@cern.ch>).
Thanks @mwhitehe, the numbers look good. Just one small inline comment.
Mar 5 2021
Mar 5 2021
tlatham accepted D52: Alterations to allow Blatt-Weisskopf factor for parent to be created in a model with only a K-matrix.
Many thanks for taking care of all these extensions to the K-matrix @johndan !
Will land this now.
Mar 3 2021
Mar 3 2021
Mar 2 2021
Mar 2 2021
- Start to convert various files to Markdown format
Mar 2 2021, 12:03 AM · Restricted Project
Mar 1 2021
Mar 1 2021
Feb 23 2021
Feb 23 2021
tlatham added a comment to D52: Alterations to allow Blatt-Weisskopf factor for parent to be created in a model with only a K-matrix.
Hi @johndan, thanks for this. Few comments inline.
Feb 18 2021
Feb 18 2021
- Fix stripping of paths
Feb 18 2021, 2:43 PM · Restricted Project
I've copied what is currently generated from this to the following page so that you can look at it more easily:
https://evtgen.hepforge.org/doc/doxygen/test/
Feb 18 2021, 2:25 PM · Restricted Project
Feb 17 2021
Feb 17 2021
Feb 17 2021, 7:32 PM · Restricted Project
Feb 17 2021, 7:32 PM · Restricted Project
Feb 17 2021, 7:32 PM · Restricted Project
Feb 15 2021
Feb 15 2021
tlatham added a comment to T137: Update documentation of K-matrix in paper to cover recent extensions.
Sounds good to me, many thanks @johndan.
tlatham moved T137: Update documentation of K-matrix in paper to cover recent extensions from Bug reports to Documentation on the Laura board.
tlatham triaged T137: Update documentation of K-matrix in paper to cover recent extensions as Normal priority.
tlatham moved T136: Create an example for non S-wave K-matrix from Bug reports to New features / enhancements on the Laura board.
Feb 11 2021
Feb 11 2021
tlatham added a revision to T135: Extend K-matrix to non S-wave cases: D41: Implementation of higher-spin K-matrix.
Feb 8 2021
Feb 8 2021
Feb 3 2021
Feb 3 2021
tlatham moved T131: EvtGen tau decays using Pythia from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Feb 3 2021, 1:41 PM · Restricted Project
Thanks for all this @johndan it looks really nice. I've not really gone through the physics since I think you and @jback have gone through that thoroughly already. So these comments are all more technical.
There are various inline comments (mostly minor). Plus, here are a few general comments:
- Do you have an example of using this generalisation of the K-matrix that could go into the examples dir?
- Please remove the noexcept specifications on functions
- I would prefer to do a systematic sweep through the package as part of T34 and I still need to fully firm up my understanding of when it is necessary/helpful to do this and what are the prerequisites for it to be valid to do so
- Having said that, I'm pretty certain that some of those that you've specified noexcept are actually potentially throwing because they call functions that are themselves potentially throwing, e.g. TMatrixD::operator[]
- Please update the release notes
Feb 1 2021
Feb 1 2021
tlatham committed rLAURAc9953f876dc8: Allow floating of parameters in the K-matrix (authored by johndan).
Jan 21 2021
Jan 21 2021
Jan 13 2021
Jan 13 2021
tlatham accepted D47: Model to generate 4-body phase-space decays in restricted part of the m12-m34 space..
Looks great, thanks Michal!
Jan 13 2021, 10:05 PM · Restricted Project
Jan 12 2021
Jan 12 2021
tlatham added a comment to D47: Model to generate 4-body phase-space decays in restricted part of the m12-m34 space..
I'm afraid I don't have time right now to really fully review the physics. But hopefully your tests should have covered that. If we think it's necessary, perhaps we can ask the analysts who were requesting this to do some further validations?
I've added a follow-up on the issue of the various double* arguments - in short I'm also not a fan but let's leave them as they are for now.
I've also added one other small question on initialisation of member variables.
I don't see any other problems.
Jan 12 2021, 5:22 PM · Restricted Project
Jan 11 2021
Jan 11 2021
Jan 8 2021
Jan 8 2021
tlatham changed the visibility for D47: Model to generate 4-body phase-space decays in restricted part of the m12-m34 space..
Jan 8 2021, 12:54 PM · Restricted Project
Jan 6 2021
Jan 6 2021
General question, @tlatham : should I cherry-pick commits to bring this differential in line with the master (e.g. c38fa2a34f4a772754d1e8f610def10747d95104 - LauFormulaPar fix)?
tlatham committed rEVTGEN5948de8d429c: Small cmake improvements for the RHEL8 (authored by Andrii Verbytskyi <averbyts@cern.ch>).
Jan 6 2021, 2:12 PM · Restricted Project
Thanks for these improvements. They look fine to me.
Jan 6 2021, 12:18 PM · Restricted Project
Jan 6 2021, 12:17 PM · Restricted Project
Dec 16 2020
Dec 16 2020
Dec 10 2020
Dec 10 2020
Thanks very much for this @johndan. It looks good.
I think it would just be good to take the opportunity while we're at it to allow any of the parameters to float.
We should also include the name of the propagator in the name of the parameters so that if we have more than one K-matrix in a given fit we don't get identically named parameters appearing - this will cause problems with the sim-fit for example.
See the inline comments for details.
tlatham retitled D36: Rewrite EvtFlatSqDalitz model to be more efficient and to avoid cut-off around the edges from - Rewrite EvtFlatSqDalitz model to be more efficient and to avoid cut-off around the edges. With new version we have now also opportunity to generate rectangular part of the squared Dalitz plot with same efficiency.- Shuffle part of the code in...
Dec 10 2020, 2:31 PM · Restricted Project
tlatham retitled D36: Rewrite EvtFlatSqDalitz model to be more efficient and to avoid cut-off around the edges from - Rewrite EvtFlatSqDalitz model to be more efficient and to avoid cut-off around the edges. With new version we have now also opportunity to generate rectangular part of the squared Dalitz plot with same efficiency.
- Shuffle part of the code in... to - Rewrite EvtFlatSqDalitz model to be more efficient and to avoid cut-off around the edges. With new version we have now also opportunity to generate rectangular part of the squared Dalitz plot with same efficiency.- Shuffle part of the code in....
Dec 10 2020, 2:29 PM · Restricted Project
tlatham accepted D36: Rewrite EvtFlatSqDalitz model to be more efficient and to avoid cut-off around the edges.
Many thanks @kreps, looks good to me.
Dec 10 2020, 2:27 PM · Restricted Project
Dec 3 2020
Dec 3 2020
- Update release notes
Dec 2 2020
Dec 2 2020
tlatham changed the visibility for D42: Fix LauFormulaPar to follow change in behaviour of TFormula.
tlatham triaged T129: LauFormulaPar gives spurious error about dimension being 0 rather than 1 as Normal priority.
tlatham accepted D40: Allow slope of exponential non-resonant shape to vary positive (for low-stats fits).
OK, good to go now, I'll take care of landing it later on.
tlatham updated the diff for D40: Allow slope of exponential non-resonant shape to vary positive (for low-stats fits).
- Reference Maniphest task in release notes
HEPForge.org · .