Docker image for Python 3 compliant MadGraph5_aMC@NLO.
The Docker image contains:
v2.7.0v3.3.4v6.3.0v8.302docker pull to pull down the image corresponding to the tag. For example:docker pull matthewfeickert/madgraph5-amc-nlo:mg5_amc2.7.0-python3
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"
Content type
Image
Digest
Size
290.1 MB
Last updated
about 6 years ago
docker pull matthewfeickert/madgraph5-amc-nlo