Commit | Date | |
---|---|---|
2009-01-07 23:48:34 | Tree | |
[r8330]
by
semor
Changed all instances of 'relax_times' to 'cpmg_frqs' and made other small changes. |
2009-01-07 23:38:30 | Tree |
[r8329]
by
semor
Renamed 'cdp.frq' to 'cdp.cpmg_frqs' so it is not confusing with the spectrometer frequency. Indeed, 'cdp.cpmg_frqs' points to the CPMG pulse train frequency (nu_cpmg). |
2009-01-07 23:23:28 | Tree |
[r8328]
by
semor
Moved the relax_time() function to cpmg_frq() and made other small changes. Still much (!) work is needed for this code to be complete. |
2009-01-07 23:16:20 | Tree |
[r8327]
by
semor
Made a few changes towards a functional relaxation dispersion code. This includes several modifications as well as the addition of the exp_type() function. |
2009-01-07 21:53:12 | Tree |
[r8326]
by
semor
Copied the 'relax_fit.py' specific functions to 'relax_disp.py'. The command used was: The code will now need many many many changes to suit the needs of relaxation disperison. |
2009-01-07 21:33:41 | Tree |
[r8325]
by
semor
Added a test for CPMG data in slow-exchange and changed the name of the test for fast-exchange. |
2009-01-07 21:23:22 | Tree |
[r8324]
by
semor
Modified the script so it will test for fast-exchange curve fitting from CPMG data. Data and functions to treat it arestill missing. |
2009-01-07 21:16:16 | Tree |
[r8323]
by
semor
Copied the 'relax_fit.py' script to 'relax_disp.py'. The command used was: This file, obviously, will need to be modified to suit the needs of the relaxation dispersion code. |
2009-01-07 20:56:49 | Tree |
[r8322]
by
semor
Added functions to select the experiment type and mathematical model used. These functions allow the user to select the experiment type (cpmg or r1rho) as well as the These changes follow a discussion on relaxation dispersion, and mainly the post at: |
2009-01-07 20:53:01 | Tree |