Menu

SVN archive Commit Log


Commit Date  
[r20695] by bugman

The TP02 model code is now in a semi functional state.

The lib.dispersion code has been fixed to properly handle the data it receives and the target
function code has been updated to pass in the correct data.

2013-08-27 09:19:30 Tree
[r20694] by bugman

The dispersion specific optimisation code is now assembling chemical shift related data.

The specific_analyses.relax_disp.disp_data.return_offset_data() function has been written to return
structures for the chemical shifts, offsets, and tilt angles. These are then used by the
optimisation functions by passing them into the target function code.

2013-08-27 09:08:44 Tree
[r20693] by bugman

Fix for the Relax_disp.test_r1rho_off_res_fixed_time_tp02 system test.

The correct spectrum ID is now used for the relax_disp.spin_lock_offset user function calls in the
script.

2013-08-27 08:52:03 Tree
[r20692] by bugman

Added some more arguments to the dispersion target function class for off-resonance R1rho models.

This is the structure for the spin-lock offsets and the tilt angles for each spin.

2013-08-27 08:18:04 Tree
[r20691] by bugman

Reverted r20681 as the chemical shift conversion is better performed by the specific analysis code.

The command used was:
svn merge -r20681:r20680 .

.....
r20681 | bugman | 2013-08-23 16:59:16 +0200 (Fri, 23 Aug 2013) | 6 lines
Changed paths:
M /branches/relax_disp/target_functions/relax_disp.py

Changed how chemical shifts are handled in the dispersion target function class.

The chemical shifts in ppm are accepted and they are converted to rad/s inside the __init__()
method. A structure for rotating frame tilt angles is now also accepted.
.....

2013-08-27 08:05:22 Tree
[r20690] by bugman

Fix for the relax_disp.spin_lock_offset user function.

The cdp.dispersion_points structure was being updated when it should not be touched - a remnant of
the relax_disp.spin_lock_field backend which this code was copied from.

2013-08-27 07:46:50 Tree
[r20689] by bugman

Fixed a typo in the dispersion chapter of the user manual.

This was identified by Troels Linnet at http://thread.gmane.org/gmane.science.nmr.relax.devel/4410.

2013-08-27 07:12:02 Tree
[r20688] by bugman

The offset is now set for all spectra in the Relax_disp.test_r1rho_off_res_fixed_time_tp02 system test.

Previously only the reference was set.

2013-08-26 13:36:06 Tree
[r20687] by bugman

Implemented the relax_disp.spin_lock_offset user function.

This includes both the front end and the back end
specific_analyses.relax_disp.disp_data.spin_lock_offset() function.

2013-08-26 13:34:30 Tree
[r20686] by bugman

Added a relax_disp.spin_lock_offset user function call to Relax_disp.test_r1rho_off_res_tp02.

This is the Relax_disp.test_r1rho_off_res_tp02 system test and the user function does not exist yet.

2013-08-26 13:22:14 Tree
Older >
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.