svn+ssh://bugman@.../svn/relax/1.3
........
r15236 | bugman | 2012-01-24 19:25:14 +0100 (Tue, 24 Jan 2012) | 5 lines
More speed ups for the Selection.__contains_mol_res_spin_containers() method.
Certain unnecessary tests are now skipped.
........
r15238 | bugman | 2012-01-24 21:04:14 +0100 (Tue, 24 Jan 2012) | 3 lines
Speed up for the generic_fns.relax_re.search() function.
........
r15245 | bugman | 2012-01-25 14:24:25 +0100 (Wed, 25 Jan 2012) | 3 lines
Indentation fix.
........
r15246 | bugman | 2012-01-25 14:32:40 +0100 (Wed, 25 Jan 2012) | 5 lines
Modified the J(w) mapping test data to include relaxation values of None.
This should trigger bug #19329 (https://gna.org/bugs/index.php?19329) in the test suite.
........
r15247 | bugman | 2012-01-25 14:39:13 +0100 (Wed, 25 Jan 2012) | 6 lines
Fix for bug #19329 (https://gna.org/bugs/index.php?19329).
The spin is now deselected if there is really less than three data points, excluding data points of
None.
........
r15248 | bugman | 2012-01-25 14:43:54 +0100 (Wed, 25 Jan 2012) | 3 lines
Added some value.write user functions to the J(w) mapping sample script.
........
r15249 | bugman | 2012-01-25 14:50:54 +0100 (Wed, 25 Jan 2012) | 3 lines
Added value.write uf calls to the J(w) mapping system test script.
........