Menu

SVN archive Commit Log


Commit Date  
[r20700] by bugman

Added checks to the specific_analyses.relax_disp.disp_data.return_r1_data() function.

This is to help indicate to the user when data is missing.

2013-08-27 13:13:30 Tree
[r20699] by bugman

The dispersion specific code is now assembling the R1 data and passing it to the target function.

The new specific_analyses.relax_disp.disp_data.return_r1_data() function creates a data structure
holding all the R1 data. This is used in the off-resonance R1rho experiments.

2013-08-27 12:49:36 Tree
[r20698] by bugman

The Relax_disp.test_r1rho_off_res_fixed_time_tp02 system test script now reads the R1 relaxation data.

This data is essential for the model optimisation.

2013-08-27 10:45:56 Tree
[r20697] by bugman

The dispersion target function class now handles R1 relaxation data.

This data is essential for the off-resonance R1rho models.

2013-08-27 10:40:51 Tree
[r20696] by bugman

The TP02 model R1rho off-resonance test data creation script now creates files of the R1 relaxation data.

These files are needed for the system tests, as R1 data needs to be read.

2013-08-27 10:27:06 Tree
[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
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.