- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Mar 22 2023
Mar 22 2023
amaier committed rHEJ314f00ec3b17: fix momenta in documentation of `ME_Cenqqbar_qq` (authored by amaier).
fix momenta in documentation of `ME_Cenqqbar_qq`
remove unused parameters
amaier committed rHEJ23a6253c898e: normalisation of central qqbar current contraction (authored by amaier).
normalisation of central qqbar current contraction
moved typedefs from header to source files
amaier committed rHEJab8d2eff20cb: adhere to naming conventions for current contractions described in developer… (authored by amaier).
adhere to naming conventions for current contractions described in developer…
amaier committed rHEJbe148c27e591: fix normalisation of uno/FKL current contraction (authored by amaier).
fix normalisation of uno/FKL current contraction
amaier committed rHEJeb26cda064ce: remove extremal qqbar ME_* functions for pure jets (authored by amaier).
remove extremal qqbar ME_* functions for pure jets
remove uno ME_* functions for pure jets
amaier committed rHEJ245ee59e596c: change normalisation of LL current contraction to agree with the literature (authored by amaier).
change normalisation of LL current contraction to agree with the literature
remove ME_* functions for LL pure jets
small cleanup
Merge branch 'HEJ@NLO' into 'master'
CE PH <conor.elrick@ed.ac.uk> committed rHEJ482df1a6e39e: Added logic in MatrixElement.cc to throw logic error if number of jets (authored by CE PH <conor.elrick@ed.ac.uk>).
Added logic in MatrixElement.cc to throw logic error if number of jets
CE PH <conor.elrick@ed.ac.uk> committed rHEJb1d29efbac6e: Fixed missing change in parameters naming in dev manual. (authored by CE PH <conor.elrick@ed.ac.uk>).
Fixed missing change in parameters naming in dev manual.
CE PH <conor.elrick@ed.ac.uk> committed rHEJ5bd49b24e9b0: Changes for point 4 in review regarding removing '==true' (authored by CE PH <conor.elrick@ed.ac.uk>).
Changes for point 4 in review regarding removing '==true'
CE PH <conor.elrick@ed.ac.uk> committed rHEJ01f5f185d40d: Changes for point 1 of review regarding hejnlo -> nlo. (authored by CE PH <conor.elrick@ed.ac.uk>).
Changes for point 1 of review regarding hejnlo -> nlo.
CE PH <conor.elrick@ed.ac.uk> committed rHEJd06a6d272be6: Changed types of nlo options to no longer be optional. Updated if (authored by CE PH <conor.elrick@ed.ac.uk>).
Changed types of nlo options to no longer be optional. Updated if
Conor Elrick <conor.elrick@ed.ac.uk> committed rHEJ378a322148e9: Revert "Changes for point 4 in review regarding removing '==true'" (authored by Conor Elrick <conor.elrick@ed.ac.uk>).
Revert "Changes for point 4 in review regarding removing '==true'"
amaier committed rHEJ68deca8f54a7: Merge branch '160-allow-require-c-17' into 'master' (authored by amaier).
Merge branch '160-allow-require-c-17' into 'master'
amaier committed rHEJ9c036c75d712: fix incompatibility between RNG and standard library requirements (authored by amaier).
fix incompatibility between RNG and standard library requirements
Merge branch 'master' into HEJ@NLO
amaier committed rHEJe211f74a3fdf: Merge branch '178-hej-rng-is-not-compatible-with-uniformrandombitgenerator'… (authored by amaier).
Merge branch '178-hej-rng-is-not-compatible-with-uniformrandombitgenerator'…
CE PH <conor.elrick@ed.ac.uk> committed rHEJ2d8913a5f686: Fix point 3 in review related to 'magic numbers' (authored by CE PH <conor.elrick@ed.ac.uk>).
Fix point 3 in review related to 'magic numbers'
deprecate HEJ::optional
use std::optional everywhere
Updated changelog
CE PH <conor.elrick@ed.ac.uk> committed rHEJ3dc0dd0f3f8f: Fix to HEJFOG to include missing function argument. (authored by CE PH <conor.elrick@ed.ac.uk>).
Fix to HEJFOG to include missing function argument.
Require C++17
CE PH <conor.elrick@ed.ac.uk> committed rHEJaf2d6890a0cb: Fix config to use hejnlo paramters in PhaseSpaceConfig (authored by CE PH <conor.elrick@ed.ac.uk>).
Fix config to use hejnlo paramters in PhaseSpaceConfig
CE PH <conor.elrick@ed.ac.uk> committed rHEJ288d1d0f0b36: Typecasting changes and reordering to fix compiler warnings (authored by CE PH <conor.elrick@ed.ac.uk>).
Typecasting changes and reordering to fix compiler warnings
CE PH <conor.elrick@ed.ac.uk> committed rHEJ306a349eefe0: Update dev manual with nj HEJNLO changes (authored by CE PH <conor.elrick@ed.ac.uk>).
Update dev manual with nj HEJNLO changes
CE PH <conor.elrick@ed.ac.uk> committed rHEJcb183997bd1e: Added HEJ@NLO option to change the base number of jets for NLO (authored by CE PH <conor.elrick@ed.ac.uk>).
Added HEJ@NLO option to change the base number of jets for NLO
amaier committed rHEJ73a037255ab2: Merge branch 'update_test_samples' into 'master' (authored by amaier).
Merge branch 'update_test_samples' into 'master'
CE PH <conor.elrick@ed.ac.uk> committed rHEJ5fb2f8e917db: Added virtual ME tests for HEJ@NLO processes (authored by CE PH <conor.elrick@ed.ac.uk>).
Added virtual ME tests for HEJ@NLO processes
CE PH <conor.elrick@ed.ac.uk> committed rHEJ2f5588ec6409: Removed trailing whitespace (authored by CE PH <conor.elrick@ed.ac.uk>).
Removed trailing whitespace
CE PH <conor.elrick@ed.ac.uk> committed rHEJa53897f33e02: Merge branch 'master' into HEJ@NLO for CI tests. (authored by CE PH <conor.elrick@ed.ac.uk>).
Merge branch 'master' into HEJ@NLO for CI tests.
amaier committed rHEJa5fd73fc5958: Merge branch '176-missing-tag-in-hej-lhe-event-output' into 'master' (authored by amaier).
Merge branch '176-missing-tag-in-hej-lhe-event-output' into 'master'
write closing tag in LHEF
amaier committed rHEJbd561e6fab57: Update CI test samples to include different jet multiplicities (authored by Conor Elrick <conor.elrick@ed.ac.uk>).
Update CI test samples to include different jet multiplicities
amaier committed rHEJ8f2e6775ff5e: remove unused information from reference event files (authored by amaier).
remove unused information from reference event files
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ27bf012ea19c: Merge branch '28-add-quick-xs-tests' into 'master' (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Merge branch '28-add-quick-xs-tests' into 'master'
amaier committed rHEJ5d2c144c362e: short W+jets tests using standard testing PDF set (authored by amaier).
short W+jets tests using standard testing PDF set
renamed large event files
short tests for W + jets
updated changelog
amaier committed rHEJ544bf05721d2: Merge branch 'update_changelog' into 'master' (authored by amaier).
Merge branch 'update_changelog' into 'master'
run shorter cross section tests by default
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ64e92331517e: Merge branch '135-pass-config-to-eventgenerator-in-fog' into 'master' (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Merge branch '135-pass-config-to-eventgenerator-in-fog' into 'master'
amaier committed rHEJ19e69b4384eb: new constructor and rng access function in fixed-order EventGenerator (authored by amaier).
new constructor and rng access function in fixed-order EventGenerator
amaier committed rHEJ34c734d2f7ac: ensure deterministic HEJFOG tests by seeding the random number generator (authored by amaier).
ensure deterministic HEJFOG tests by seeding the random number generator
amaier committed rHEJaaab739ce047: Use new EventGenerator constructor in tests (authored by amaier).
Use new EventGenerator constructor in tests
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ5163a3e2e5aa: Merge branch '174-hejfog-tests-are-too-strict' into 'master' (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Merge branch '174-hejfog-tests-are-too-strict' into 'master'
amaier committed rHEJ6404a437b797: Lower sensitivity to changes in HEJFOG tests (authored by amaier).
Lower sensitivity to changes in HEJFOG tests
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ541415183aba: Merge branch '127-implement-z-jets-in-fog' into 'master' (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Merge branch '127-implement-z-jets-in-fog' into 'master'
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ77b50cc2823c: Update reference data commit (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update reference data commit
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJf6222cf91df8: Add precision about Z decays (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add precision about Z decays
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ07b1c149e4ad: Use switch for pidsum (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Use switch for pidsum
amaier committed rHEJee77b41f5bae: clean up description of HEJFOG process setting (authored by amaier).
clean up description of HEJFOG process setting
amaier committed rHEJ6e17ceeea79a: Remove unnecessary absolute value (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Remove unnecessary absolute value
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ44f2d3ea8ea9: Small change of wording in the documentation (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Small change of wording in the documentation
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ87be7df3dc3a: Update changelog (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update changelog
amaier committed rHEJa93789db34c8: Update documentation (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update documentation
amaier committed rHEJc6cf722b9ed2: Restrict Z/photon mass range in FOG tests (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Restrict Z/photon mass range in FOG tests
amaier committed rHEJ24b48a1f3147: Update Z+jets reference cross sections in FOG tests (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update Z+jets reference cross sections in FOG tests
amaier committed rHEJccd795c7a0fb: Add classification tests for Z+jets in FOG (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add classification tests for Z+jets in FOG
amaier committed rHEJ9b8420348694: Add subleading test for Z+jets in FOG (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add subleading test for Z+jets in FOG
amaier committed rHEJ6540be49699f: Add channel tests for Z+jets in FOG (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add channel tests for Z+jets in FOG
amaier committed rHEJ5110d713e6cd: Add Z+jets xs tests in FOG (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add Z+jets xs tests in FOG
amaier committed rHEJ982e6db5d3a6: Enable Z+Jets generation in FOG (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Enable Z+Jets generation in FOG
more detailed installation instructions
Jeppe R. Andersen <jeppe.andersen@durham.ac.uk> committed rHEJ81e741d6aa97: Merge branch 'doc_update' into 'master' (authored by Jeppe R. Andersen <jeppe.andersen@durham.ac.uk>).
Merge branch 'doc_update' into 'master'
fixed download command
mention docker more prominently
amaier committed rHEJ4797b202e24b: Merge branch '173-incorrect-download-instructions' into 'master' (authored by amaier).
Merge branch '173-incorrect-download-instructions' into 'master'
CE PH <conor.elrick@ed.ac.uk> committed rHEJf7f75bb3e458: Removed trailing whitespace in docs (authored by CE PH <conor.elrick@ed.ac.uk>).
Removed trailing whitespace in docs
small fixes to readme
CE PH <conor.elrick@ed.ac.uk> committed rHEJb5d76211efe1: Added new subsection to dev manual on HEJ@NLO truncation. (authored by CE PH <conor.elrick@ed.ac.uk>).
Added new subsection to dev manual on HEJ@NLO truncation.
CE PH <conor.elrick@ed.ac.uk> committed rHEJ9bf66a482334: Updated changes to include HEJ@NLO (authored by CE PH <conor.elrick@ed.ac.uk>).
Updated changes to include HEJ@NLO
CE PH <conor.elrick@ed.ac.uk> committed rHEJ6e2dbebc1520: Fixed issue with const expressions in sample_ng for HEJNLO (authored by CE PH <conor.elrick@ed.ac.uk>).
Fixed issue with const expressions in sample_ng for HEJNLO
CE PH <conor.elrick@ed.ac.uk> committed rHEJ2d0fe52ae033: Added HEJ@NLO option to sphinx documentation (authored by CE PH <conor.elrick@ed.ac.uk>).
Added HEJ@NLO option to sphinx documentation
CE PH <conor.elrick@ed.ac.uk> committed rHEJ06ba3e46d9fc: Removed whitespace and tabs->spaces (authored by CE PH <conor.elrick@ed.ac.uk>).
Removed whitespace and tabs->spaces
CE PH <conor.elrick@ed.ac.uk> committed rHEJ27c4e0f23b8a: Changed all HEJ@NLO commenting to use HEJ::HEJNLO bool. Removed all (authored by CE PH <conor.elrick@ed.ac.uk>).
Changed all HEJ@NLO commenting to use HEJ::HEJNLO bool. Removed all
CE PH <conor.elrick@ed.ac.uk> committed rHEJ7d0dabc78b4c: hejnlo declaration in config (authored by CE PH <conor.elrick@ed.ac.uk>).
hejnlo declaration in config
CE PH <conor.elrick@ed.ac.uk> committed rHEJ2ad57c915701: Updated config file to include flag for hej@nlo truncation (authored by CE PH <conor.elrick@ed.ac.uk>).
Updated config file to include flag for hej@nlo truncation
CE PH <conor.elrick@ed.ac.uk> committed rHEJa3024500edae: Added truncation to pure jets. Zqq and Zqg virtual corrections are only ones… (authored by CE PH <conor.elrick@ed.ac.uk>).
Added truncation to pure jets. Zqq and Zqg virtual corrections are only ones…
CE PH <conor.elrick@ed.ac.uk> committed rHEJf98c79f388a3: Added code to deal with hej@nlo flag to yaml reader. (authored by CE PH <conor.elrick@ed.ac.uk>).
Added code to deal with hej@nlo flag to yaml reader.
CE PH <conor.elrick@ed.ac.uk> committed rHEJd7b674fe2902: Initial commit of HEJ@NLO for Pure Jets with all changes hard coded (authored by CE PH <conor.elrick@ed.ac.uk>).
Initial commit of HEJ@NLO for Pure Jets with all changes hard coded
amaier committed rHEJ8be1a28a3086: Merge branch '170-wrong-prefactor-in-documentation-of-z-matrix-element' into… (authored by amaier).
Merge branch '170-wrong-prefactor-in-documentation-of-z-matrix-element' into…
CE PH <conor.elrick@ed.ac.uk> committed rHEJ15680b87bf10: Added Emmet's W+jets HEJ@NLO truncation (authored by CE PH <conor.elrick@ed.ac.uk>).
Added Emmet's W+jets HEJ@NLO truncation
Merge branch 'farewell' into 'master'
Moved Marian to former contributors
amaier committed rHEJ8a89d900b469: Merge branch 'clarify_Z_photon' into 'master' (authored by amaier).
Merge branch 'clarify_Z_photon' into 'master'
tiny clarification in user documentation
amaier committed rHEJ255b031a95e6: fix power of gs in documentation of Z matrix element (authored by amaier).
fix power of gs in documentation of Z matrix element
Update `cxxopts.hpp` to version 2.2.1
amaier committed rHEJ92f6e582ab92: Merge branch '168-compilation-error-with-g-11' into 'master' (authored by amaier).
Merge branch '168-compilation-error-with-g-11' into 'master'
amaier committed rHEJcba8570c59bd: move W4j classification to long test section to avoid large input files with… (authored by amaier).
move W4j classification to long test section to avoid large input files with…
amaier committed rHEJ844dea8b16f6: ignore large test data when packaging archive (authored by amaier).
ignore large test data when packaging archive
amaier committed rHEJ43a3e5b0ea7b: move W4j classification back to standard tests with smaller input file (authored by amaier).
move W4j classification back to standard tests with smaller input file