mailr18596 - /branches/frame_order_testing/specific_fns/frame_order.py


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

Header


Content

Posted by edward on March 02, 2013 - 19:29:
Author: bugman
Date: Sat Mar  2 19:29:27 2013
New Revision: 18596

URL: http://svn.gna.org/viewcvs/relax?rev=18596&view=rev
Log:
Some small comment fixes in the specific_fns.frame_order module.


Modified:
    branches/frame_order_testing/specific_fns/frame_order.py

Modified: branches/frame_order_testing/specific_fns/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_testing/specific_fns/frame_order.py?rev=18596&r1=18595&r2=18596&view=diff
==============================================================================
--- branches/frame_order_testing/specific_fns/frame_order.py (original)
+++ branches/frame_order_testing/specific_fns/frame_order.py Sat Mar  2 
19:29:27 2013
@@ -1703,7 +1703,7 @@
         # Set the chi2.
         cdp.chi2 = chi2
 
-        # Store the back-calculated tensors.
+        # Store the back-calculated data.
         self._store_bc_data(model)
 
 
@@ -2155,7 +2155,7 @@
         # Unpack the results.
         self._unpack_opt_results(results, scaling, scaling_matrix, sim_index)
 
-        # Store the back-calculated tensors.
+        # Store the back-calculated data.
         self._store_bc_data(model)
 
 




Related Messages


Powered by MHonArc, Updated Sat Mar 02 19:40:02 2013