Author: bugman
Date: Thu Nov 20 09:23:13 2014
New Revision: 26644

URL: http://svn.gna.org/viewcvs/relax?rev=26644&view=rev
Log:
Improved the text for the irreducible tensor notation in the 
align_tensor.display user function.


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=26644&r1=26643&r2=26644&view=diff
==============================================================================
--- trunk/pipe_control/align_tensor.py  (original)
+++ trunk/pipe_control/align_tensor.py  Thu Nov 20 09:23:13 2014
@@ -336,10 +336,10 @@
         # The irreducible weights.
         ##########################
 
-        subsection(file=sys.stdout, text="Irreducible spherical harmonic 
weights", prespace=2)
+        subsection(file=sys.stdout, text="Irreducible spherical tensor 
coefficients", prespace=2)
 
         # The equations.
-        print("# The equations:")
+        print("# The spherical harmonic decomposition weights are:")
         print("#     A0 = (4pi/5)^(1/2) Szz,")
         print("#     A+/-1 = +/- (8pi/15)^(1/2)(Sxz +/- iSyz),")
         print("#     A+/-2 = (2pi/15)^(1/2)(Sxx - Syy +/- 2iSxy).")


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

This is the relax-commits mailing list
[email protected]

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