mailr18444 - /trunk/docs/CHANGES


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

Header


Content

Posted by edward on February 12, 2013 - 21:43:
Author: bugman
Date: Tue Feb 12 21:43:15 2013
New Revision: 18444

URL: http://svn.gna.org/viewcvs/relax?rev=18444&view=rev
Log:
Training whitespace removal in the CHANGES document.


Modified:
    trunk/docs/CHANGES

Modified: trunk/docs/CHANGES
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/CHANGES?rev=18444&r1=18443&r2=18444&view=diff
==============================================================================
--- trunk/docs/CHANGES (original)
+++ trunk/docs/CHANGES Tue Feb 12 21:43:15 2013
@@ -53,8 +53,8 @@
 
 
     Changes:
-        * Replaced a reference to freshmeat with Freecode in the Release 
checklist document.  Freshmeat no longer exists and is now called Freecode 
(http://freecode.com/projects/nmr-relax).  
-        * Created the Mf.test_bug_20464_missing_ri_data system test to catch 
bug #20464.  The data comes from the bug report submitted by Stanislava 
Panova (stpanova att gmail dot com) at https://gna.org/bugs/?20464.  
+        * Replaced a reference to freshmeat with Freecode in the Release 
checklist document.  Freshmeat no longer exists and is now called Freecode 
(http://freecode.com/projects/nmr-relax).
+        * Created the Mf.test_bug_20464_missing_ri_data system test to catch 
bug #20464.  The data comes from the bug report submitted by Stanislava 
Panova (stpanova att gmail dot com) at https://gna.org/bugs/?20464.
         * Created the Structure.test_bug_sr_2998_broken_conect_records 
system test.  This is to catch the bug reported as service request #2998 
(https://gna.org/support/?2998) and is for corrupted PDB files with broken 
CONECT records.
         * Created the 
Structure.test_bug_20469_scientific_parser_xray_records system test.  This is 
to catch bug #20469 (https://gna.org/bugs/?20469).
         * Created the Structure.test_bug_20470_alternate_location_indicator 
system test to catch bug #20470.  This report is at 
https://gna.org/bugs/?20470.
@@ -64,11 +64,11 @@
 
 
     Bugfixes:
-        * Python 3 fix for a print statement in the metal_pos_opt.py N-state 
model system test script.  
-        * Python 3 fix for the part of ScientificPython distributed with 
relax (for the PDB parser).  
-        * Python 3 import fixes for the GUI.  
-        * Python 3 fixes for the list sort() method - this has been replaced 
by the builtin sorted() function.  
-        * Fix for bug #20464 (https://gna.org/bugs/?20464) - the model-free 
analysis failure with missing relaxation data.  The problem was the 
previously missing data had a value of None whereas now the dictionary 
element can be missing.  Checks have been added to make sure the spin 
specific relaxation data structures have the key corresponding to the data.  
+        * Python 3 fix for a print statement in the metal_pos_opt.py N-state 
model system test script.
+        * Python 3 fix for the part of ScientificPython distributed with 
relax (for the PDB parser).
+        * Python 3 import fixes for the GUI.
+        * Python 3 fixes for the list sort() method - this has been replaced 
by the builtin sorted() function.
+        * Fix for bug #20464 (https://gna.org/bugs/?20464) - the model-free 
analysis failure with missing relaxation data.  The problem was the 
previously missing data had a value of None whereas now the dictionary 
element can be missing.  Checks have been added to make sure the spin 
specific relaxation data structures have the key corresponding to the data.
         * Fix for the N_state_model.test_monte_carlo_sims system test.  On 
certain systems, the chi2 check is too stringent.
         * Fix for the bug reported as the support request #2998 
(https://gna.org/support/?2998).  CONECT records pointing to non-existent 
atoms can now be handled.
         * Fix for bug #20469 (https://gna.org/bugs/?20469).  This is the 
Failure in reading X-ray PDB files using the ScientificPython parser.  The 
ScientificPython Geometry.Transformation module is now distributed with 
relax.  Some linear algebra imports in the Geometry.TensorModule in newly 
used code paths have been fixed as well.
@@ -205,7 +205,7 @@
         * Modified the initial testing of the rdc.set_errors and 
pcs.set_errors user functions.  This is to better indicate to the user what 
the problem is and why the user function cannot operate.
         * Fixes for the align_fit.py N-state model system test script.  The 
recently introduced Monte Carlo simulations and associated RDC and PCS error 
setting was failing when RDC or PCS data was missing.  The script now checks 
the mode of operation and only sets errors if the corresponding data is 
present.
         * The N_state_model.test_align_fit system test now checks the 
simulation PCS values.
-        * Fix for the metal_pos_opt.py N-state model system test script.  
The moving interatomic data containers are now also deselected. 
+        * Fix for the metal_pos_opt.py N-state model system test script.  
The moving interatomic data containers are now also deselected.
         * Added extensive data checks to the 
N_state_model.test_metal_pos_opt system test script.
         * Added new checks in the N_state_model.test_metal_pos_opt system 
test.  These are for structures which should not be in the deselected spins 
and interatomic containers
         * The N-state model _check_rdcs() method now skips deselected 
interatomic data containers.  A FIXME comment has also been added to 
highlight a possible future problem.




Related Messages


Powered by MHonArc, Updated Tue Feb 12 22:00:02 2013