mailr8695 - /branches/ave_noe/generic_fns/mol_res_spin.py


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

Header


Content

Posted by edward on January 28, 2009 - 11:42:
Author: bugman
Date: Wed Jan 28 11:42:32 2009
New Revision: 8695

URL: http://svn.gna.org/viewcvs/relax?rev=8695&view=rev
Log:
The members list is now stored in the pseudo-spin to map this to the 
respective spin containers.


Modified:
    branches/ave_noe/generic_fns/mol_res_spin.py

Modified: branches/ave_noe/generic_fns/mol_res_spin.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/ave_noe/generic_fns/mol_res_spin.py?rev=8695&r1=8694&r2=8695&view=diff
==============================================================================
--- branches/ave_noe/generic_fns/mol_res_spin.py (original)
+++ branches/ave_noe/generic_fns/mol_res_spin.py Wed Jan 28 11:42:32 2009
@@ -937,6 +937,7 @@
 
     # Set the pseudo-atom spin container attributes.
     spin.averaging = averaging
+    spin.members = members
     if averaging == 'linear':
         spin.pos = __linear_ave(positions)
 




Related Messages


Powered by MHonArc, Updated Wed Jan 28 16:00:05 2009