Menu

SVN archive Commit Log


Commit Date  
[r19240] by bugman

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

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

.....
r8697 | semor | 2009-01-28 17:08:11 +0100 (Wed, 28 Jan 2009) | 18 lines
Changed paths:
M /branches/relax_disp/test_suite/system_tests/scripts/relax_disp_cpmg_fast.py

Started to make changes for multiple field relaxation disperison analysis.

This seems necessary, so maybe we should not support single field analysis of relaxation dispersion
at all.

-> Kovrigin et al. (2006) JMagRes, 180: 93-104.

...

The changes made here are only a first draft and may not work. In particular, maybe the
spectrum.read_intensities(), relax_disp.cpmg_frq(), spectrum.replicated(),
spectrum.error_analysis(), and deselect.read() functions will need to know the magnetic field to
which the particular dataset is associated...

In fact, the different datasets should be input first and their R2eff calculated indepentantly. In
a second step, the actual relaxation dispersion curve fitting should be made with all data.
.....

2013-03-27 14:27:10 Tree
[r19239] by bugman

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

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

.....
r8696 | semor | 2009-01-28 15:44:32 +0100 (Wed, 28 Jan 2009) | 7 lines
Changed paths:
M /branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py

Fixed a bug where the 'id' argument was not set.

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

2013-03-27 14:26:18 Tree
[r19238] by bugman

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

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

The prompt package changes were manually ported to the user_functions package.

.....
r8688 | semor | 2009-01-27 23:24:12 +0100 (Tue, 27 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py
M /branches/relax_disp/specific_fns/relax_disp.py

Changed the default value for 'int_cpmg' to avoid an impossible mathematical situation: ln(0).
.....

2013-03-27 14:25:23 Tree
[r19237] by bugman

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

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

The prompt package changes were manually ported to the user_functions package.

.....
r8687 | semor | 2009-01-27 23:11:53 +0100 (Tue, 27 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py
M /branches/relax_disp/specific_fns/relax_disp.py

A few fixes based on the unit tests problems.
.....

2013-03-27 14:24:08 Tree
[r19236] by bugman

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

The commands used were:
svn merge -r8685:8686 svn+ssh://bugman@.../svn/relax/branches/relax_disp/specific_fns/@r18123 specific_analyses
svn merge -r8685:8686 svn+ssh://bugman@.../svn/relax/branches/relax_disp/test_suite/@r18123 test_suite

The changes to the prompt package were manually ported to the user_functions package.

.....
r8686 | semor | 2009-01-27 22:47:00 +0100 (Tue, 27 Jan 2009) | 5 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py
M /branches/relax_disp/specific_fns/relax_disp.py
M /branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py

Added more unit tests and tried to debug what was uncovered by these tests.

Still more work is needed for debugging...
.....

2013-03-27 14:22:11 Tree
[r19235] by bugman

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

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

.....
r8678 | semor | 2009-01-27 16:44:37 +0100 (Tue, 27 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py

Copyright fix.
.....

2013-03-27 14:18:03 Tree
[r19234] by bugman

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

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

.....
r8676 | semor | 2009-01-27 16:40:44 +0100 (Tue, 27 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py

One more unit test for the relaxation dispersion code.
.....

2013-03-27 14:17:19 Tree
[r19233] by bugman

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

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

.....
r8675 | semor | 2009-01-27 16:34:02 +0100 (Tue, 27 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py

One more unit test.
.....

2013-03-27 14:16:44 Tree
[r19232] by bugman

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

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

.....
r8673 | semor | 2009-01-27 16:18:37 +0100 (Tue, 27 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py

Added two more unit tests.
.....

2013-03-27 14:16:16 Tree
[r19231] by bugman

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

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

.....
r8670 | semor | 2009-01-27 16:09:31 +0100 (Tue, 27 Jan 2009) | 5 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py
M /branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py

Added two unit tests for the relaxation dispersion code and fixed errors in the corresponding code.

More unit tests will be added soon to help debugging and developing.
.....

2013-03-27 14:15:46 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.