mailr7319 - /1.3/generic_fns/structure/main.py


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

Header


Content

Posted by edward on September 25, 2008 - 20:55:
Author: bugman
Date: Thu Sep 25 20:55:45 2008
New Revision: 7319

URL: http://svn.gna.org/viewcvs/relax?rev=7319&view=rev
Log:
Added more comments related to the previous commit.


Modified:
    1.3/generic_fns/structure/main.py

Modified: 1.3/generic_fns/structure/main.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure/main.py?rev=7319&r1=7318&r2=7319&view=diff
==============================================================================
--- 1.3/generic_fns/structure/main.py (original)
+++ 1.3/generic_fns/structure/main.py Thu Sep 25 20:55:45 2008
@@ -296,7 +296,7 @@
         if not spin.select:
             continue
 
-        # The spin identification string.
+        # The spin identification string.  The residue name is not included 
to allow structures with point mutations to be used.
         id = generate_spin_id(mol_name=mol_name, res_num=res_num, 
res_name=None, spin_num=spin.num, spin_name=spin.name)
 
         # Test that the spin number or name are set (one or both are 
essential for the identification of the atom).




Related Messages


Powered by MHonArc, Updated Thu Sep 25 22:20:02 2008