- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 2 2025
Apr 2 2025
amaier committed rHEJe583166a5e00: (HEJC) support for copying data into generated run directories (authored by amaier).
(HEJC) support for copying data into generated run directories
amaier committed rHEJf42a5d78f69a: fix non-resummable treatment in HEJ NLO lowpt runs (authored by amaier).
fix non-resummable treatment in HEJ NLO lowpt runs
make run seeds deterministic
amaier committed rHEJ8916c9ea1d17: (HEJC) better diagnostics for invalid output directory (authored by amaier).
(HEJC) better diagnostics for invalid output directory
(HEJC) example for pure jet prediction
bug fix: enable NLO truncation in NLO runs
amaier committed rHEJ01434fec2989: generate multiple runs with independent seeds (authored by amaier).
generate multiple runs with independent seeds
amaier committed rHEJ6a243dea3b23: refactoring: auxiliary function for extracting YAML settings (authored by amaier).
refactoring: auxiliary function for extracting YAML settings
user documentation
update changelog
fix format for NLO Sherpa run cards
amaier committed rHEJ085f17a36f76: don't use <charconv>, it's not supported by all standard library versions we… (authored by amaier).
don't use <charconv>, it's not supported by all standard library versions we…
output for fixed-order lowpt run
amaier committed rHEJe55cb892ef33: bug fix: added OpenLoops generator entry to wrong runcard (authored by amaier).
bug fix: added OpenLoops generator entry to wrong runcard
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
Jeppe R. Andersen <jeppe.andersen@durham.ac.uk> committed rHEJca0bf8be3dea: Merge branch '202-comparison-against-reference-yoda-files-is-not-stable-with… (authored by Jeppe R. Andersen <jeppe.andersen@durham.ac.uk>).
Merge branch '202-comparison-against-reference-yoda-files-is-not-stable-with…
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
Jeppe R. Andersen <jeppe.andersen@durham.ac.uk> committed rHEJ57b213968425: Merge branch 'dineutrino' into 'master' (authored by Jeppe R. Andersen <jeppe.andersen@durham.ac.uk>).
Merge branch 'dineutrino' into 'master'
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…
Hitham Hassan <hitham.t.hassan@durham.ac.uk> committed rHEJ44c4dee5adf1: immediately write out events after generation (authored by amaier).
immediately write out events after generation
Hitham Hassan <hitham.t.hassan@durham.ac.uk> committed rHEJc7df05f7ed42: output refactoring (authored by amaier).
output refactoring
Hitham Hassan <hitham.t.hassan@durham.ac.uk> committed rHEJeba031567ed0: Merge branch '123-avoid-high-ram-usage-in-fog' into 'master' (authored by Hitham Hassan <hitham.t.hassan@durham.ac.uk>).
Merge branch '123-avoid-high-ram-usage-in-fog' into 'master'
Hitham Hassan <hitham.t.hassan@durham.ac.uk> committed rHEJcc33b519bd0b: update changelog (authored by amaier).
update changelog
Hitham Hassan <hitham.t.hassan@durham.ac.uk> committed rHEJf5b6daca96ab: Merge branch '183-use-include_-instead-of-exclude_' into 'master' (authored by Hitham Hassan <hitham.t.hassan@durham.ac.uk>).
Merge branch '183-use-include_-instead-of-exclude_' into 'master'
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'
Hitham <hithamh@live.com> committed rHEJ88772f9aad79: Add not to HEJ user documentation describing analysis jet pt (authored by Hitham <hithamh@live.com>).
Add not to HEJ user documentation describing analysis jet pt
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJd309bcef2dc3: Return printout \n to HEJ.cc (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Return printout \n to HEJ.cc
Hitham Hassan <hitham.t.hassan@durham.ac.uk> committed rHEJ109c50eb6e90: Reformulate filter in EventReweighter check at least two jets are above… (authored by Hitham Hassan <hitham.t.hassan@durham.ac.uk>).
Reformulate filter in EventReweighter check at least two jets are above…
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJ236dd1716a05: Remove debug printout in HEJ.cc (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Remove debug printout in HEJ.cc
Hitham Hassan <hitham.t.hassan@durham.ac.uk> committed rHEJ52d3b832ba57: Reformulate unit test for original implementation (authored by Hitham Hassan <hitham.t.hassan@durham.ac.uk>).
Reformulate unit test for original implementation
Hitham Hassan <hitham.t.hassan@durham.ac.uk> committed rHEJe2772459345f: Remove jet1 and jet2 pt parameters from Config and YAMLReader (authored by Hitham Hassan <hitham.t.hassan@durham.ac.uk>).
Remove jet1 and jet2 pt parameters from Config and YAMLReader
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJ6052795e14e8: Move check on analysis pt for central jets to EventReweighter::gen_res_events (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Move check on analysis pt for central jets to EventReweighter::gen_res_events
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJdcd33dcce28f: Implement check over central jets in EventReweighter::reweight with analysis… (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Implement check over central jets in EventReweighter::reweight with analysis…
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJc2b249361d7e: Allow YAMLReader to read additional jet parameter options (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Allow YAMLReader to read additional jet parameter options
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJfeb265af02ff: Rename analysis_min_pt to analysis_jet_pt in YAMLReader (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Rename analysis_min_pt to analysis_jet_pt in YAMLReader
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJ710bca8eb824: Correct typo in Config.hh (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Correct typo in Config.hh
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJfc3f9d11424d: Add option to provide analysis jet cut, hardest two jets in config (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Add option to provide analysis jet cut, hardest two jets in config
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJebecedf63202: Reformulate unit test for original implementation (authored by Hitham Hassan <hitham.t.hassan@durham.ac.uk>).
Reformulate unit test for original implementation
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJ70b8933f2612: Reformulate filter in EventReweighter check at least two jets are above… (authored by Hitham Hassan <hitham.t.hassan@durham.ac.uk>).
Reformulate filter in EventReweighter check at least two jets are above…
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJ7d3b2b20b11a: Remove jet1 and jet2 pt parameters from Config and YAMLReader (authored by Hitham Hassan <hitham.t.hassan@durham.ac.uk>).
Remove jet1 and jet2 pt parameters from Config and YAMLReader
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJddcd45eaad79: Implement check over central jets in EventReweighter::reweight with analysis… (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Implement check over central jets in EventReweighter::reweight with analysis…
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJ8f65524c2831: Rename analysis_min_pt to analysis_jet_pt in YAMLReader (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Rename analysis_min_pt to analysis_jet_pt in YAMLReader
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJf5d710842736: Move check on analysis pt for central jets to EventReweighter::gen_res_events (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Move check on analysis pt for central jets to EventReweighter::gen_res_events
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJ1458b40d851a: Allow YAMLReader to read additional jet parameter options (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Allow YAMLReader to read additional jet parameter options
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJ706193eb76ed: Correct typo in Config.hh (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Correct typo in Config.hh
hhassan <hitham.t.hassan@durham.ac.uk> committed rHEJ1e5e88e37594: Add option to provide analysis jet cut, hardest two jets in config (authored by hhassan <hitham.t.hassan@durham.ac.uk>).
Add option to provide analysis jet cut, hardest two jets in config
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJefc5ce1d393b: Use MC_JETS analysis for rivet test (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Use MC_JETS analysis for rivet test
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ7c5cd9e66ec4: Update reference yoda file for MC_JETS analysis (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update reference yoda file for MC_JETS analysis
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ60960ec94f2e: Adjust yodadiff tolerance for rivet test (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Adjust yodadiff tolerance for rivet test
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ5ccef8088fbb: document caveats in LHEF output (authored by amaier).
document caveats in LHEF output
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJe16def7d1ebc: Merge branch 'fix_xs_normalisation' into 'master' (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Merge branch 'fix_xs_normalisation' into 'master'
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJbb6baa8ff0a2: set cross section scale in writer even if no events are written (authored by amaier).
set cross section scale in writer even if no events are written
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ99af91c129e5: Update reference cross sections (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update reference cross sections
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ47fb185d25e8: Write xsscale with more digits (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Write xsscale with more digits
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJd862d441ca26: Write input FO event with zero weight to event files (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Write input FO event with zero weight to event files
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ453f2028ee50: Remove extra scaling factor when using `max events` parameter (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Remove extra scaling factor when using `max events` parameter
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJc3e24203188c: bug fix: ensure that the correct number of events is read if `max events` is set (authored by amaier).
bug fix: ensure that the correct number of events is read if `max events` is set
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ2b2f4b7f2653: added cross section scaling factor to Les Houches output (authored by amaier).
added cross section scaling factor to Les Houches output
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ65dafc2069f5: Remove redundant masterenv and hepmc3 tests (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Remove redundant masterenv and hepmc3 tests
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ8e9d0ba6db56: Merge branch 'updateCI1' into 'master' (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Merge branch 'updateCI1' into 'master'
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ87121b29a0e2: Change default env file and cmake/ctest (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Change default env file and cmake/ctest
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ8bb65698b1ab: Return correct scalefactor when using BufferedEventReader (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Return correct scalefactor when using BufferedEventReader
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ6a069e013f91: Update hepenv to centos7v3 (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update hepenv to centos7v3
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJc658a18284a6: Check rivet output against reference yoda file (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Check rivet output against reference yoda file
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJdaadd65dbb63: Don't use rivet-cmphistos in rivet test (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Don't use rivet-cmphistos in rivet test
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ8aff244b5a1f: Update rivetenv to centos7v3 (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update rivetenv to centos7v3
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJcc831ebe7476: Update highfiveenv to centos7v3 (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update highfiveenv to centos7v3
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJb92e348b38da: Fix env file location for masterenv:centos7v3 (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Fix env file location for masterenv:centos7v3
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJbd4459c005a6: Rename 'hejv2' test (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Rename 'hejv2' test
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ217e788de116: Update qcdloopenv to centos7v3 (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update qcdloopenv to centos7v3
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ473bea780056: Use V1 environment by default (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Use V1 environment by default