Menu

Commit [r25214]  Maximize  Restore  History

Modified following functions:

Time points are now saved at the [ei][mi][oi][di] index level.
At this index Ãlevelall time points are saved for the R2eff point.

- interpolate_disp()
To interpolate time points, all time points through the original dispersion points di, are
collected and then made unique. This time list can potentially be the largest of all time lists.

- interpolate_offset()
To interpolate time points, all time points through the original offset points, and then dispersion points di, are
collected and then made unique. This time list can potentially be the largest of all time lists.

- plot_disp_curves_to_file()
To acquire the original relax_times points.

- return_r2eff_arrays()
To save all time points on the level of [ei][mi][oi][di].
At this index level, it will be a numpy array list with all time values used for fitting.

bug #22461(https://gna.org/bugs/?22461): NS R1rho 2-site_fit_r1 has extremely high chi2 value in systemtest Relax_disp.test_r1rho_kjaergaard_missing_r1.

tlinnet 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.