Skip to content

marg_likelihood_online: python2 to python3

Rachael Huxford requested to merge master-marg-job-python-fix into master

Change a bash call in the online marginalize likelihood job to use python3 instead of just python. After cluster upgrades, using python causes the bash call to fail.

Merge request reports