mailr19676 - /branches/relax_disp/specific_analyses/relax_disp/__init__.py


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

Header


Content

Posted by edward on May 08, 2013 - 14:17:
Author: bugman
Date: Wed May  8 14:17:01 2013
New Revision: 19676

URL: http://svn.gna.org/viewcvs/relax?rev=19676&view=rev
Log:
Added a FIXME to a comment about the hardcoded Bootstrap number for 
relaxation dispersion.


Modified:
    branches/relax_disp/specific_analyses/relax_disp/__init__.py

Modified: branches/relax_disp/specific_analyses/relax_disp/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/__init__.py?rev=19676&r1=19675&r2=19676&view=diff
==============================================================================
--- branches/relax_disp/specific_analyses/relax_disp/__init__.py (original)
+++ branches/relax_disp/specific_analyses/relax_disp/__init__.py Wed May  8 
14:17:01 2013
@@ -798,7 +798,7 @@
         if cdp.exp_type not in FIXED_TIME_EXP:
             raise RelaxError("The experiment '%s' is not of the fixed 
relaxation time period data type, the R2eff/R1rho values cannot be directly 
calculated." % cdp.exp_type)
 
-        # Simulation number.
+        # FIXME: Simulation number hardcoded variable.
         sim_num = 500
 
         # Printouts.




Related Messages


Powered by MHonArc, Updated Wed May 08 14:20:01 2013