Updated the NOE analysis to handle the changes for the minimise.calculate user function.
This now requires the model_loop() and get_param_names() API methods to be implemented. The first
is provided by the API common _model_loop_spin() method and the second simply returns a list of the
single 'noe' parameter.