mailr10245 - /1.3/specific_fns/api_common.py


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

Header


Content

Posted by edward on January 18, 2010 - 18:07:
Author: bugman
Date: Mon Jan 18 18:07:36 2010
New Revision: 10245

URL: http://svn.gna.org/viewcvs/relax?rev=10245&view=rev
Log:
Removed the print out from _overfit_deselect_dummy().

This was totally unnecessary!


Modified:
    1.3/specific_fns/api_common.py

Modified: 1.3/specific_fns/api_common.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/api_common.py?rev=10245&r1=10244&r2=10245&view=diff
==============================================================================
--- 1.3/specific_fns/api_common.py (original)
+++ 1.3/specific_fns/api_common.py Mon Jan 18 18:07:36 2010
@@ -177,9 +177,6 @@
     def _overfit_deselect_dummy(self):
         """Dummy method, normally for deselecting spins with insufficient 
data for minimisation."""
 
-        # Print out.
-        print("\n\nOver-fit spin deselection.\n")
-
 
     def _return_no_conversion_factor(self, param, spin=None, spin_id=None):
         """Method for returning 1.0.




Related Messages


Powered by MHonArc, Updated Tue Jan 19 11:20:02 2010