Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Add gen.block_madspin.misc setting in configuration (#82)
  • Add ssWWjj_nlo-vlvl and ssWWjj_lo-vlvl processes (#81)
  • Add Ztautau-vvlvvl process (#80)
  • Add ggF_H_FxFx process (#79)
  • Add processes additionally to the main MG5 process (#78)
  • Add VBF_HWW-vlvl process (#77)
  • Add pre-launch option (#76)
  • Add ttbar-dilep and ttbar-semilep processes (#74)
  • Add Shower Controls (#61)

Changed

  • Upgrade base image Ubuntu version (#86)
  • Bump up example MG5 version and add more models and PDF sets g (#83)
  • Use GitHub Page for documentation hosting (#72)
  • Use MkDocs Material for documentation (#71)

Removed

Fixed

  • Fix ssWWjj_nlo-vlvl MadSpin card (#85)
  • Fix Python 2 model conversion issue (#84)
  • Fix Singularity build with an external MG5 directory (#70)

v3.1.0 - 2025-05-28

Added

  • Add LICENCE (#66)
  • Add options to overwrite MG5 configuration (#65)

Changed

  • Change MadLAD base image to Ubuntu:20.04 (#63)

Fixed

  • Fix missing line break while passing gen.run_settings (#68)
  • Fix scale writer for newer MG5 versions (#67)
  • Fix LO shower (#59)
  • Fix Singularity build with a local mg5 installation (#56)

v3.0.1 - 2024-07-08

Added

  • Implement parton shower for LO events (#52)
  • Add automatic Delphes execution (#49)
  • Add SM 4top process (#42)
  • Add Processes documentation (#36)
  • Add HTCondor documentation (#35)
  • Add order option (#34)
  • Implement post (#33)
  • Add readthedocs support (#22)

Changed

  • Change no-shower to shower (#45)
  • Use subprocess.run (#27)
  • Update docs following #23 (#26)
  • Update madlad/__init__.py (#24)
  • Use Hydra framework (#23)

Fixed

  • Fix PDF and model download for Docker (#54)
  • Fix gunzip path (#51)
  • Fix FileNotFoundError (#50)
  • Fix .sif image finding (#47)
  • Fix MG5 build bug when use singularity (#41)
  • Fix missing indentation (#40)
  • Fix order query (#39)
  • Fix error occurred when docker and singularity both exist (#38)
  • Fix singularity build issue (#32)
  • Fix singularity build issue (#30)

v3.0.0 - 2024-03-13

Added

  • Add auto singularity build functionality (#19)
  • Add CODEOWNERS file (#18)
  • Add auto container building functionality (#15)

Changed

  • Update README.md (#21)
  • Relocate generate commands (#17)
  • Move container.py to madlad.container (#16)