mailr4720 - /branches/N_state_model/specific_fns/n_state_model.py


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

Header


Content

Posted by edward on January 15, 2008 - 11:14:
Author: bugman
Date: Tue Jan 15 11:14:56 2008
New Revision: 4720

URL: http://svn.gna.org/viewcvs/relax?rev=4720&view=rev
Log:
Removed the dummy overfit_deselect() method as this is now in the base class.


Modified:
    branches/N_state_model/specific_fns/n_state_model.py

Modified: branches/N_state_model/specific_fns/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/specific_fns/n_state_model.py?rev=4720&r1=4719&r2=4720&view=diff
==============================================================================
--- branches/N_state_model/specific_fns/n_state_model.py (original)
+++ branches/N_state_model/specific_fns/n_state_model.py Tue Jan 15 11:14:56 
2008
@@ -213,10 +213,6 @@
         param_vector, func, iter_count, f_count, g_count, h_count, warning = 
results
 
 
-    def overfit_deselect(self):
-        """Dummy function nornally for deselecting spins with insufficient 
data for minimisation."""
-
-
     def return_data_name(self, name):
         """
         N-state model data type string matching patterns




Related Messages


Powered by MHonArc, Updated Tue Jan 15 11:20:06 2008