mailr9899 - /1.3/specific_fns/setup.py


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

Header


Content

Posted by edward on November 24, 2009 - 11:14:
Author: bugman
Date: Tue Nov 24 11:14:08 2009
New Revision: 9899

URL: http://svn.gna.org/viewcvs/relax?rev=9899&view=rev
Log:
Removed the back_calc() method from the specific analysis API.


Modified:
    1.3/specific_fns/setup.py

Modified: 1.3/specific_fns/setup.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/setup.py?rev=9899&r1=9898&r2=9899&view=diff
==============================================================================
--- 1.3/specific_fns/setup.py (original)
+++ 1.3/specific_fns/setup.py Tue Nov 24 11:14:08 2009
@@ -57,10 +57,6 @@
 
     # Attempt to retrieve the function.
     try:
-        # Back-calculate function.
-        if eqi == 'back_calc':
-            function = inst.back_calc
-
         # Base data loop generator function.
         if eqi == 'base_data_loop':
             function = inst.base_data_loop




Related Messages


Powered by MHonArc, Updated Tue Nov 24 11:40:02 2009