MadGraph5_aMC-NLO
MadGraph5_aMC-NLO copied to clipboard
Add more complete examples
It would be nice to additionally add more complete examples of how one can use MadGraph5 with the Docker image. @oliviermattelaer has some very nice tutorials online (even if a few years old), so I should try to collect examples from there.
c.f.
- MadGraph5 Tutorial from 2013 given by Olivier Mattelaer
- MadGraph5 Tutorial from IFT 2015
Note that I have release some singularity image for MG5aMc
Note that I have release some singularity image for MG5aMc
That's great to hear. :+1: Though for the most part I'm not going to be running on the GRID (the only instance I ever foresee needing Singularity) and in all other instances where Docker won't work (HPC for example) I'll be using Podman. I'm also using the Docker image for use in CI workflows.
It would be interesting to see the Singularity recipes that you're using to build the images though. @oliviermattelaer are those public?