Modified the GUI new analysis wizard to return a list of user function on_execute methods.
This will be used in the relax_disp branch and in the future for when a special user function page
is added to the new analysis wizard. This allows the use of user function pages with execution
delayed until the analysis __init__() method is being run.