Commit | Date | |
---|---|---|
[r19354]
by
bugman
Created the lib.software.sparky.write_list() function and associated unit test. This will be used to create simple Sparky .list files. |
2013-04-04 13:14:11 | Tree |
[r19353]
by
bugman
Merged revisions 19349-19352 via svnmerge from ........ |
2013-04-04 10:44:06 | Tree |
[r19352]
by
bugman
Shifted the NMRView peak intensity reading code to lib.software.nmrview.read_list_intensity(). This new function comes from the old pipe_control.spectrum.intensity_nmrview() function, but with |
2013-04-04 10:41:49 | Tree |
2013-04-04 10:39:55 | Tree | |
[r19350]
by
bugman
Shifted the XEasy peak intensity reading code to lib.software.xeasy.read_list_intensity(). This new function comes from the old pipe_control.spectrum.intensity_xeasy() function, but with the |
2013-04-04 10:33:19 | Tree |
[r19349]
by
bugman
Shifted the Sparky peak intensity reading code to lib.software.sparky.read_list_intensity(). This new function comes from the old pipe_control.spectrum.intensity_sparky() function, but with the |
2013-04-04 10:26:09 | Tree |
[r19348]
by
bugman
First attempt at a target function for fitting exponential curves for relaxation dispersion. |
2013-04-04 10:01:13 | Tree |
[r19347]
by
bugman
Updated the relaxation dispersion target function class to handle the recent changes. |
2013-04-04 08:59:08 | Tree |
[r19346]
by
bugman
Expanded the relax_disp.select_model user function documentation to cover R2eff and I0. These parameters and how they are optimised are now better described. |
2013-04-04 08:45:07 | Tree |
[r19345]
by
bugman
Created the dispersion specific _exp_curve_loop() method for looping over each exponential curve. This yields the index and key for each curve, simplifying the handling of this data. |
2013-04-04 08:29:27 | Tree |