Page MenuHomeHEPForge
Feed All Stories

Feb 7 2023

tlatham committed rLAURA7b16571ff88d: Serialisation to JSON of LauParameter and LauFormulaPar (authored by tlatham).
Serialisation to JSON of LauParameter and LauFormulaPar
Feb 7 2023, 2:51 PM
tlatham committed rLAURAd0c51eb713a4: Small fix to documentation of LauAbsCoeffSet (authored by tlatham).
Small fix to documentation of LauAbsCoeffSet
Feb 7 2023, 2:51 PM

Feb 6 2023

tlatham committed rLAURA34c6fa78b78d: Read/write LauVetoes from/to JSON (authored by tlatham).
Read/write LauVetoes from/to JSON
Feb 6 2023, 11:39 AM

Feb 3 2023

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
Feb 3 2023, 3:58 PM
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
Feb 3 2023, 3:58 PM
tlatham committed rLAURA4e770b9a2d72: Fix issue in coeffset cloning (authored by tlatham).
Fix issue in coeffset cloning
Feb 3 2023, 3:58 PM
tlatham committed rLAURAb72de2a3147c: Add method to fit model classes to retrieve coefficients (authored by tlatham).
Add method to fit model classes to retrieve coefficients
Feb 3 2023, 3:58 PM
tlatham committed rLAURA1bd5688554ff: Make LauAbsCoeffSet::writeToJson more general wrt the input collection (authored by tlatham).
Make LauAbsCoeffSet::writeToJson more general wrt the input collection
Feb 3 2023, 3:58 PM
jback committed rEVTGEN51978d8f23ef: Code changes for T207 (test output problems) (authored by jback).
Code changes for T207 (test output problems)
Feb 3 2023, 3:57 PM
jback closed D91: Code changes for T207 (test output problems).
Feb 3 2023, 3:57 PM · Restricted Project
jback updated the summary of D91: Code changes for T207 (test output problems).
Feb 3 2023, 3:55 PM · Restricted Project
jback updated the diff for D91: Code changes for T207 (test output problems).
  • 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.
Feb 3 2023, 3:54 PM · Restricted Project
tlatham accepted D91: Code changes for T207 (test output problems).

Just one minor comment.

Feb 3 2023, 3:18 PM · Restricted Project

Feb 1 2023

tlatham committed rLAURA4e8a862ff2ca: Add file missing from previous commit (authored by tlatham).
Add file missing from previous commit
Feb 1 2023, 7:51 PM
tlatham committed rLAURAa70a279632b0: Implement writing of DP model to JSON file (authored by tlatham).
Implement writing of DP model to JSON file
Feb 1 2023, 7:38 PM
tlatham committed rLAURA600850f6cd2f: Fix bug in deserialisation of LauNSCCartesianCPCoeffSet from JSON (authored by tlatham).
Fix bug in deserialisation of LauNSCCartesianCPCoeffSet from JSON
Feb 1 2023, 7:38 PM
vonhippg committed rPYFEYNSVN1975: Tagged version 1.0.1.
Tagged version 1.0.1
Feb 1 2023, 1:05 PM
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).
Feb 1 2023, 12:58 PM

Jan 31 2023

igv committed rNPSTATSVN881: small fix.
small fix
Jan 31 2023, 8:33 PM

Jan 27 2023

sibid added a comment to D90: clang-format applied.

I have formatted the missed files and pushed the diff.

Jan 27 2023, 8:20 PM
sibid updated the diff for D90: clang-format applied.
  • clang-format the missed files
Jan 27 2023, 8:15 PM
jr_reuter committed rWHIZARDSVN8858: a5e4768 Merge branch 'loop-induced-processes' into 'master'.
a5e4768 Merge branch 'loop-induced-processes' into 'master'
Jan 27 2023, 4:12 PM

Jan 26 2023

jback updated the summary of D91: Code changes for T207 (test output problems).
Jan 26 2023, 3:27 PM · Restricted Project
jback requested review of D91: Code changes for T207 (test output problems).
Jan 26 2023, 3:25 PM · Restricted Project
jback added a comment to T207: EvtGen models with test output problems.

Many of the zero nDof histograms in problem-histos.txt occur when there is only 1 bin filled (the others are empty), 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.

Jan 26 2023, 2:04 PM · Restricted Project
jback added a comment to T207: EvtGen models with test output problems.
  1. We should increase the tensor probability from 10 to 20 for EvtSSD_DirectCP (e.g. for B+ -> f_2 pi).
Jan 26 2023, 1:20 PM · Restricted Project
jback added a comment to T207: EvtGen models with test output problems.

Result of the command grep "chiSq/nDof" *.out | grep -v "pValue = 0.000" > problem-histos.txt

Jan 26 2023, 12:39 PM · Restricted Project
tlatham added a comment to D90: clang-format applied.

Two files don't seem to be modified that I believe should be:

  • EvtGen/EvtGen.hh
  • validation/compareRootFiles.cc
Jan 26 2023, 12:38 PM
jback renamed T207: EvtGen models with test output problems from Models with problems to EvtGen models with test output problems.
Jan 26 2023, 12:35 PM · Restricted Project

Jan 25 2023

igv committed rNPSTATSVN880: yet another small fix.
yet another small fix
Jan 25 2023, 5:24 PM
igv committed rNPSTATSVN879: small fix.
small fix
Jan 25 2023, 5:22 PM
igv committed rNPSTATSVN878: small fix.
small fix
Jan 25 2023, 5:20 PM
igv committed rNPSTATSVN877: added utilities dumpVectorAsText and fillVectorFromText.
added utilities dumpVectorAsText and fillVectorFromText
Jan 25 2023, 5:15 PM
tlatham committed rLAURA1ee4364d81f4: Reimplement the D* vetoes (authored by mwhitehe).
Reimplement the D* vetoes
Jan 25 2023, 1:53 PM

Jan 23 2023

igv committed rNPSTATSVN876: added a test for derivetives for OrthoPoly1D class.
added a test for derivetives for OrthoPoly1D class
Jan 23 2023, 11:35 AM

Jan 20 2023

jr_reuter committed rWHIZARDSVN8857: 7871929 Merge branch 'fix_some_OL_tests_w_explicit_lib' into 'master'.
7871929 Merge branch 'fix_some_OL_tests_w_explicit_lib' into 'master'
Jan 20 2023, 7:15 PM
tlatham committed rLAURAf16bc7b46548: Suppress spurious errors from LauResonanceMaker (authored by tlatham).
Suppress spurious errors from LauResonanceMaker
Jan 20 2023, 11:09 AM

Jan 19 2023

tlatham committed rLAURAefb3b0cda5a4: Add LauIsobarDynamics::constructModelFromJson function to load model from JSON… (authored by tlatham).
Add LauIsobarDynamics::constructModelFromJson function to load model from JSON…
Jan 19 2023, 3:44 PM
tlatham committed rLAURA8a3b71385fc7: Workaround for JSON oddity (authored by tlatham).
Workaround for JSON oddity
Jan 19 2023, 3:44 PM
tlatham committed rLAURA2ecb8e6a551f: Rename and update TD Dpipi example to include recent changes (authored by tlatham).
Rename and update TD Dpipi example to include recent changes
Jan 19 2023, 3:44 PM
tlatham committed rLAURAcbc7dca87c6b: Update coeffset classes to use new JSON tools (authored by tlatham).
Update coeffset classes to use new JSON tools
Jan 19 2023, 3:44 PM
tlatham committed rLAURA24f3b6bfb449: Factorise out common JSON operations into new namespace (authored by tlatham).
Factorise out common JSON operations into new namespace
Jan 19 2023, 3:44 PM
tlatham committed rLAURAfb3357184ea6: Use constrained yields in Run 1 KK by default (authored by tlatham).
Use constrained yields in Run 1 KK by default
Jan 19 2023, 3:44 PM
tlatham committed rLAURAaa4885a1336d: Update Lau1DCubicSpline to use new JSON tools (authored by tlatham).
Update Lau1DCubicSpline to use new JSON tools
Jan 19 2023, 3:44 PM
tlatham committed rLAURAe2efb8d31722: Read DP coeffs from JSON (authored by tlatham).
Read DP coeffs from JSON
Jan 19 2023, 3:43 PM
tlatham committed rLAURA1328bbd7f9d8: Tidy-ups and improve comments (authored by tlatham).
Tidy-ups and improve comments
Jan 19 2023, 3:43 PM
tlatham committed rLAURA5c0350d3f345: Improve reading of coeff sets from JSON (authored by tlatham).
Improve reading of coeff sets from JSON
Jan 19 2023, 3:43 PM
tlatham committed rLAURA4451f4a6d220: Improve serialisation to JSON (authored by tlatham).
Improve serialisation to JSON
Jan 19 2023, 3:43 PM
tlatham committed rLAURAd811e72e9986: Use unique_ptr for handling of coeff sets (authored by tlatham).
Use unique_ptr for handling of coeff sets
Jan 19 2023, 3:43 PM
tlatham committed rLAURA137cf21b888b: Fix for Doxygen (authored by tlatham).
Fix for Doxygen
Jan 19 2023, 3:43 PM
tlatham committed rLAURAa51dee36792e: Handle cloned coefficient sets in JSON serialisation (authored by tlatham).
Handle cloned coefficient sets in JSON serialisation
Jan 19 2023, 3:43 PM
tlatham committed rLAURA7ee741b7c7e6: Implement preliminary json serialisation of CoeffSet classes (authored by tlatham).
Implement preliminary json serialisation of CoeffSet classes
Jan 19 2023, 3:43 PM
tlatham committed rLAURA22783061c26a: Provide option to allow fixed yields to be sent to fitter (authored by tlatham).
Provide option to allow fixed yields to be sent to fitter
Jan 19 2023, 3:43 PM
tlatham committed rLAURA44109d106394: Fix bug in previous commit (authored by tlatham).
Fix bug in previous commit
Jan 19 2023, 3:43 PM
tlatham committed rLAURAe7813d32bec8: Minor change to likelihood debug printout (authored by tlatham).
Minor change to likelihood debug printout
Jan 19 2023, 3:43 PM
tlatham committed rLAURAd6b41ff23be2: allow the toggling of Run 1 KK yields to be with/without the negative components (authored by andylhcb).
allow the toggling of Run 1 KK yields to be with/without the negative components
Jan 19 2023, 3:43 PM
tlatham committed rLAURA29aaecc2ee16: Clean-up histo smoothing, check for krb ticket, and temporarily disable test… (authored by tlatham).
Clean-up histo smoothing, check for krb ticket, and temporarily disable test…
Jan 19 2023, 3:43 PM
tlatham committed rLAURAe222562882f8: Update Test_Dpipi to load all histograms and data file from EOS, and update DP… (authored by tlatham).
Update Test_Dpipi to load all histograms and data file from EOS, and update DP…
Jan 19 2023, 3:43 PM
tlatham committed rLAURA77ae2a443683: Introduce option (for systematics) to add yields of neglected components to the… (authored by tlatham).
Introduce option (for systematics) to add yields of neglected components to the…
Jan 19 2023, 3:43 PM
tlatham committed rLAURA826dec8fb32b: Clean-up (authored by tlatham).
Clean-up
Jan 19 2023, 3:43 PM
tlatham committed rLAURAaac1267fe273: LauGounarisSakuraiRes: add option to disable BW scaling of Gamma(m) (authored by tlatham).
LauGounarisSakuraiRes: add option to disable BW scaling of Gamma(m)
Jan 19 2023, 3:43 PM
tlatham committed rLAURAcd1e2ad3ca3c: Making json file, fix first knot in signalMC ratios (authored by andylhcb).
Making json file, fix first knot in signalMC ratios
Jan 19 2023, 3:43 PM
tlatham committed rLAURA50e877bfffb7: Improve likelihood etc. printouts for bad events (authored by tlatham).
Improve likelihood etc. printouts for bad events
Jan 19 2023, 3:43 PM
tlatham committed rLAURAa865702c751e: Add Covariant_P option to spin formalisms (authored by tlatham).
Add Covariant_P option to spin formalisms
Jan 19 2023, 3:43 PM
tlatham committed rLAURA8e2d952cf395: Implement diagnostic printout of likelihood values in LauTimeDepFitModel (authored by tlatham).
Implement diagnostic printout of likelihood values in LauTimeDepFitModel
Jan 19 2023, 3:43 PM
tlatham committed rLAURAae555f85496b: Allow knots to be fixed when fitting splines to TH1s (authored by andylhcb).
Allow knots to be fixed when fitting splines to TH1s
Jan 19 2023, 3:43 PM
tlatham committed rLAURAf1f2e07357b9: Make optional the termination of event loop on finding an event with bad… (authored by tlatham).
Make optional the termination of event loop on finding an event with bad…
Jan 19 2023, 3:43 PM
tlatham committed rLAURAe75d684bad2a: Add framework for printing per-event likelihood info for funny events (authored by tlatham).
Add framework for printing per-event likelihood info for funny events
Jan 19 2023, 3:43 PM
tlatham committed rLAURAa93f8ce61df4: allow Run 1 and Run 2 as options (authored by andylhcb).
allow Run 1 and Run 2 as options
Jan 19 2023, 3:43 PM
tlatham committed rLAURA4e5de2e27f84: Missing include added (authored by mwhitehe).
Missing include added
Jan 19 2023, 3:43 PM
tlatham committed rLAURA1e4c671fea11: Small fix to blinding of mixing phase (authored by tlatham).
Small fix to blinding of mixing phase
Jan 19 2023, 3:43 PM
tlatham committed rLAURAeddff6f44535: add flavour-split flavour-specific backgrounds, don't let unblinded fits happen (authored by andylhcb).
add flavour-split flavour-specific backgrounds, don't let unblinded fits happen
Jan 19 2023, 3:43 PM
tlatham committed rLAURA6118a2e7455c: Setup blinding for mixing phase parameters (authored by tlatham).
Setup blinding for mixing phase parameters
Jan 19 2023, 3:43 PM
tlatham committed rLAURA865b0988548d: Add cmd-line arg to specify backgrounds to use in Test_Dpipi (authored by tlatham).
Add cmd-line arg to specify backgrounds to use in Test_Dpipi
Jan 19 2023, 3:43 PM
tlatham committed rLAURA316636c64c4c: Fix combinatorial normalisation for CP-eigenstate modes (authored by tlatham).
Fix combinatorial normalisation for CP-eigenstate modes
Jan 19 2023, 3:43 PM
tlatham committed rLAURA3d056c6152a8: Improve fit result ntuple naming (authored by tlatham).
Improve fit result ntuple naming
Jan 19 2023, 3:43 PM
tlatham committed rLAURAb334bf8405bc: Apply yield naming convention to other fit models (authored by tlatham).
Apply yield naming convention to other fit models
Jan 19 2023, 3:43 PM
tlatham committed rLAURA6c775854d4d0: Add option to gen mB distributions and float yields (authored by tlatham).
Add option to gen mB distributions and float yields
Jan 19 2023, 3:43 PM
tlatham committed rLAURA4c6267181283: Fix for allowing yields of 0 without crashing (authored by andylhcb).
Fix for allowing yields of 0 without crashing
Jan 19 2023, 3:43 PM
tlatham committed rLAURA21c1ebeacd33: Allow easier generation of sig-only toys (authored by andylhcb).
Allow easier generation of sig-only toys
Jan 19 2023, 3:43 PM
tlatham committed rLAURA25bf9a67f6d1: Update to 3 simfit tasks and fix DP parameters (authored by mwhitehe).
Update to 3 simfit tasks and fix DP parameters
Jan 19 2023, 3:43 PM
tlatham committed rLAURA3aed27c79316: Add per-event timing info for generating each category (authored by mwhitehe).
Add per-event timing info for generating each category
Jan 19 2023, 3:42 PM
tlatham committed rLAURAbe86798570c7: New branch to run first full toy tests (authored by mwhitehe).
New branch to run first full toy tests
Jan 19 2023, 3:42 PM
richardn committed rTHEPEGHG9cc1ca8e4337: fix in LorentzRank3Tensor conjugate member.
fix in LorentzRank3Tensor conjugate member
Jan 19 2023, 11:29 AM

Jan 16 2023

richardn committed rTHEPEGHG679bc535d4a4: merge.
merge
Jan 16 2023, 9:23 PM
richardn committed rTHEPEGHGb29b80abcec4: fix for e+e-.
fix for e+e-
Jan 16 2023, 9:22 PM
richardn committed rTHEPEGHG36045be05d15: merge from release 7.3.
merge from release 7.3
Jan 16 2023, 7:21 PM
richardn committed rTHEPEGHG7ce6315c5c96: add option for control of rivet.
add option for control of rivet
Jan 16 2023, 7:21 PM
richardn committed rTHEPEGHG1a09fdd8f5ad: ensure first beam particle outputted first to fix issues with HepMC3.
ensure first beam particle outputted first to fix issues with HepMC3
Jan 16 2023, 7:20 PM

Jan 15 2023

Simon Plätzer <simon.plaetzer@gmail.com> committed rHERWIGHG7d9924ab9a2a: fix CMW snippets.
fix CMW snippets
Jan 15 2023, 2:07 PM

Jan 13 2023

tlatham created T207: EvtGen models with test output problems.
Jan 13 2023, 3:26 PM · Restricted Project

Jan 12 2023

igv committed rNPSTATSVN875: small python API fix.
small python API fix
Jan 12 2023, 12:41 PM

Jan 11 2023

jr_reuter committed rWHIZARDSVN8856: Property changes (by hand).
Property changes (by hand)
Jan 11 2023, 4:07 PM
jr_reuter committed rWHIZARDSVN8855: Modifying svn properties..
Modifying svn properties.
Jan 11 2023, 3:28 PM
jr_reuter committed rWHIZARDSVN8854: 13db337 Merge branch 'tho/exotic-color-flows' into 'master'.
13db337 Merge branch 'tho/exotic-color-flows' into 'master'
Jan 11 2023, 2:55 PM
igv committed rNPSTATSVN874: improving Python api.
improving Python api
Jan 11 2023, 3:04 AM

Jan 9 2023

igv committed rNPSTATSVN873: added Laplace1D class.
added Laplace1D class
Jan 9 2023, 6:05 PM
igv committed rNPSTATSVN872: added method derivativeCoeffs to JacobiOrthoPoly1D class.
added method derivativeCoeffs to JacobiOrthoPoly1D class
Jan 9 2023, 1:41 PM
igv committed rNPSTATSVN871: added function chebyshevDerivativeCoeffs.
added function chebyshevDerivativeCoeffs
Jan 9 2023, 10:50 AM

Jan 8 2023

igv committed rNPSTATSVN870: improving Python API.
improving Python API
Jan 8 2023, 10:08 PM