Skip to content

matthewfeickert/MadGraph5_aMC-NLO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MadGraph5_aMC-NLO Python 3 Docker Image

Docker image for Python 3 compliant MadGraph5_aMC@NLO.

GitHub Actions Status: CI Docker Pulls Docker Image Size (tag)

Distributed Software

The Docker image contains:

Installation

docker pull matthewfeickert/madgraph5-amc-nlo:mg5_amc2.7.0-python3

Tests

As an example test you can run the top mass scan example in the tests directory inside the Docker container by running the following from the top level directory of this repository

docker run --rm -v $PWD:$PWD -w $PWD matthewfeickert/madgraph5-amc-nlo:mg5_amc2.7.0-python3 "mg5_aMC tests/test_top_mass_scan.txt"