mailr28132 - /trunk/test_suite/shared_data/dispersion/Paul_Schanda_2015_Nov/3_tutorial_clustered.py


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

Header


Content

Posted by tlinnet on November 29, 2015 - 00:10:
Author: tlinnet
Date: Sun Nov 29 00:10:39 2015
New Revision: 28132

URL: http://svn.gna.org/viewcvs/relax?rev=28132&view=rev
Log:
Fix for small spin id error in tutorial script.

Modified:
    
trunk/test_suite/shared_data/dispersion/Paul_Schanda_2015_Nov/3_tutorial_clustered.py

Modified: 
trunk/test_suite/shared_data/dispersion/Paul_Schanda_2015_Nov/3_tutorial_clustered.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/shared_data/dispersion/Paul_Schanda_2015_Nov/3_tutorial_clustered.py?rev=28132&r1=28131&r2=28132&view=diff
==============================================================================
--- 
trunk/test_suite/shared_data/dispersion/Paul_Schanda_2015_Nov/3_tutorial_clustered.py
       (original)
+++ 
trunk/test_suite/shared_data/dispersion/Paul_Schanda_2015_Nov/3_tutorial_clustered.py
       Sun Nov 29 00:10:39 2015
@@ -30,7 +30,7 @@
 # Now simulate that all spins are first deselected, and then selected.
 deselect.all()
 sel_ids = [
-":2",
+":12",
 ":51",
 ]
 




Related Messages


Powered by MHonArc, Updated Mon Nov 30 16:40:03 2015