mailr11622 - /branches/bieri_gui/gui_bieri/analyses/auto_model_free.py


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

Header


Content

Posted by edward on October 03, 2010 - 13:33:
Author: bugman
Date: Sun Oct  3 13:33:50 2010
New Revision: 11622

URL: http://svn.gna.org/viewcvs/relax?rev=11622&view=rev
Log:
Removed the field strength print outs as these are being redirected to the 
terminal, not the controller.


Modified:
    branches/bieri_gui/gui_bieri/analyses/auto_model_free.py

Modified: branches/bieri_gui/gui_bieri/analyses/auto_model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/analyses/auto_model_free.py?rev=11622&r1=11621&r2=11622&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/analyses/auto_model_free.py (original)
+++ branches/bieri_gui/gui_bieri/analyses/auto_model_free.py Sun Oct  3 
13:33:50 2010
@@ -787,12 +787,10 @@
         # two field strength ok
         if counter == 8:
             check = True
-            print '\n\n\nTwo different field strength detected !!\n\n\n'
 
         # three field strength ok
         elif counter == 12:
             check = True
-            print '\n\n\nThree different field strength detected !!\n\n\n'
 
         # missing data
         else:




Related Messages


Powered by MHonArc, Updated Sun Oct 03 13:40:02 2010