- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Feb 7 2023
Feb 7 2023
tlatham committed rLAURA7b16571ff88d: Serialisation to JSON of LauParameter and LauFormulaPar (authored by tlatham).
Serialisation to JSON of LauParameter and LauFormulaPar
tlatham committed rLAURAd0c51eb713a4: Small fix to documentation of LauAbsCoeffSet (authored by tlatham).
Small fix to documentation of LauAbsCoeffSet
Feb 6 2023
Feb 6 2023
Read/write LauVetoes from/to JSON
Feb 3 2023
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
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)
Feb 3 2023, 3:57 PM · Restricted Project
Feb 3 2023, 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.
Feb 3 2023, 3:54 PM · Restricted Project
Just one minor comment.
Feb 3 2023, 3:18 PM · Restricted Project
Feb 1 2023
Feb 1 2023
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).
Jan 31 2023
Jan 31 2023
Jan 27 2023
Jan 27 2023
I have formatted the missed files and pushed the diff.
- clang-format the missed files
a5e4768 Merge branch 'loop-induced-processes' into 'master'
Jan 26 2023
Jan 26 2023
Jan 26 2023, 3:27 PM · Restricted Project
Jan 26 2023, 3:25 PM · Restricted Project
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
- 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
Result of the command grep "chiSq/nDof" *.out | grep -v "pValue = 0.000" > problem-histos.txt
Jan 26 2023, 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.
Jan 26 2023, 12:35 PM · Restricted Project
Jan 25 2023
Jan 25 2023
added utilities dumpVectorAsText and fillVectorFromText
Reimplement the D* vetoes
Jan 23 2023
Jan 23 2023
added a test for derivetives for OrthoPoly1D class
Jan 20 2023
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'
tlatham committed rLAURAf16bc7b46548: Suppress spurious errors from LauResonanceMaker (authored by tlatham).
Suppress spurious errors from LauResonanceMaker
Jan 19 2023
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…
Workaround for JSON oddity
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
tlatham committed rLAURAcbc7dca87c6b: Update coeffset classes to use new JSON tools (authored by tlatham).
Update coeffset classes to use new JSON tools
tlatham committed rLAURA24f3b6bfb449: Factorise out common JSON operations into new namespace (authored by tlatham).
Factorise out common JSON operations into new namespace
tlatham committed rLAURAfb3357184ea6: Use constrained yields in Run 1 KK by default (authored by tlatham).
Use constrained yields in Run 1 KK by default
tlatham committed rLAURAaa4885a1336d: Update Lau1DCubicSpline to use new JSON tools (authored by tlatham).
Update Lau1DCubicSpline to use new JSON tools
Read DP coeffs from JSON
Tidy-ups and improve comments
tlatham committed rLAURA5c0350d3f345: Improve reading of coeff sets from JSON (authored by tlatham).
Improve reading of coeff sets from JSON
Improve serialisation to JSON
tlatham committed rLAURAd811e72e9986: Use unique_ptr for handling of coeff sets (authored by tlatham).
Use unique_ptr for handling of coeff sets
Fix for Doxygen
tlatham committed rLAURAa51dee36792e: Handle cloned coefficient sets in JSON serialisation (authored by tlatham).
Handle cloned coefficient sets in JSON serialisation
tlatham committed rLAURA7ee741b7c7e6: Implement preliminary json serialisation of CoeffSet classes (authored by tlatham).
Implement preliminary json serialisation of CoeffSet classes
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
Fix bug in previous commit
tlatham committed rLAURAe7813d32bec8: Minor change to likelihood debug printout (authored by tlatham).
Minor change to likelihood debug printout
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
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…
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…
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…
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)
tlatham committed rLAURAcd1e2ad3ca3c: Making json file, fix first knot in signalMC ratios (authored by andylhcb).
Making json file, fix first knot in signalMC ratios
tlatham committed rLAURA50e877bfffb7: Improve likelihood etc. printouts for bad events (authored by tlatham).
Improve likelihood etc. printouts for bad events
tlatham committed rLAURAa865702c751e: Add Covariant_P option to spin formalisms (authored by tlatham).
Add Covariant_P option to spin formalisms
tlatham committed rLAURA8e2d952cf395: Implement diagnostic printout of likelihood values in LauTimeDepFitModel (authored by tlatham).
Implement diagnostic printout of likelihood values in LauTimeDepFitModel
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
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…
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
allow Run 1 and Run 2 as options
Missing include added
Small fix to blinding of mixing phase
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
tlatham committed rLAURA6118a2e7455c: Setup blinding for mixing phase parameters (authored by tlatham).
Setup blinding for mixing phase parameters
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
tlatham committed rLAURA316636c64c4c: Fix combinatorial normalisation for CP-eigenstate modes (authored by tlatham).
Fix combinatorial normalisation for CP-eigenstate modes
Improve fit result ntuple naming
tlatham committed rLAURAb334bf8405bc: Apply yield naming convention to other fit models (authored by tlatham).
Apply yield naming convention to other fit models
tlatham committed rLAURA6c775854d4d0: Add option to gen mB distributions and float yields (authored by tlatham).
Add option to gen mB distributions and float yields
tlatham committed rLAURA4c6267181283: Fix for allowing yields of 0 without crashing (authored by andylhcb).
Fix for allowing yields of 0 without crashing
tlatham committed rLAURA21c1ebeacd33: Allow easier generation of sig-only toys (authored by andylhcb).
Allow easier generation of sig-only toys
tlatham committed rLAURA25bf9a67f6d1: Update to 3 simfit tasks and fix DP parameters (authored by mwhitehe).
Update to 3 simfit tasks and fix DP parameters
tlatham committed rLAURA3aed27c79316: Add per-event timing info for generating each category (authored by mwhitehe).
Add per-event timing info for generating each category
tlatham committed rLAURAbe86798570c7: New branch to run first full toy tests (authored by mwhitehe).
New branch to run first full toy tests
fix in LorentzRank3Tensor conjugate member
Jan 16 2023
Jan 16 2023
merge from release 7.3
add option for control of rivet
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 15 2023
Jan 15 2023
Simon Plätzer <simon.plaetzer@gmail.com> committed rHERWIGHG7d9924ab9a2a: fix CMW snippets.
fix CMW snippets
Jan 13 2023
Jan 13 2023
Jan 13 2023, 3:26 PM · Restricted Project
Jan 12 2023
Jan 12 2023
Jan 11 2023
Jan 11 2023
Property changes (by hand)
Modifying svn properties.
13db337 Merge branch 'tho/exotic-color-flows' into 'master'
Jan 9 2023
Jan 9 2023
added method derivativeCoeffs to JacobiOrthoPoly1D class
added function chebyshevDerivativeCoeffs
Jan 8 2023
Jan 8 2023