mailr7582 - /1.3/docs/CHANGES


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on October 08, 2008 - 22:29:
Author: bugman
Date: Wed Oct  8 22:29:23 2008
New Revision: 7582

URL: http://svn.gna.org/viewcvs/relax?rev=7582&view=rev
Log:
Ported the modifications to the CHANGES file from the 1.3.2 tag.

The command used was:
svn merge -r7580:7581 svn+ssh://bugman@xxxxxxxxxxx/svn/relax/tags/1.3.2

.....
  r7581 | bugman | 2008-10-08 22:27:25 +0200 (Wed, 08 Oct 2008) | 3 lines
  Changed paths:
     M /tags/1.3.2/docs/CHANGES

  Updated the CHANGES file for relax version 1.3.2.
.....


Modified:
    1.3/docs/CHANGES

Modified: 1.3/docs/CHANGES
URL: 
http://svn.gna.org/viewcvs/relax/1.3/docs/CHANGES?rev=7582&r1=7581&r2=7582&view=diff
==============================================================================
--- 1.3/docs/CHANGES (original)
+++ 1.3/docs/CHANGES Wed Oct  8 22:29:23 2008
@@ -1,3 +1,35 @@
+Version 1.3.2
+(8 October 2008, from /1.3)
+http://svn.gna.org/svn/relax/tags/1.3.2
+
+    Features:
+        * The NOE analysis has been converted to the new design and is fully 
functional again.
+
+    Changes:
+        * Internal abstractions to the relax data store by using the 
generic_fns.pipes API.
+        * Added more literature references to the 'full_analysis.py' script.
+        * Eliminated Monte Carlo simulations are better identified during 
user function execution.
+
+    Bugfixes:
+        * The generation of the cone geometric object for the N-state model 
is fixed.
+        * Fixes for the relax_curve_diff.py and latex_mf_table.py sample 
scripts (identified by the relax data store abstraction).
+        * Fixed the reading of relax 1.2 model-free results files 
(identified by the relax data store abstraction).
+        * Various PDB file loading issues fixed.
+        * value.set() no longer fails when the parameter being set already 
exists (bug #12406).
+        * Fix for the bug whereby model elimination does nothing for 
model-free models.  This fix may solve other model-free related issues (bug 
#12407).
+        * Model elimination no longer fails when no diffusion tensor is 
loaded (bug #12408).
+        * The error when loading the PDB file through the reading of the 
results file in the 'final' stage of the 'full_analysis.py' sample script is 
fixed (bug # 12409).
+        * Model elimination is fixed in the 'full_analysis.py' script.
+        * The fix() user function works again when the element argument is 
set to 'all'.
+        * Fix for the duplication of sequence data during model selection.
+        * Monte Carlo simulations were failing due to a missing sequence 
error (bug #12410).
+        * The model elimination error "AttributeError: 'SpinContainer' 
object has no attribute 'params'." has been fixed (bug #12411).
+        * A missing global chi-squared value was causing failure of global 
model selection (bug #12412).
+        * Monte Carlo simulation elimination was removing the simulation not 
from the affected spin but from all spins (bug #12416).
+        * Fix for the failure of the value.write() user function in all 
analysis types (bug #12418).
+
+
+
 Version 1.3.1
 (28 September 2008, from /1.3)
 http://svn.gna.org/svn/relax/tags/1.3.1




Related Messages


Powered by MHonArc, Updated Wed Oct 08 22:40:03 2008