svn+ssh://bugman@.../svn/relax/1.3
........
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.
........
r15254 | bugman | 2012-01-26 08:48:20 +0100 (Thu, 26 Jan 2012) | 5 lines
Bug fix for the consistency testing analysis for when relaxation data of None is encountered.
This matches the changes of r15247 for the J(w) mapping analysis.
........
r15255 | bugman | 2012-01-26 10:32:55 +0100 (Thu, 26 Jan 2012) | 8 lines
Big bugfix for the value.read user function.
This is for bug #19332 (https://gna.org/bugs/?19332).
The problem was that the wrong spin ID string was being used to set the parameter value so that
all spins have the same value set for the parameter.
........
r15256 | bugman | 2012-01-26 10:43:07 +0100 (Thu, 26 Jan 2012) | 6 lines
Fixes for the Dasha use functions for file creation and data extraction.
This should now handle relaxation data values of None, and also set the parameter values of
deselected spins using the Dasha output files.
........
r15257 | bugman | 2012-01-26 10:44:26 +0100 (Thu, 26 Jan 2012) | 5 lines
Fixes for the Dasha system test for the bug #19332 fix (https://gna.org/bugs/?19332).
The parameter values should be different for each spin! And the chi2 value is spin specific.
........
r15258 | bugman | 2012-01-26 11:24:42 +0100 (Thu, 26 Jan 2012) | 6 lines
Bug fix for the model-free analysis for when relaxation data of None is encountered.
This matches the changes of r15247 for the J(w) mapping analysis. This bug would rarely be
encountered.
........