- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Wed, Apr 2
Wed, Apr 2
amaier committed rHEJ7f032e2bfc88: ensure correct non-resummable treatment in lowpt runs (authored by amaier).
ensure correct non-resummable treatment in lowpt runs
support for NLO config generation
support several input files
enforce using alpha_s from pdf in Sherpa
amaier committed rHEJ94be31f83835: ensure massless charm and bottom quarks in Sherpa (authored by amaier).
ensure massless charm and bottom quarks in Sherpa
amaier committed rHEJ57363b6120dc: export compile commands for better IDE support (authored by amaier).
export compile commands for better IDE support
first prototype
amaier committed rHEJef6983a7561f: basic scaffolding for HEJ configuration generator (authored by amaier).
basic scaffolding for HEJ configuration generator
make YAML -> Config function public
modernised overloads for to_ParticleID
amaier committed rHEJe25c5e0252b8: refactoring: common module for getting git branch and revision (authored by amaier).
refactoring: common module for getting git branch and revision
amaier committed rHEJ0bd516e58589: refactoring: put default build type choice into its own cmake module (authored by amaier).
refactoring: put default build type choice into its own cmake module
document support for Z -> neutrinos
amaier committed rHEJcf85f142f01e: only run YODA regression tests in CI or with compatible YODA version (authored by amaier).
only run YODA regression tests in CI or with compatible YODA version
update Changelog
amaier committed rHEJ0651b2054e5f: fix generation jet pt in Z -> neutrinos reference phase space point sample (authored by amaier).
fix generation jet pt in Z -> neutrinos reference phase space point sample
cross section test for Z -> neutrinos
amaier committed rHEJ87fae0fe7e63: update decay test to allow Z -> neutrino-antineutrino (authored by amaier).
update decay test to allow Z -> neutrino-antineutrino
amaier committed rHEJf908c8453322: fixes in classification and matrix element calculation for Z -> neutrinos (authored by amaier).
fixes in classification and matrix element calculation for Z -> neutrinos
amaier committed rHEJ8a821d67d344: added matrix element test for Z -> neutrinos (authored by amaier).
added matrix element test for Z -> neutrinos
amaier committed rHEJ25821231d7e3: generalise Z/photon couplings to include neutrinos (authored by amaier).
generalise Z/photon couplings to include neutrinos
amaier committed rHEJ08e6fdc70f8e: allow decays into uncharged leptons (aka neutrinos) (authored by amaier).
allow decays into uncharged leptons (aka neutrinos)
remove assertion against neutrinos
amaier committed rHEJf91177590624: Merge branch '197-low-pt-runs-don-t-accept-aborting-on-non-resummable-events'… (authored by amaier).
Merge branch '197-low-pt-runs-don-t-accept-aborting-on-non-resummable-events'…
prefer passing PseudoJets by reference
update changelog
amaier committed rHEJ11faf00528ed: Merge branch '204-hej-outputs-wrong-cross-section-when-run-on-les-houches-files… (authored by amaier).
Merge branch '204-hej-outputs-wrong-cross-section-when-run-on-les-houches-files…
amaier committed rHEJ508d59af65fd: allow `event treatment: non-resummable: discard` in low pt runs (authored by amaier).
allow `event treatment: non-resummable: discard` in low pt runs
amaier committed rHEJdfb183863d59: extract and use "xsscale" attribute in Les Houches event files produced by the… (authored by amaier).
extract and use "xsscale" attribute in Les Houches event files produced by the…
amaier committed rHEJ31bdf39a60fa: use INCLUDE_<dependency> (defaulting to true) instead of EXCLUDE_dependency… (authored by amaier).
use INCLUDE_<dependency> (defaulting to true) instead of EXCLUDE_dependency…
update changelog
amaier committed rHEJ0d0e54c18b25: Merge branch 'dev-analysis-info-in-config' into 'master' (authored by amaier).
Merge branch 'dev-analysis-info-in-config' into 'master'
fix typo in installation instructions
Merge branch 'doc_typo' into 'master'
amaier committed rHEJ07549d74b610: Merge branch '200-hej-config-optional-dependencies-not-working' into 'master' (authored by amaier).
Merge branch '200-hej-config-optional-dependencies-not-working' into 'master'
update changelog
(HEJ-config) fix command line option check
update changelog
amaier committed rHEJef0783e61c2c: Merge branch '198-hej-hangs-if-there-are-0-trials' into 'master' (authored by amaier).
Merge branch '198-hej-hangs-if-there-are-0-trials' into 'master'
document change
amaier committed rHEJ057a19c8991d: only output final statistics if there are any trials (authored by amaier).
only output final statistics if there are any trials
amaier committed rHEJ593c7dde1c5c: don't use <charconv>, since it's not supported by all standard library versions… (authored by amaier).
don't use <charconv>, since it's not supported by all standard library versions…
amaier committed rHEJ5a10bb5cb0e7: Merge branch 'create_pdf_by_name' into 'master' (authored by amaier).
Merge branch 'create_pdf_by_name' into 'master'
test for named pdf set in HEJFOG
document new constructor
amaier committed rHEJ93f53430f976: member function to retrieve pdf id used by generator (authored by amaier).
member function to retrieve pdf id used by generator
support pdf set names in HEJFOG
enable PDF construction by set name
amaier committed rHEJa92bd136ff4c: Merge branch '194-multiple-doxygen-errors' into 'master' (authored by amaier).
Merge branch '194-multiple-doxygen-errors' into 'master'
amaier committed rHEJa885ee118a68: ensure matching argument names between code and documentation (authored by amaier).
ensure matching argument names between code and documentation
amaier committed rHEJbc76272df0fc: fixed mismatches between documentation and parameter names (authored by amaier).
fixed mismatches between documentation and parameter names
amaier committed rHEJ0af9d93234f6: fix formulas in H+jets header documentation (authored by amaier).
fix formulas in H+jets header documentation
amaier committed rHEJebef734249e6: help doxygen find the `abort` event treatment (authored by amaier).
help doxygen find the `abort` event treatment
amaier committed rHEJ82d3f94ba8b0: reworded code documentation to fix doxygen error caused by `@NLO` (authored by amaier).
reworded code documentation to fix doxygen error caused by `@NLO`
removed last remnant of doxygen group
Merge branch 'doc_typo' into 'master'
update doxygen input file to newer version
document changes
amaier committed rHEJ6e7103634803: Merge branch '79-add-runcard-to-lhef-header' into 'master' (authored by amaier).
Merge branch '79-add-runcard-to-lhef-header' into 'master'
fix typo in API changelog
fixes to HDF5 config writeout
amaier committed rHEJ8c58b806d0f3: ensure that XML element name for config contains no spaces (authored by amaier).
ensure that XML element name for config contains no spaces
write HEJFOG configuration to event file
amaier committed rHEJ0a264907ea1e: write HEJ configuration to output event files (authored by amaier).
write HEJ configuration to output event files
amaier committed rHEJ743c666ac8f9: support for writing configuration to event file (authored by amaier).
support for writing configuration to event file
make YAML -> Config function public
amaier committed rHEJ41a56e18e1d2: Merge branch 'config_file_typo' into 'master' (authored by amaier).
Merge branch 'config_file_typo' into 'master'
fix conversion from HEJ fraction to YAML
fix typo in config file documentation
amaier committed rHEJ478f4d62a380: Merge branch 'changes_from_v2.2' into 'master' (authored by amaier).
Merge branch 'changes_from_v2.2' into 'master'
update version number to 2.2.2
update changelog
update version number to 2.2.1
amaier committed rHEJ56a7a408b59e: Merge branch 'update_changelog' into 'master' (authored by amaier).
Merge branch 'update_changelog' into 'master'
update changelog
amaier committed rHEJf10e8927cc83: Merge branch '195-wrong-code-block-formatting-in-user-documentation' into… (authored by amaier).
Merge branch '195-wrong-code-block-formatting-in-user-documentation' into…
amaier committed rHEJb479445d6a6b: Merge branch '193-syntax-error-in-documentation' into 'master' (authored by amaier).
Merge branch '193-syntax-error-in-documentation' into 'master'
small fix to user documentation
fix spacing in sphinx links
fix typo in installation instructions
version 2.2.3
update changelog
(HEJ-config) fix command line option check
May 18 2023
May 18 2023
update version number to 2.2.2
Merge branch 'Z_uno_fix' into 'v2.2'
amaier committed rHEJ97e92962c7d1: Add reference to developer manual in Zjets.cc (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add reference to developer manual in Zjets.cc
update changelog
amaier committed rHEJ55a7bec6f327: Document factors for Z + unordered emission with interference (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Document factors for Z + unordered emission with interference
amaier committed rHEJf9f0b277930c: Use switch() to select component in test_ME_generic.cc (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Use switch() to select component in test_ME_generic.cc
amaier committed rHEJd053cc50757d: Pull out definition of common variables (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Pull out definition of common variables
amaier committed rHEJcdae31c7fed6: Add test for full ME for processes with interference (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add test for full ME for processes with interference
amaier committed rHEJe6119686f84a: Remove unused code (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Remove unused code
amaier committed rHEJ426cdf91009f: Reorder Z+jets uno forward contributions to match order in virtuals (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Reorder Z+jets uno forward contributions to match order in virtuals
amaier committed rHEJ4c987c41de6c: Update reference data (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update reference data
amaier committed rHEJ039ece894de6: Fix colour factor in Z+jets uno ME (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Fix colour factor in Z+jets uno ME
May 10 2023
May 10 2023
update version number to 2.2.1
update changelog
amaier committed rHEJ1c5dcaa43f79: Merge branch 'W_exqqbar_crossing_v2.2' into 'v2.2' (authored by amaier).
Merge branch 'W_exqqbar_crossing_v2.2' into 'v2.2'
amaier committed rHEJac53124651a4: Split long line (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Split long line