Author: bugman
Date: Wed Nov 19 18:08:18 2014
New Revision: 26631

URL: http://svn.gna.org/viewcvs/relax?rev=26631&view=rev
Log:
Fix for a spelling mistake in the align_tensor.matrix_angles user function 
printouts.


Modified:
    trunk/pipe_control/align_tensor.py

Modified: trunk/pipe_control/align_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/align_tensor.py?rev=26631&r1=26630&r2=26631&view=diff
==============================================================================
--- trunk/pipe_control/align_tensor.py  (original)
+++ trunk/pipe_control/align_tensor.py  Wed Nov 19 18:08:18 2014
@@ -993,7 +993,7 @@
 
     # Header printout.
     if basis_set == 'matrix':
-        sys.stdout.write("Standard inter-tensor matrix angles in degress using 
the Euclidean inner product divided by the Frobenius norms (theta = 
arccos(<A1,A2>/(||A1||.||A2||)))")
+        sys.stdout.write("Standard inter-tensor matrix angles in degrees using 
the Euclidean inner product divided by the Frobenius norms (theta = 
arccos(<A1,A2>/(||A1||.||A2||)))")
     elif basis_set == 'irreducible 5D':
         sys.stdout.write("Inter-tensor vector angles in degrees for the 
irreducible 5D vectors {A-2, A-1, A0, A1, A2}")
     elif basis_set == 'unitary 9D':


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@gna.org

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to