Menu

Commit [r25193]  Maximize  Restore  History

Fix for the return_r2eff_arrays() dispersion function for exponential curves.

This is a partial solution for bug #22461 (https://gna.org/bugs/?22461).

For the Relax_disp.test_r1rho_kjaergaard_missing_r1 system test, there are multiple relaxation times
for each data set. For example, printing out the exp_type, frq, offset, point, ei, mi, oi, di, and
relax_times data gives:

- R1rho 799777399.1 118.078 431.0 0 0 0 0 [0.0, 0.04, 0.1, 0.2]
- R1rho 799777399.1 118.078 651.2 0 0 0 1 [0.0, 0.04, 0.1, 0.2, 0.4]

Instead of taking the first relaxation time of 0.0, now the maximum time is taken.

bugman 2014-08-22

changed /trunk/specific_analyses/relax_disp/data.py
/trunk/specific_analyses/relax_disp/data.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.