Created a base class for the memory management scripts for the GUI user functions.
The core of the GUI_uf_minimise_execute.py script has been converted into the GUI_base.py base class
module. This will allow for new GUI user function testing scripts to be created.