Open Tasks
Open Tasks
Needs Triage (3)
Needs Triage (3)
- Restricted Project
- Jun 8 2021, 2:55 PM
Normal (12)
Normal (12)
Active Repositories
Active Repositories
- rEVTGEN evtgen
- 427 Commits
- ·
- Restricted Project
- Fri, Feb 3, 3:56 PM2023-02-03 15:56:47 (UTC+0)
- Git
- rNPSTATSVN npstatsvn
- Tue, Jan 31, 8:33 PM2023-01-31 20:33:18 (UTC+0)
- Subversion
- rWHIZARDSVN whizardsvn
- Fri, Jan 27, 4:12 PM2023-01-27 16:12:42 (UTC+0)
- Subversion
- View All Results
Recent Activity
Recent Activity
Yesterday
Yesterday
tlatham committed rLAURA1cffd34c900a: Modify some examples to read/write models from/to JSON (authored by tlatham).
Modify some examples to read/write models from/to JSON
tlatham committed rLAURA3d03d5d11cba: Add a utility method to load all coefficients at once (authored by tlatham).
Add a utility method to load all coefficients at once
Fix issue in coeffset cloning
tlatham committed rLAURAb72de2a3147c: Add method to fit model classes to retrieve coefficients (authored by tlatham).
Add method to fit model classes to retrieve coefficients
tlatham committed rLAURA1bd5688554ff: Make LauAbsCoeffSet::writeToJson more general wrt the input collection (authored by tlatham).
Make LauAbsCoeffSet::writeToJson more general wrt the input collection
jback committed rEVTGEN51978d8f23ef: Code changes for T207 (test output problems) (authored by jback).
Code changes for T207 (test output problems)
Fri, Feb 3, 3:57 PM · Restricted Project
Fri, Feb 3, 3:55 PM · Restricted Project
- Set default cosTheta to 1 for EvtSLBaryonAmp spin density matrix.
- Undo max prob changes to EvtSSD_DirectCP since we are going to try a more general approach.
Fri, Feb 3, 3:54 PM · Restricted Project
Just one minor comment.
Fri, Feb 3, 3:18 PM · Restricted Project
Wed, Feb 1
Wed, Feb 1
Add file missing from previous commit
tlatham committed rLAURAa70a279632b0: Implement writing of DP model to JSON file (authored by tlatham).
Implement writing of DP model to JSON file
tlatham committed rLAURA600850f6cd2f: Fix bug in deserialisation of LauNSCCartesianCPCoeffSet from JSON (authored by tlatham).
Fix bug in deserialisation of LauNSCCartesianCPCoeffSet from JSON
vonhippg committed rPYFEYNSVN1974: Changes to make PyFeyn run with newer PyX versions (up to 0.16)..
Changes to make PyFeyn run with newer PyX versions (up to 0.16).
Tue, Jan 31
Tue, Jan 31
Fri, Jan 27
Fri, Jan 27
I have formatted the missed files and pushed the diff.
- clang-format the missed files
a5e4768 Merge branch 'loop-induced-processes' into 'master'
Thu, Jan 26
Thu, Jan 26
Thu, Jan 26, 3:27 PM · Restricted Project
Thu, Jan 26, 3:25 PM · Restricted Project
Many of the zero nDof histograms in problem-histos.txt occur when there is only 1 bin, e.g. a constant PDG mass value with essentially zero width or a fixed momentum in a 2-body decay. So we could add a check for non-zero entries within the histogram range if nDof = 0 in addition to the chiSq/nDof number.
Thu, Jan 26, 2:04 PM · Restricted Project
- We should increase the tensor probability from 10 to 20 for EvtSSD_DirectCP (e.g. for B+ -> f_2 pi).
Thu, Jan 26, 1:20 PM · Restricted Project
Result of the command grep "chiSq/nDof" *.out | grep -v "pValue = 0.000" > problem-histos.txt
Thu, Jan 26, 12:39 PM · Restricted Project
Two files don't seem to be modified that I believe should be:
- EvtGen/EvtGen.hh
- validation/compareRootFiles.cc
jback renamed T207: EvtGen models with test output problems from Models with problems to EvtGen models with test output problems.
Thu, Jan 26, 12:35 PM · Restricted Project
Wed, Jan 25
Wed, Jan 25
added utilities dumpVectorAsText and fillVectorFromText
Reimplement the D* vetoes
Mon, Jan 23
Mon, Jan 23
added a test for derivetives for OrthoPoly1D class