mailr3987 - in /branches/N_state_model: ./ generic_fns/ test_suite/unit_tests/


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

Header


Content

Posted by edward on November 26, 2007 - 00:00:
Author: bugman
Date: Mon Nov 26 00:00:14 2007
New Revision: 3987

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

........
  r3968 | bugman | 2007-11-25 22:15:50 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Added a unit test for the deletion of diffusion tensor data.
........
  r3969 | bugman | 2007-11-25 22:17:35 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Bug fix for generic_fns.diffusion_tensor.delete().
........
  r3970 | bugman | 2007-11-25 22:21:30 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Added 2 unit tests for the failure of the diffusion tensor deletion.
........
  r3971 | bugman | 2007-11-25 22:22:36 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Bug fix for the generic_fns.diffusion_tensor.delete() function.
........
  r3972 | bugman | 2007-11-25 22:23:36 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  The last commit, which was supposed to be a bug fix, actually introduced a 
bug instead!
........
  r3973 | bugman | 2007-11-25 22:25:27 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Changed the RelaxError type in the diff tensor failure unit test.
........
  r3974 | bugman | 2007-11-25 22:26:54 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Fixed the unit test for the deletion of the diffusion tensor data structure.
........
  r3976 | bugman | 2007-11-25 23:13:37 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Bug fix for the RelaxNoTensorError class.
........
  r3977 | bugman | 2007-11-25 23:15:53 +0100 (Sun, 25 Nov 2007) | 5 lines
  
  Bug fix for the generic_fns.diffusion_tensor.diff_data_exists() function.
  
  The function now works properly.
........
  r3978 | bugman | 2007-11-25 23:16:57 +0100 (Sun, 25 Nov 2007) | 5 lines
  
  Bug fix for the generic_fns.diffusion_tensor.init() function.
  
  This function now works properly too.
........
  r3979 | bugman | 2007-11-25 23:23:39 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Wrote 3 unit tests for displaying spherical, spheroidal, and ellipsoidal 
diffusion tensors.
........
  r3980 | bugman | 2007-11-25 23:26:42 +0100 (Sun, 25 Nov 2007) | 5 lines
  
  Wrote 2 unit tests for the failure of 
generic_fns.diffusion_tensor.display().
  
  This is when there is no data and when there is no data pipe.
........
  r3981 | bugman | 2007-11-25 23:28:49 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Fixed the generic_fns.diffusion_tensor.delete() function.
........
  r3982 | bugman | 2007-11-25 23:40:17 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Wrote 6 unit tests for the generic_fns.diffusion_tensor.copy() function.
........
  r3983 | bugman | 2007-11-25 23:49:50 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Implemented the generic_fns.diffusion_tensor.copy() function.
........
  r3984 | bugman | 2007-11-25 23:52:27 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Extended generic_fns.diffusion_tensor.diff_data_exists() to accept an 
arbitrary data pipe as an arg.
........
  r3985 | bugman | 2007-11-25 23:53:42 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  A fix for a diffusion tensor copying unit test.
........
  r3986 | bugman | 2007-11-25 23:58:39 +0100 (Sun, 25 Nov 2007) | 3 lines
  
  Bug fix for generic_fns.diffusion_tensor.copy().
........

Modified:
    branches/N_state_model/   (props changed)
    branches/N_state_model/generic_fns/diffusion_tensor.py
    branches/N_state_model/relax_errors.py
    
branches/N_state_model/test_suite/unit_tests/diffusion_tensor_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=3987&r1=3986&r2=3987&view=diff

Modified: branches/N_state_model/relax_errors.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/relax_errors.py?rev=3987&r1=3986&r2=3987&view=diff

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




Related Messages


Powered by MHonArc, Updated Mon Nov 26 12:00:27 2007