Our in-house snip.py: python 3.6 script for extracting useful values from .log files and dumping it into a .log.txt file. See also snipsh bash script for running snip.py on multiple .log files. Both scripts should be placed in the folder that has the log files before executing If running on Compute Canada clusters, load the python 3.6 module "module load python/3.6" before executing snip.py.
template.sh: A template .sh file (edit as indicated in the file) for ComputeCanada job submission. This .sh also automatically runs snip.py (if present in the folder) on the output file (highly recommended!)