Page MenuHomeHEPForge
Feed Advanced Search

Wed, Sep 20

tlatham committed rLAURAe54077b092c5: Fix tests following changes in 6bf46391 (authored by tlatham).
Fix tests following changes in 6bf46391
Wed, Sep 20, 6:37 PM
tlatham closed D97: Solved initialisation and pole issue in VTOSLL model..
Wed, Sep 20, 6:37 PM · Unknown Object (Project)
tlatham committed rEVTGEN846fe14b4c2d: Solved initialisation and pole issue in VTOSLL model. (authored by abudinen).
Solved initialisation and pole issue in VTOSLL model.
Wed, Sep 20, 6:37 PM
tlatham closed T219: Fix coefficients for D⁰ → π⁺π⁻π⁰ (D_DALITZ) as Resolved by committing rEVTGEN9633c9c2382c: Fixed D0->pi+pi-pi0 amplitudes.
Wed, Sep 20, 6:37 PM · Unknown Object (Project)
tlatham committed rEVTGEN382a642fc598: Add test for trailing whitespace in Markdown files to format check (authored by tlatham).
Add test for trailing whitespace in Markdown files to format check
Wed, Sep 20, 6:37 PM
tlatham committed rEVTGEN9633c9c2382c: Fixed D0->pi+pi-pi0 amplitudes (authored by lmassa).
Fixed D0->pi+pi-pi0 amplitudes
Wed, Sep 20, 6:37 PM
tlatham closed D94: Fixed D0->pi+pi-pi0 amplitudes.
Wed, Sep 20, 6:37 PM · Unknown Object (Project)

Aug 31 2023

tlatham added inline comments to D97: Solved initialisation and pole issue in VTOSLL model..
Aug 31 2023, 3:19 PM · Unknown Object (Project)
tlatham published D98: Modernise EvtIdSet and other improvements for review.
Aug 31 2023, 2:48 PM · Unknown Object (Project)

Aug 30 2023

tlatham accepted D97: Solved initialisation and pole issue in VTOSLL model..

ok great, then this can go in, along with D94, I'll take care of landing them both tomorrow

Aug 30 2023, 4:19 PM · Unknown Object (Project)

Aug 29 2023

tlatham committed rEVTGEN63161ff2a5c0: Updates to install script (authored by tlatham).
Updates to install script
Aug 29 2023, 4:28 PM
tlatham committed rEVTGEN157f3fac07eb: Update History.md (authored by tlatham).
Update History.md
Aug 29 2023, 4:28 PM
tlatham committed rEVTGEN77bd657ccf33: Document version of clang-format to use in CONTRIBUTING doc (authored by tlatham).
Document version of clang-format to use in CONTRIBUTING doc
Aug 29 2023, 4:28 PM
tlatham committed rEVTGENe2dba2ce1b3e: Fix script for generating src dependencies for newer CMake (authored by tlatham).
Fix script for generating src dependencies for newer CMake
Aug 29 2023, 4:28 PM
tlatham committed rEVTGEN6eb7234ab2e4: clang-format changes after update of CI clang version to 12 (authored by tlatham).
clang-format changes after update of CI clang version to 12
Aug 29 2023, 4:28 PM
tlatham committed rEVTGEN8d11cee9e7e4: Update CI config (authored by tlatham).
Update CI config
Aug 29 2023, 4:28 PM
tlatham committed rEVTGEN8d55420c13f8: CMake updates (authored by tlatham).
CMake updates
Aug 29 2023, 4:28 PM
tlatham added a comment to D94: Fixed D0->pi+pi-pi0 amplitudes.

Great, many thanks!

Aug 29 2023, 12:00 PM · Unknown Object (Project)
tlatham added a comment to D94: Fixed D0->pi+pi-pi0 amplitudes.

Thanks for adding the comment @lmassa. However, it looks like some other things have changed as well. See:
https://phab.hepforge.org/D94?vs=402&id=412#toc
Are those additional changes intentional?

Aug 29 2023, 10:35 AM · Unknown Object (Project)

Aug 23 2023

tlatham updated the task description for T207: EvtGen models with test output problems.
Aug 23 2023, 8:22 PM · Unknown Object (Project)
tlatham added reviewers for D97: Solved initialisation and pole issue in VTOSLL model.: jback, kreps.
Aug 23 2023, 8:20 PM · Unknown Object (Project)
tlatham added a comment to D97: Solved initialisation and pole issue in VTOSLL model..

Many thanks for this @abudinen. After the reviews by @jback and me on the CERN gitlab MR evtgen/evtgen!4, I think this is ready to go, unless @jback has any further comments, or @kreps would like to comment?

Aug 23 2023, 8:19 PM · Unknown Object (Project)
tlatham added a comment to D94: Fixed D0->pi+pi-pi0 amplitudes.
In D94#2535, @abudinen wrote:

It might be a good idea to add a comment in the code that the amplitude magnitudes are obtained from the mentioned BaBar paper but corrected for normalisation.

Aug 23 2023, 5:41 PM · Unknown Object (Project)
tlatham accepted D94: Fixed D0->pi+pi-pi0 amplitudes.

The plots look good, e.g. the m_ij^2 projections as per your slide 19:

Aug 23 2023, 3:02 PM · Unknown Object (Project)
tlatham added a comment to D94: Fixed D0->pi+pi-pi0 amplitudes.

Many thanks for this @lmassa and apologies for the delay in looking at it.

Aug 23 2023, 11:49 AM · Unknown Object (Project)
tlatham added reviewers for D94: Fixed D0->pi+pi-pi0 amplitudes: jback, kreps, abudinen.
Aug 23 2023, 11:41 AM · Unknown Object (Project)

Aug 22 2023

tlatham committed rEVTGENa95a1e5d21ec: Update History.md (authored by tlatham).
Update History.md
Aug 22 2023, 11:27 AM
tlatham committed rEVTGEN1239708dc41d: Patch for finding Pythia8 xmldoc path (authored by averbyts).
Patch for finding Pythia8 xmldoc path
Aug 22 2023, 11:12 AM

Aug 21 2023

tlatham committed rEVTGENd6ede22b4080: Update History.md (authored by tlatham).
Update History.md
Aug 21 2023, 5:59 PM
tlatham committed rEVTGEN3855be756599: Update version number to 2.2.1 in CMakeLists.txt and setupEvtGen.sh (authored by tlatham).
Update version number to 2.2.1 in CMakeLists.txt and setupEvtGen.sh
Aug 21 2023, 5:00 PM
tlatham committed rEVTGENc88effe902be: Update History.md (authored by tlatham).
Update History.md
Aug 21 2023, 5:00 PM
tlatham committed rEVTGEN1e793cebd9ee: Work around change of interface for setRndmEnginePtr in Pythia8 310 (authored by tlatham).
Work around change of interface for setRndmEnginePtr in Pythia8 310
Aug 21 2023, 5:00 PM
tlatham closed T228: Build failure with Pythia8 version 310 as Resolved by committing rEVTGEN715d2fa99a96: Work around change of interface for setRndmEnginePtr in Pythia8 310.
Aug 21 2023, 4:47 PM · Unknown Object (Project)
tlatham closed D96: Work around change of interface for setRndmEnginePtr in Pythia8 310.
Aug 21 2023, 4:47 PM · Unknown Object (Project)
tlatham committed rEVTGEN715d2fa99a96: Work around change of interface for setRndmEnginePtr in Pythia8 310 (authored by tlatham).
Work around change of interface for setRndmEnginePtr in Pythia8 310
Aug 21 2023, 4:47 PM
tlatham updated the test plan for D96: Work around change of interface for setRndmEnginePtr in Pythia8 310.
Aug 21 2023, 4:45 PM · Unknown Object (Project)
tlatham added a comment to D96: Work around change of interface for setRndmEnginePtr in Pythia8 310.

Comparisons look good I think.
You can find the plots here:
/home/epp/phsdba/Development/EvtGen/pythia8-build-problem/install/share/EvtGen/validation/gifFiles
if you want to take a quick look.

Aug 21 2023, 3:29 PM · Unknown Object (Project)
tlatham added a comment to D96: Work around change of interface for setRndmEnginePtr in Pythia8 310.
In D96#2504, @jback wrote:

Thanks for updating the interface, Tom. I agree that it will be easier to release this as a patch release based on R02-02-00.

We don't have any Pythia-specific JSON tests at the moment, although the scripts genAllDecayExamples.sh and compareAllDecays.sh can be used to generate and compare momentum and multiplicity histograms for a range of Pythia modes, although I don't think we currently have reference Pythia ROOT files for the comparison script.

Aug 21 2023, 2:49 PM · Unknown Object (Project)
tlatham added a comment to D96: Work around change of interface for setRndmEnginePtr in Pythia8 310.

We should also decide how to release this once reviewed and approved. Obviously this can be merged into master but do we then release 02-03-00 from master (i.e. also rolling-up all other changes that have accumulated there) or do we cherry-pick this commit to a branch based on 02-02-00 and release 02-02-01 from that? I'm not sure that we want to release everything that's in master right now, i.e. before we finish fixing all the models that show problems in the tests. So I would tend towards releasing in a patch release.

Aug 21 2023, 1:52 PM · Unknown Object (Project)
tlatham updated the summary of D96: Work around change of interface for setRndmEnginePtr in Pythia8 310.
Aug 21 2023, 1:08 PM · Unknown Object (Project)
tlatham published D96: Work around change of interface for setRndmEnginePtr in Pythia8 310 for review.
Aug 21 2023, 1:07 PM · Unknown Object (Project)
tlatham added a revision to T228: Build failure with Pythia8 version 310: D96: Work around change of interface for setRndmEnginePtr in Pythia8 310.
Aug 21 2023, 12:10 PM · Unknown Object (Project)
tlatham triaged T228: Build failure with Pythia8 version 310 as Unbreak Now! priority.
Aug 21 2023, 11:51 AM · Unknown Object (Project)

Aug 11 2023

tlatham triaged T227: Provide simple interface to 2D DP likelihood in fit models as High priority.
Aug 11 2023, 10:04 AM · Laura

Aug 9 2023

tlatham committed rLAURAe2a87529a5b6: Merge branch 'master' into timedep-branch (authored by tlatham).
Merge branch 'master' into timedep-branch
Aug 9 2023, 12:16 PM
tlatham committed rLAURAfce4decbc855: Update CI config to use el9 for LCG dev builds (authored by tlatham).
Update CI config to use el9 for LCG dev builds
Aug 9 2023, 12:14 PM
tlatham committed rLAURA92e0b9c91580: Merge branch 'master' into timedep-branch (authored by tlatham).
Merge branch 'master' into timedep-branch
Aug 9 2023, 10:57 AM

Aug 8 2023

tlatham committed rLAURA2192ad7890a5: Suppress 'up-to-date' messages in install step (authored by andylhcb).
Suppress 'up-to-date' messages in install step
Aug 8 2023, 3:17 PM

Jul 13 2023

tlatham created T222: Investigate the use of JSON schema in view of introducing and eventually migrating to JSON dec files.
Jul 13 2023, 10:55 AM · Unknown Object (Project)

Jun 28 2023

tlatham committed rLAURA5b5aec71fee2: Fix loading LauFormulaPar from JSON - Gaussian constraint was previously ignored (authored by tlatham).
Fix loading LauFormulaPar from JSON - Gaussian constraint was previously ignored
Jun 28 2023, 7:26 PM
tlatham committed rLAURA1e6aeb01bae3: Merge branch 'master' into timedep-branch (authored by tlatham).
Merge branch 'master' into timedep-branch
Jun 28 2023, 7:26 PM
tlatham committed rLAURA6bf46391f311: Fix behaviour when fitting toy experiments with a model containing constraints (authored by tlatham).
Fix behaviour when fitting toy experiments with a model containing constraints
Jun 28 2023, 5:39 PM
tlatham closed T45: Toy generation with constraints should follow guidelines in arXiv:1210.7141 as Resolved by committing rLAURA6bf46391f311: Fix behaviour when fitting toy experiments with a model containing constraints.
Jun 28 2023, 5:39 PM · Laura

Jun 26 2023

tlatham added a revision to T45: Toy generation with constraints should follow guidelines in arXiv:1210.7141: Unknown Object (Differential Revision).
Jun 26 2023, 5:09 PM · Laura

Jun 22 2023

tlatham changed the visibility for T219: Fix coefficients for D⁰ → π⁺π⁻π⁰ (D_DALITZ).
Jun 22 2023, 10:12 AM · Unknown Object (Project)

Jun 21 2023

tlatham updated the task description for T45: Toy generation with constraints should follow guidelines in arXiv:1210.7141.
Jun 21 2023, 2:30 PM · Laura

Jun 16 2023

tlatham committed rLAURAcdc370978a62: Merge branch 'master' into timedep-branch (authored by tlatham).
Merge branch 'master' into timedep-branch
Jun 16 2023, 6:04 PM

Jun 9 2023

tlatham committed rLAURAcf97b1614ff9: Implementation of n-dimensional Gaussian constraints (authored by mwhitehe).
Implementation of n-dimensional Gaussian constraints
Jun 9 2023, 5:48 PM
tlatham closed T214: Multi-dimensional Gaussian constraints as Resolved by committing rLAURAcf97b1614ff9: Implementation of n-dimensional Gaussian constraints.
Jun 9 2023, 5:48 PM · Laura
tlatham closed D93: Implementation of n-dimensional Gaussian constraints.
Jun 9 2023, 5:48 PM · Laura
tlatham accepted D93: Implementation of n-dimensional Gaussian constraints.
Jun 9 2023, 5:39 PM · Laura
tlatham retitled D93: Implementation of n-dimensional Gaussian constraints from First draft of n-dimensional Gaussian constraints to Implementation of n-dimensional Gaussian constraints.
Jun 9 2023, 5:38 PM · Laura
tlatham added a comment to D93: Implementation of n-dimensional Gaussian constraints.

Please also add an entry in the release notes, which should reference either this Differential revision or the corresponding Maniphest task

Jun 9 2023, 12:00 PM · Laura
tlatham added a comment to D93: Implementation of n-dimensional Gaussian constraints.

Just a few trivial tidy-ups

Jun 9 2023, 11:12 AM · Laura

Jun 8 2023

tlatham requested changes to D93: Implementation of n-dimensional Gaussian constraints.

Many thanks Mark, this looks great. Just a few small suggestions here and there.

Jun 8 2023, 1:37 PM · Laura

Jun 6 2023

tlatham created T216: Inconsistencies in handling of Bs lifetimes in time-dependent CPV models and EvtCPUtil.
Jun 6 2023, 5:17 PM · Unknown Object (Project)

Jun 2 2023

tlatham changed the visibility for T214: Multi-dimensional Gaussian constraints.
Jun 2 2023, 5:30 PM · Laura

May 19 2023

tlatham changed the edit policy for T207: EvtGen models with test output problems.
May 19 2023, 11:26 AM · Unknown Object (Project)
tlatham changed the edit policy for T207: EvtGen models with test output problems.
May 19 2023, 11:26 AM · Unknown Object (Project)

May 4 2023

tlatham committed rLAURA78cfaca6c78b: Remove all uses of deprecated ROOT ClassImp macro (authored by tlatham).
Remove all uses of deprecated ROOT ClassImp macro
May 4 2023, 3:49 PM

Apr 24 2023

tlatham triaged T213: Refine use of ROOT dictionary generation macros as Normal priority.
Apr 24 2023, 5:52 PM · Laura

Apr 20 2023

tlatham updated the task description for T45: Toy generation with constraints should follow guidelines in arXiv:1210.7141.
Apr 20 2023, 12:09 PM · Laura

Mar 13 2023

tlatham committed rLAURA94603a6057e6: Move yields into json files and reorganise/tidy up (authored by tlatham).
Move yields into json files and reorganise/tidy up
Mar 13 2023, 1:17 PM

Mar 3 2023

tlatham committed rLAURAebe761ff0590: Fix to runTimeDepTest script (authored by tlatham).
Fix to runTimeDepTest script
Mar 3 2023, 5:55 PM
tlatham committed rLAURA2aa02355d32a: Customise the NLOHMANN_JSON_SERIALIZE_ENUM macro in LauJsonTools (authored by tlatham).
Customise the NLOHMANN_JSON_SERIALIZE_ENUM macro in LauJsonTools
Mar 3 2023, 5:19 PM
tlatham committed rLAURAc53664337f70: Read K-matrix propagator parameters from JSON (authored by tlatham).
Read K-matrix propagator parameters from JSON
Mar 3 2023, 10:19 AM
tlatham committed rLAURA9be46130a0e9: Tidy up a bit the creation of the DTA splines (authored by tlatham).
Tidy up a bit the creation of the DTA splines
Mar 3 2023, 10:19 AM
tlatham committed rLAURA3ba57be31813: Load combinatorial tagging asymmetry parameters from JSON (authored by tlatham).
Load combinatorial tagging asymmetry parameters from JSON
Mar 3 2023, 10:19 AM
tlatham committed rLAURAcddbe56aee37: Doxygen fixes (authored by tlatham).
Doxygen fixes
Mar 3 2023, 10:19 AM
tlatham committed rLAURA9c08be7a43e3: Fix warnings in Lau1DCubicSpline and LauSPlot due to expansion in… (authored by tlatham).
Fix warnings in Lau1DCubicSpline and LauSPlot due to expansion in…
Mar 3 2023, 10:19 AM

Mar 2 2023

tlatham accepted D92: Bugfix probmax issue for TENSOR daughter in EvtSSD_DirectCP model..

Thanks, please go ahead and land this

Mar 2 2023, 11:23 AM · Unknown Object (Project)

Mar 1 2023

tlatham added a comment to D92: Bugfix probmax issue for TENSOR daughter in EvtSSD_DirectCP model..

Looks good, thanks @abudinen.

Mar 1 2023, 4:03 PM · Unknown Object (Project)
tlatham added a subtask for T207: EvtGen models with test output problems: T208: Fix probmax issue for SSD_DirectCP model.
Mar 1 2023, 1:50 PM · Unknown Object (Project)
tlatham added a parent task for T208: Fix probmax issue for SSD_DirectCP model: T207: EvtGen models with test output problems.
Mar 1 2023, 1:50 PM · Unknown Object (Project)
tlatham added a comment to T208: Fix probmax issue for SSD_DirectCP model.

Can you please change the visibility and edit policies according to the instructions?

Mar 1 2023, 1:49 PM · Unknown Object (Project)

Feb 16 2023

tlatham committed rLAURA62650fd84cbe: Merge branch 'master' into timedep-branch (authored by tlatham).
Merge branch 'master' into timedep-branch
Feb 16 2023, 3:07 PM
tlatham committed rLAURA1fe209a04349: Read parent and final-state particle masses from JSON (authored by tlatham).
Read parent and final-state particle masses from JSON
Feb 16 2023, 11:54 AM

Feb 14 2023

tlatham committed rLAURA528c0af5f8d6: Doxygen fixes (authored by tlatham).
Doxygen fixes
Feb 14 2023, 2:11 PM
tlatham committed rLAURAea589aa8b622: Read resonance info from JSON file (authored by tlatham).
Read resonance info from JSON file
Feb 14 2023, 2:11 PM

Feb 13 2023

tlatham committed rLAURAe13f5ea24c8c: Fix and refactor JSON serialisation of LauDecayTimeResolution (authored by tlatham).
Fix and refactor JSON serialisation of LauDecayTimeResolution
Feb 13 2023, 10:35 AM

Feb 10 2023

tlatham committed rLAURA60263b425b87: Read/write decay time resolution models from/to JSON (authored by tlatham).
Read/write decay time resolution models from/to JSON
Feb 10 2023, 11:48 AM
tlatham committed rLAURA45a7eddbdcc8: Simplify implementation of decay time physics model json deserialisation (authored by tlatham).
Simplify implementation of decay time physics model json deserialisation
Feb 10 2023, 11:48 AM
tlatham committed rLAURA4ccf5a525f6b: Write decay time physics models to JSON (authored by tlatham).
Write decay time physics models to JSON
Feb 10 2023, 11:48 AM
tlatham committed rLAURA1b95e1a6aa0f: Store the sqDP jacobian separately in weightEvents routines (authored by tlatham).
Store the sqDP jacobian separately in weightEvents routines
Feb 10 2023, 11:06 AM

Feb 9 2023

tlatham committed rLAURA8758686502ed: Read decay time physics models from JSON (authored by tlatham).
Read decay time physics models from JSON
Feb 9 2023, 11:50 AM
tlatham committed rLAURAf9ddbd2a8349: Fix issue with streaming of LauParameter (authored by tlatham).
Fix issue with streaming of LauParameter
Feb 9 2023, 11:47 AM

Feb 8 2023

tlatham committed rEVTGENae2821b75450: Stop allowing formatting check to fail (authored by tlatham).
Stop allowing formatting check to fail
Feb 8 2023, 5:35 PM
tlatham committed rEVTGEN89945bd11a39: Apply clang-format to src/EvtGenModels/EvtVubAC.cpp (authored by tlatham).
Apply clang-format to src/EvtGenModels/EvtVubAC.cpp
Feb 8 2023, 5:29 PM
tlatham closed D90: clang-format applied.
Feb 8 2023, 5:26 PM
tlatham committed rEVTGEN0f0c023244d9: clang-format applied (authored by sibid).
clang-format applied
Feb 8 2023, 5:26 PM