Bug fix for the failure of model selection in the 'full_analysis.py' script.
Because the 'run.delete()' user function had been removed the 'previous' run, which is a global
model, was being included in the list of runs (m0, m1, m2, etc.) for model selection cause a
failure.