mailr4271 - in /branches/N_state_model: ./ generic_fns/ test_suite/unit_tests/ test_suite/unit_tests/_generic_fns/


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

Header


Content

Posted by edward on January 03, 2008 - 15:41:
Author: bugman
Date: Thu Jan  3 15:26:53 2008
New Revision: 4271

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

........
  r4264 | bugman | 2008-01-02 17:38:50 +0100 (Wed, 02 Jan 2008) | 5 lines
  
  Removed the RelaxError from generic_fns.diffusion_tensor.return_data_name() 
if there is no match.
  
  This relatively new RelaxError was causing failures all across relax.
........
  r4265 | bugman | 2008-01-02 17:41:23 +0100 (Wed, 02 Jan 2008) | 5 lines
  
  Bug fix for the unit test of the 
generic_fns.diffusion_tensor.return_data_names() function.
  
  No RelaxError is now raised.
........
  r4266 | bugman | 2008-01-03 11:57:32 +0100 (Thu, 03 Jan 2008) | 3 lines
  
  Wrote 20 unit tests for the setting of RSDM parameters.
........
  r4267 | bugman | 2008-01-03 13:59:44 +0100 (Thu, 03 Jan 2008) | 6 lines
  
  Fixed some docstring indentation.
  
  8 spaces of indentation were used in a few functions to make these line up 
with the user function
  docstrings when appended to them.
........
  r4268 | bugman | 2008-01-03 15:16:00 +0100 (Thu, 03 Jan 2008) | 6 lines
  
  Wrote 57 unit tests for the setting of diffusion tensor parameters.
  
  This should cover all valid parameters and parameter combinations.  A 
number of invalid combinations
  are also tested.  All tests are run twice by the prompt and generic_fns 
diffusion tensor code.
........
  r4269 | bugman | 2008-01-03 15:20:29 +0100 (Thu, 03 Jan 2008) | 6 lines
  
  Bug fix for the generic_fns.diffusion_tensor.set() function.
  
  The setting of alpha, beta, and gamma is now forbidden for the spheroidal 
diffusion tensor.  The
  setting of theta and phi are also now forbidden for the ellipsoidal 
diffusion tensor.
........
  r4270 | bugman | 2008-01-03 15:21:13 +0100 (Thu, 03 Jan 2008) | 3 lines
  
  Fixed the RelaxError message for the ellipsoidal diff tensor when setting 
theta or phi.
........

Modified:
    branches/N_state_model/   (props changed)
    branches/N_state_model/generic_fns/diffusion_tensor.py
    
branches/N_state_model/test_suite/unit_tests/_generic_fns/test_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=4271&r1=4270&r2=4271&view=diff

Modified: 
branches/N_state_model/test_suite/unit_tests/_generic_fns/test_diffusion_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/test_suite/unit_tests/_generic_fns/test_diffusion_tensor.py?rev=4271&r1=4270&r2=4271&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=4271&r1=4270&r2=4271&view=diff




Related Messages


Powered by MHonArc, Updated Thu Jan 03 16:00:24 2008