svn+ssh://bugman@.../svn/relax/trunk
........
r22273 | bugman | 2014-02-24 12:15:03 +0100 (Mon, 24 Feb 2014) | 6 lines
Reverted commit r22272 as too much was committed.
The command used was:
svn merge -r22272:22271 .
........
r22274 | bugman | 2014-02-24 12:15:47 +0100 (Mon, 24 Feb 2014) | 3 lines
Removed a debugging statement (should have happened at r22272).
........
r22275 | bugman | 2014-02-24 12:17:22 +0100 (Mon, 24 Feb 2014) | 6 lines
Fixes for all of the Relax_disp system tests for the changes to the dispersion auto-analysis.
The automatically created pipe names now include the pipe bundle name to make them unique, so the
system tests have been updated to match this behaviour.
........
r22276 | bugman | 2014-02-24 12:27:27 +0100 (Mon, 24 Feb 2014) | 7 lines
Increased the grid search size in the r1rho_on_res_m61.py dispersion system test script.
This is to allow the Relax_disp.test_m61_exp_data_to_m61 system test to pass more often. The
increase does not cause a large increase in computation time as less time is spent in the
optimisation and Monte Carlo simulation steps.
........