Menu

SVN archive Commit Log


Commit Date  
[r19178] by bugman

Ported r8327 from the old relax_disp branch into the new branch.

The command used was:
svn merge -r8326:8327 svn+ssh://bugman@.../svn/relax/branches/relax_disp/specific_fns/@r18123 specific_analyses

.....
r8327 | semor | 2009-01-07 22:53:12 +0100 (Wed, 07 Jan 2009) | 5 lines
Changed paths:
M /branches/relax_disp/specific_fns/relax_disp.py

Made a few changes towards a functional relaxation dispersion code.

This includes several modifications as well as the addition of the exp_type() function.
.....

2013-03-27 12:01:18 Tree
[r19177] by bugman

Ported r8326 from the old relax_disp branch into the new branch.

The command used was:
svn merge -r8325:8326 svn+ssh://bugman@.../svn/relax/branches/relax_disp/specific_fns/@r18123 specific_analyses

.....
r8326 | semor | 2009-01-07 22:33:41 +0100 (Wed, 07 Jan 2009) | 8 lines
Changed paths:
A /branches/relax_disp/specific_fns/relax_disp.py (from /branches/relax_disp/specific_fns/relax_fit.py:8319)

Copied the 'relax_fit.py' specific functions to 'relax_disp.py'.

The command used was:
svn cp specific_fns/relax_fit.py specific_fns/relax_disp.py

The code will now need many many many changes to suit the needs of relaxation disperison.
.....

2013-03-27 11:59:17 Tree
[r19176] by bugman

Ported r8325 from the old relax_disp branch into the new branch.

The command used was:
svn merge -r8324:8325 svn+ssh://bugman@.../svn/relax/branches/relax_disp@r18123 .

.....
r8325 | semor | 2009-01-07 22:23:22 +0100 (Wed, 07 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/test_suite/system_tests/relax_disp.py
D /branches/relax_disp/test_suite/system_tests/scripts/relax_disp.py
A /branches/relax_disp/test_suite/system_tests/scripts/relax_disp_cpmg_fast.py (from /branches/relax_disp/test_suite/system_tests/scripts/relax_disp.py:8324)

Added a test for CPMG data in slow-exchange and changed the name of the test for fast-exchange.
.....

2013-03-27 11:57:14 Tree
[r19175] by bugman

Ported r8324 from the old relax_disp branch into the new branch.

The command used was:
svn merge -r8323:8324 svn+ssh://bugman@.../svn/relax/branches/relax_disp@r18123 .

.....
r8324 | semor | 2009-01-07 22:16:16 +0100 (Wed, 07 Jan 2009) | 5 lines
Changed paths:
M /branches/relax_disp/test_suite/system_tests/relax_disp.py
M /branches/relax_disp/test_suite/system_tests/scripts/relax_disp.py

Modified the script so it will test for fast-exchange curve fitting from CPMG data.

Data and functions to treat it arestill missing.
.....

2013-03-27 11:56:08 Tree
[r19174] by bugman

Ported r8323 from the old relax_disp branch into the new branch.

The command used was:
svn merge -r8322:8323 svn+ssh://bugman@.../svn/relax/branches/relax_disp@r18123 .

.....
r8323 | semor | 2009-01-07 21:56:49 +0100 (Wed, 07 Jan 2009) | 8 lines
Changed paths:
A /branches/relax_disp/test_suite/system_tests/scripts/relax_disp.py (from /branches/relax_disp/test_suite/system_tests/scripts/relax_fit.py:8319)

Copied the 'relax_fit.py' script to 'relax_disp.py'.

The command used was:
svn cp test_suite/system_tests/scripts/relax_fit.py test_suite/system_tests/scripts/relax_disp.py

This file, obviously, will need to be modified to suit the needs of the relaxation dispersion code.
.....

2013-03-27 11:55:14 Tree
[r19173] by bugman

Manually created the relax_disp user functions.

This is equivalent to Seb's commit at r8322 for the prompt.relax_disp module. The equivalent
changes to the user_functions.relax_disp were hand edited.

.....
r8322 | semor | 2009-01-07 21:53:01 +0100 (Wed, 07 Jan 2009) | 10 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py

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
mathematical model to fit the data (fast or slow).

These changes follow a discussion on relaxation dispersion, and mainly the post at:
https://mail.gna.org/public/relax-devel/2009-01/msg00020.html
(Message-id: <7f080ed10901070529s397f7f23p914c820ced4d07f@...>)
.....

2013-03-27 11:54:22 Tree
[r19172] by bugman

Created the user_functions.relax_disp module by copying user_functions.relax_fit.

This is equivalent to r8321 of the old relax_disp branch which copied the prompt.relax_fit module.

.....
r8321 | semor | 2009-01-07 21:18:14 +0100 (Wed, 07 Jan 2009) | 8 lines
Changed paths:
A /branches/relax_disp/prompt/relax_disp.py (from /branches/relax_disp/prompt/relax_fit.py:8319)

Copied 'prompt/relax_fit.py' to 'prompt/relax_disp.py'.

The command used was:
svn cp prompt/relax_fit.py prompt/relax_disp.py

This file now needs to be modified to suit the needs of relaxation dispersion.
.....

2013-03-27 11:38:00 Tree
[r19171] by bugman

Ported r8248 from the old relax_disp branch into the new branch.

The command used was:
svn merge -r8247:8248 svn+ssh://bugman@.../svn/relax/branches/relax_disp@r18123 .

.....
r8248 | semor | 2009-01-06 22:46:44 +0100 (Tue, 06 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/test_suite/system_tests/relax_disp.py

Started to implement relaxation dispersion system tests.
.....

2013-03-27 11:14:58 Tree
[r19170] by bugman

Ported r8247 from the old relax_disp branch into the new branch.

The command used was:
svn merge -r8246:8247 svn+ssh://bugman@.../svn/relax/branches/relax_disp@r18123 .

.....
r8247 | semor | 2009-01-06 22:36:04 +0100 (Tue, 06 Jan 2009) | 8 lines
Changed paths:
A /branches/relax_disp/test_suite/system_tests/relax_disp.py (from /branches/relax_disp/test_suite/system_tests/relax_fit.py:8240)

Copied 'test_suite/system_tests/relax_fit.py' for relaxation dispersion.

The command used was:
svn cp test_suite/system_tests/relax_fit.py test_suite/system_tests/relax_disp.py

The code now needs to be tailored for relaxation dispersion.
.....

2013-03-27 11:14:09 Tree
[r19169] by bugman

Ported r8246 from the old relax_disp branch into the new branch.

The command used was:
svn merge -r8245:8246 svn+ssh://bugman@.../svn/relax/branches/relax_disp@r18123 .

.....
r8246 | semor | 2009-01-06 22:32:20 +0100 (Tue, 06 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/test_suite/system_tests/__init__.py

Started to implement the framework for system tests.
.....

2013-03-27 11:12:45 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.