mailr25788 - /trunk/user_functions/relax_fit.py


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

Header


Content

Posted by edward on September 12, 2014 - 14:15:
Author: bugman
Date: Fri Sep 12 14:15:01 2014
New Revision: 25788

URL: http://svn.gna.org/viewcvs/relax?rev=25788&view=rev
Log:
Removed the specific_analyses.relax_fit.estimate_rx_err module import.

The module has been merged into the specific API module.


Modified:
    trunk/user_functions/relax_fit.py

Modified: trunk/user_functions/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/relax_fit.py?rev=25788&r1=25787&r2=25788&view=diff
==============================================================================
--- trunk/user_functions/relax_fit.py   (original)
+++ trunk/user_functions/relax_fit.py   Fri Sep 12 14:15:01 2014
@@ -29,7 +29,6 @@
 from graphics import ANALYSIS_IMAGE_PATH
 from pipe_control import spectrum
 from specific_analyses.relax_fit.uf import relax_time, select_model
-from specific_analyses.relax_fit.estimate_rx_err import estimate_rx_err
 from user_functions.data import Uf_info; uf_info = Uf_info()
 from user_functions.objects import Desc_container
 




Related Messages


Powered by MHonArc, Updated Fri Sep 12 14:40:02 2014