madminer-tool / madminer-workflow

Madminer complete cloud-based analysis
MIT License
4 stars 4 forks source link

Singularity compatible #35

Closed Sinclert closed 3 years ago

Sinclert commented 4 years ago

This PR propagates the changes introduced by @khurtado on both the madminer-workflow-ph and madminer-workflow-ml to make the workflow Singularity compatible:

In a nutshell, Singularity containers start from the WORKDIR instead of the directory that the Docker containers specify (/madminer). Therefore, paths to the execution shell scripts needed to be absolute and not relative.


This PR, upon merge, closes issue https://github.com/scailfin/madminer-workflow/issues/5