The dauvergne_protocol auto-analysis results can now be located in a directory other the cwd.
The getcwd() command was being used to determine if certain models had been previously optimised.
But if 'save_dir' had been set, then the results of these models would not be in the path of
getcwd(). This behaviour is now fixed.