mailr24643 - /branches/disp_spin_speed/target_functions/relax_disp.py


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

Header


Content

Posted by tlinnet on July 22, 2014 - 17:53:
Author: tlinnet
Date: Tue Jul 22 17:53:42 2014
New Revision: 24643

URL: http://svn.gna.org/viewcvs/relax?rev=24643&view=rev
Log:
More removal of space after for loop in target_functions/relax_disp.py.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion 
models for Clustered analysis.

Modified:
    branches/disp_spin_speed/target_functions/relax_disp.py

Modified: branches/disp_spin_speed/target_functions/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/disp_spin_speed/target_functions/relax_disp.py?rev=24643&r1=24642&r2=24643&view=diff
==============================================================================
--- branches/disp_spin_speed/target_functions/relax_disp.py     (original)
+++ branches/disp_spin_speed/target_functions/relax_disp.py     Tue Jul 22 
17:53:42 2014
@@ -710,7 +710,6 @@
 
         # Loop over the experiment types.
         for ei in range(self.NE):
-
             r20a = self.r20a_struct[ei]
             r20b = self.r20b_struct[ei]
             r20c = self.r20b_struct[ei]




Related Messages


Powered by MHonArc, Updated Tue Jul 22 18:00:02 2014