svn+ssh://bugman@.../svn/relax/1.3
........
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.
........