Menu

SVN archive Commit Log


Commit Date  
[r19184] by bugman

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

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

.....
r8337 | semor | 2009-01-08 16:51:44 +0100 (Thu, 08 Jan 2009) | 6 lines
Changed paths:
M /branches/relax_disp/test_suite/system_tests/scripts/relax_disp_cpmg_fast.py

Included the setting of the spectrometer frequency and uncommented a few lines of code.

Of course, this won't work until the sample data has been introduced and the right namesfor the
different files be input in the system test script...
.....

2013-03-27 12:06:34 Tree
[r19183] by bugman

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

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

.....
r8335 | semor | 2009-01-08 16:19:09 +0100 (Thu, 08 Jan 2009) | 9 lines
Changed paths:
M /branches/relax_disp/specific_fns/relax_disp.py

Changed the index name and description.

This is as proposed by Ed in a post at:
https://mail.gna.org/public/relax-devel/2009-01/msg00029.html
(Message-id: <7f080ed10901080144u541e6ed5ve52d2d233f8d7cf7@...>)

The description might change later to be more appropriate when the code is more mature...
.....

2013-03-27 12:05:12 Tree
[r19182] by bugman

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

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

.....
r8331 | semor | 2009-01-08 00:48:34 +0100 (Thu, 08 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/specific_fns/relax_disp.py

Changed 'relax_time' instances to 'cpmg_frq'.
.....

2013-03-27 12:04:25 Tree
[r19181] by bugman

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

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

.....
r8330 | semor | 2009-01-08 00:38:30 +0100 (Thu, 08 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/specific_fns/relax_disp.py

Changed all instances of 'relax_times' to 'cpmg_frqs' and made other small changes.
.....

2013-03-27 12:03:48 Tree
[r19180] by bugman

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

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

.....
r8329 | semor | 2009-01-08 00:23:28 +0100 (Thu, 08 Jan 2009) | 5 lines
Changed paths:
M /branches/relax_disp/specific_fns/relax_disp.py

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).
.....

2013-03-27 12:03:12 Tree
[r19179] by bugman

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

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

.....
r8328 | semor | 2009-01-08 00:16:20 +0100 (Thu, 08 Jan 2009) | 5 lines
Changed paths:
M /branches/relax_disp/specific_fns/relax_disp.py

Moved the relax_time() function to cpmg_frq() and made other small changes.

Still much (!) work is needed for this code to be complete.
.....

2013-03-27 12:02:20 Tree
[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
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.