mailr23473 - in /branches/disp_speed/test_suite/unit_tests/_lib/_dispersion: test_b14.py test_cr72.py


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

Header


Content

Posted by tlinnet on May 27, 2014 - 17:05:
Author: tlinnet
Date: Tue May 27 17:05:45 2014
New Revision: 23473

URL: http://svn.gna.org/viewcvs/relax?rev=23473&view=rev
Log:
Modified that unit tests having different r20a and r20b values is checking if 
the correct one is returned.

This is the preparation for merging back disp_speed branch into trunk.
This follows post http://article.gmane.org/gmane.science.nmr.relax.devel/5948.

Modified:
    branches/disp_speed/test_suite/unit_tests/_lib/_dispersion/test_b14.py
    branches/disp_speed/test_suite/unit_tests/_lib/_dispersion/test_cr72.py

Modified: 
branches/disp_speed/test_suite/unit_tests/_lib/_dispersion/test_b14.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/disp_speed/test_suite/unit_tests/_lib/_dispersion/test_b14.py?rev=23473&r1=23472&r2=23473&view=diff
==============================================================================
--- branches/disp_speed/test_suite/unit_tests/_lib/_dispersion/test_b14.py    
  (original)
+++ branches/disp_speed/test_suite/unit_tests/_lib/_dispersion/test_b14.py    
  Tue May 27 17:05:45 2014
@@ -35,7 +35,7 @@
 
         # Default parameter values.
         self.r20a = 2.0
-        self.r20b = 2.0
+        self.r20b = 4.0
         self.pA = 0.99
         self.dw = 2.0
         self.kex = 1000.0

Modified: 
branches/disp_speed/test_suite/unit_tests/_lib/_dispersion/test_cr72.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/disp_speed/test_suite/unit_tests/_lib/_dispersion/test_cr72.py?rev=23473&r1=23472&r2=23473&view=diff
==============================================================================
--- branches/disp_speed/test_suite/unit_tests/_lib/_dispersion/test_cr72.py   
  (original)
+++ branches/disp_speed/test_suite/unit_tests/_lib/_dispersion/test_cr72.py   
  Tue May 27 17:05:45 2014
@@ -35,7 +35,7 @@
 
         # Default parameter values.
         self.r20a = 2.0
-        self.r20b = 2.0
+        self.r20b = 4.0
         self.pA = 0.99
         self.dw = 2.0
         self.kex = 1000.0




Related Messages


Powered by MHonArc, Updated Tue May 27 17:20:03 2014