mailr3044 - /branches/error_import/data/diff_tensor.py


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

Header


Content

Posted by edward on February 27, 2007 - 06:09:
Author: bugman
Date: Tue Feb 27 06:09:22 2007
New Revision: 3044

URL: http://svn.gna.org/viewcvs/relax?rev=3044&view=rev
Log:
Added the RelaxError import statement for the 'data.diff_tensor' module.


Modified:
    branches/error_import/data/diff_tensor.py

Modified: branches/error_import/data/diff_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/error_import/data/diff_tensor.py?rev=3044&r1=3043&r2=3044&view=diff
==============================================================================
--- branches/error_import/data/diff_tensor.py (original)
+++ branches/error_import/data/diff_tensor.py Tue Feb 27 06:09:22 2007
@@ -25,6 +25,7 @@
 from types import ListType
 
 from data_classes import Element, SpecificData
+from errors import RelaxError
 from generic_fns.diffusion_tensor import calc_Diso, calc_Dpar, 
calc_Dpar_unit, calc_Dper, calc_Dratio, calc_Dx, calc_Dx_unit, calc_Dy, 
calc_Dy_unit, calc_Dz, calc_Dz_unit, calc_rotation, calc_tensor, 
calc_tensor_diag
 
 




Related Messages


Powered by MHonArc, Updated Tue Feb 27 06:20:05 2007