Author: tlinnet
Date: Tue Sep  2 20:06:11 2014
New Revision: 25566

URL: http://svn.gna.org/viewcvs/relax?rev=25566&view=rev
Log:
Fix for defining eta_scale as a symbol in derivation of CR72.

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/test_suite/shared_data/dispersion/estimate_par_err/cr72/cr72_der.py

Modified: 
branches/est_par_error/test_suite/shared_data/dispersion/estimate_par_err/cr72/cr72_der.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/est_par_error/test_suite/shared_data/dispersion/estimate_par_err/cr72/cr72_der.py?rev=25566&r1=25565&r2=25566&view=diff
==============================================================================
--- 
branches/est_par_error/test_suite/shared_data/dispersion/estimate_par_err/cr72/cr72_der.py
  (original)
+++ 
branches/est_par_error/test_suite/shared_data/dispersion/estimate_par_err/cr72/cr72_der.py
  Tue Sep  2 20:06:11 2014
@@ -7,8 +7,8 @@
 dw = Symbol('dw')
 kex = Symbol('kex')
 cpmg_frqs = Symbol('cpmg_frqs')
+eta_scale = Symbol('eta_scale')
 
-eta_scale = 2.0**(-3.0/2.0)
 pB = 1.0 - pA
 dw2 = dw**2
 r20_kex = (r20a + r20b + kex) / 2.0


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to