Menu

SVN archive Commit Log


Commit Date  
[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
[r19230] by bugman

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

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

.....
r8669 | semor | 2009-01-27 15:20:27 +0100 (Tue, 27 Jan 2009) | 8 lines
Changed paths:
A /branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_disp.py (from /branches/relax_disp/test_suite/unit_tests/_prompt/test_relax_fit.py:8655)

Copied 'test_relax_fit.py' to 'test_relax_disp.py'.

This will allow the design of a few unit tests for the relaxation disperison code.

The command used was:
svn cp
.....

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

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

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

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

.....
r8656 | semor | 2009-01-26 22:38:05 +0100 (Mon, 26 Jan 2009) | 7 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py
M /branches/relax_disp/specific_fns/relax_disp.py

Continued to implement the user function calc_r2eff().

This follows a discussion at:
https://mail.gna.org/public/relax-devel/2009-01/msg00067.html
(Message-id: <496B479D.3070304@...>)
.....

2013-03-27 14:13:42 Tree
[r19228] by bugman

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

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

.....
r8491 | semor | 2009-01-15 20:08:40 +0100 (Thu, 15 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/specific_fns/relax_disp.py

Corrected mistakes in English.
.....

2013-03-27 14:04:40 Tree
[r19227] by bugman

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

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

.....
r8490 | semor | 2009-01-15 19:58:07 +0100 (Thu, 15 Jan 2009) | 13 lines
Changed paths:
M /branches/relax_disp/specific_fns/relax_disp.py

Corrected the way the scaling matrix is assembled.

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

The scaling values are now based on the default values for the different parameters which were
slightly modified.

The only parameter for which the average is still used (as for intensities in the 'relax_fit.py'
code) is 'R2eff'.
.....

2013-03-27 14:04:02 Tree
[r19226] by bugman

Manually merged r8473 from the old relax_disp branch.

.....
r8473 | semor | 2009-01-15 15:27:49 +0100 (Thu, 15 Jan 2009) | 9 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py

Started to put equations and references in the user function docstrings.

Also corrected a small typo.

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

2013-03-27 14:00:49 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.