mailr25569 - /branches/est_par_error/specific_analyses/relax_disp/estimate_r2eff.py


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

Header


Content

Posted by tlinnet on September 02, 2014 - 20:06:
Author: tlinnet
Date: Tue Sep  2 20:06:16 2014
New Revision: 25569

URL: http://svn.gna.org/viewcvs/relax?rev=25569&view=rev
Log:
Allowed CR72 to be analysed in Estimate module.

task #7824(https://gna.org/task/index.php?7824): Model parameter ERROR 
estimation from Jacobian and Co-variance matrix of dispersion models.

Modified:
    branches/est_par_error/specific_analyses/relax_disp/estimate_r2eff.py

Modified: 
branches/est_par_error/specific_analyses/relax_disp/estimate_r2eff.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/est_par_error/specific_analyses/relax_disp/estimate_r2eff.py?rev=25569&r1=25568&r2=25569&view=diff
==============================================================================
--- branches/est_par_error/specific_analyses/relax_disp/estimate_r2eff.py     
  (original)
+++ branches/est_par_error/specific_analyses/relax_disp/estimate_r2eff.py     
  Tue Sep  2 20:06:16 2014
@@ -191,7 +191,7 @@
     check_model_type()
 
     # Define models with Jacobian.
-    jac_models = [MODEL_TSMFK01]
+    jac_models = [MODEL_CR72, MODEL_TSMFK01]
     #MODEL_CR72
 
     # Number of spectrometer fields.




Related Messages


Powered by MHonArc, Updated Tue Sep 02 20:20:02 2014