mailr4301 - in /branches/N_state_model: ./ generic_fns/diffusion_tensor.py test_suite/unit_tests/value_testing_base.py


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

Header


Content

Posted by edward on January 04, 2008 - 11:05:
Author: bugman
Date: Fri Jan  4 11:05:10 2008
New Revision: 4301

URL: http://svn.gna.org/viewcvs/relax?rev=4301&view=rev
Log:
Merged revisions 4293-4300 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/1.3

........
  r4293 | bugman | 2008-01-04 10:15:11 +0100 (Fri, 04 Jan 2008) | 5 lines
  
  Changed the name of all the diffusion tensor parameter setting unit tests.
  
  This is to prepare for unit tests checking the default values.
........
  r4294 | bugman | 2008-01-04 10:31:01 +0100 (Fri, 04 Jan 2008) | 3 lines
  
  Wrote the unit tests for the settubg if default diffusion tensor parameter 
values.
........
  r4295 | bugman | 2008-01-04 10:35:22 +0100 (Fri, 04 Jan 2008) | 6 lines
  
  Bug fix for the generic_fns.diffusion_tensor.set() function.
  
  When setting a default value, the non-existant array 'object_names' was 
being accessed.  The array
  is actually 'params'!
........
  r4297 | bugman | 2008-01-04 10:41:38 +0100 (Fri, 04 Jan 2008) | 6 lines
  
  Bug fixes for the unit tests of the setting of default values of the diff 
params.
  
  The correct default values are now being checked, and some tests were made 
less stringent (using
  assertAlmostEqual).
........
  r4298 | bugman | 2008-01-04 10:57:32 +0100 (Fri, 04 Jan 2008) | 6 lines
  
  Bug fix for the generic_fns.diffusion_tensor.default_values() function.
  
  For each parameter which defaults to zero, None was being returned 
instead!!!  This bug was caught
  by the unit tests of the setting of default diffusion tensor parameter 
values.
........
  r4300 | bugman | 2008-01-04 11:00:19 +0100 (Fri, 04 Jan 2008) | 3 lines
  
  Slackened the testing of floats in a diff parameter setting unit test.
........

Modified:
    branches/N_state_model/   (props changed)
    branches/N_state_model/generic_fns/diffusion_tensor.py
    branches/N_state_model/test_suite/unit_tests/value_testing_base.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/N_state_model/generic_fns/diffusion_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/generic_fns/diffusion_tensor.py?rev=4301&r1=4300&r2=4301&view=diff

Modified: branches/N_state_model/test_suite/unit_tests/value_testing_base.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/test_suite/unit_tests/value_testing_base.py?rev=4301&r1=4300&r2=4301&view=diff




Related Messages


Powered by MHonArc, Updated Fri Jan 04 11:20:20 2008