svn+ssh://bugman@.../svn/relax/trunk
........
r18414 | bugman | 2013-02-04 22:34:03 +0100 (Mon, 04 Feb 2013) | 9 lines
Fix for bug #20479 - the failure of non-fully automated model-free analyses in the GUI.
This bug was reported by Stanislava Panova (https://gna.org/users/stacy) at
https://gna.org/bugs/?20479.
The problem is GUI specific and was when running each diffusion model one after the other. The GUI
was setting the base data pipe to the 'final' data pipe, which is a clear error.
........
r18415 | bugman | 2013-02-05 08:11:15 +0100 (Tue, 05 Feb 2013) | 3 lines
Added spherical diffusion to the optimisation in the Mf.test_bug_20479_gui_final_pipe GUI test.
........