Menu

SVN archive Commit Log


Commit Date  
[r19191] by bugman

Manually ported the prompt package changes of r8347 to the user_functions package.

.....
r8347 | semor | 2009-01-08 21:18:09 +0100 (Thu, 08 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py

Made the cpmg_frq() function accept only None for the reference spectrum and corrected a typo.
.....

2013-03-27 13:06:08 Tree
[r19190] by bugman

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

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

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

.....
r8345 | semor | 2009-01-08 20:30:41 +0100 (Thu, 08 Jan 2009) | 4 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/system_tests/scripts/relax_disp_cpmg_fast.py

Corrected remaining frq instances to cpmg_frq when appropriate to avoid confusion and corrected a
few related things in the system test script.
.....

2013-03-27 13:03:10 Tree
[r19189] by bugman

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

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

The user function code was ported manually from the prompt package changes to the user_functions
package.

.....
r8343 | semor | 2009-01-08 20:13:00 +0100 (Thu, 08 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py
M /branches/relax_disp/specific_fns/relax_disp.py

Added the user function cpmg_frq() and added examples to the user function cpmg_delayT().
.....

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

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

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

.....
r8342 | semor | 2009-01-08 19:44:36 +0100 (Thu, 08 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/specific_fns/relax_disp.py

Made a few changes so the cpmg_delayT() function now works.
.....

2013-03-27 12:51:22 Tree
[r19187] by bugman

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

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

.....
r8340 | semor | 2009-01-08 18:07:15 +0100 (Thu, 08 Jan 2009) | 3 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py
M /branches/relax_disp/test_suite/system_tests/scripts/relax_disp_cpmg_fast.py

Fixed a few typos.
.....

2013-03-27 12:49:27 Tree
[r19186] by bugman

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

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

The code for the user_functions package was manually ported over.

.....
r8339 | semor | 2009-01-08 17:48:13 +0100 (Thu, 08 Jan 2009) | 8 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/system_tests/scripts/relax_disp_cpmg_fast.py

Added the user function cpmg_delayT() which allows setting the CPMG constant time delay T used for
the analysed dataset.

This follows a post at:
https://mail.gna.org/public/relax-devel/2009-01/msg00027.html
(Message-id: <496583C7.6050607@...>)
.....

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

Ported r8338 from the old relax_disp branch into the new branch (partly manually).

The changes not made by hand come from the command:
svn merge -r8337:8338 svn+ssh://bugman@.../svn/relax/branches/relax_disp/specific_fns/@r18123 specific_analyses

All changes not in the specific_analyses package were hand edited.

.....
r8338 | semor | 2009-01-08 17:17:32 +0100 (Thu, 08 Jan 2009) | 7 lines
Changed paths:
M /branches/relax_disp/generic_fns/pipes.py
M /branches/relax_disp/prompt/__init__.py
M /branches/relax_disp/prompt/interpreter.py
M /branches/relax_disp/prompt/pipe.py
M /branches/relax_disp/specific_fns/__init__.py
M /branches/relax_disp/specific_fns/relax_disp.py
M /branches/relax_disp/specific_fns/setup.py

Fixed many formatting errors and made the 'relax_disp' code accessible (pipes, interpreter, etc).

These changes also include a coming back to using the C code 'math_fns/relax_fit.py' since there is
still no such code associated to relaxation dispersion. This will allow workingin the code without
relax crashing and complaining about the lack of a C module name 'relax_disp.py'.
.....

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