Menu

SVN archive Commit Log


Commit Date  
[r3089] by bugman

Converted the Data() class from the 'data' directory into a singleton.

For more infomation about this usage of the singleton design pattern, see my post at
https://mail.gna.org/public/relax-devel/2007-03/msg00012.html (Message-id:
<7f080ed10703070006s309a1e1do38e621f48d8f6d9e@...>).

2007-03-07 08:36:19 Tree
[r3088] by bugman

Created the infrastructure for the splitting up of the 'specific_fns.model_free' module.

The directory 'specific_fns/model_free/' has been created and the file 'model_free.py' has been
moved into it. To retain the same 'specific_fns.model_free' module namespace, the '__init__.py'
file of the new directory uses import statements.

2007-03-07 05:56:48 Tree
[r3087] by bugman

Fixed a spelling mistake in the command line argument help system.

2007-03-06 08:15:19 Tree
[r3086] by bugman

Added the svn:executable property to the unit test runner.

2007-03-06 06:59:38 Tree
[r3085] by bugman

Merged revisions 3083-3084 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r3083 | bugman | 2007-03-06 14:00:55 +1100 (Tue, 06 Mar 2007) | 5 lines

Addition of a sample script to create a Grace plot of Ix - Ix(theta).

This plot is the difference between the measured and back calculated peak intensities.
........
r3084 | bugman | 2007-03-06 14:02:45 +1100 (Tue, 06 Mar 2007) | 3 lines

Added my email address to the relaxation curve difference plot sample script.
........

2007-03-06 03:05:13 Tree
[r3084] by bugman

Added my email address to the relaxation curve difference plot sample script.

2007-03-06 03:02:45 Tree
[r3083] by bugman

Addition of a sample script to create a Grace plot of Ix - Ix(theta).

This plot is the difference between the measured and back calculated peak intensities.

2007-03-06 03:00:55 Tree
[r3082] by bugman

Blocked revisions 3058,3074-3075,3077,3080-3081 via svnmerge

........
r3058 | varioustoxins | 2007-02-28 20:32:06 +1100 (Wed, 28 Feb 2007) | 2 lines

added rudimentary command line and tests for direct paths to tests cases
........
r3074 | bugman | 2007-03-04 19:12:48 +1100 (Sun, 04 Mar 2007) | 16 lines

Merging of the 'error_import' branch.

The command used was:
svn merge -r3035:3073 svn+ssh://bugman@.../svn/relax/branches/error_import

These changes include the ideas which were discussed in the thread starting at
https://mail.gna.org/public/relax-devel/2007-02/msg00003.html (Message-id:
<45DACFEA.7020108@...>). The full details are given in the post located at
https://mail.gna.org/public/relax-devel/2007-03/msg00000.html (Message-id:
<7f080ed10703012125m7e6dff3du21e49d888cad2c02@...>).

Two major changes have occurred - the removal of the usage of the __builtin__ module for storage of
'global' variables; and a slight redesign of the RelaxError and RelaxWarning systems. If you would
like to use a RelaxError or RelaxWarning, the corresponding class must now be imported.
........
r3075 | bugman | 2007-03-04 19:24:21 +1100 (Sun, 04 Mar 2007) | 6 lines

Updated the data model redesign planning document.

All discussions on the relax-devel mailing list (https://mail.gna.org/public/relax-devel/) should
now be included.
........
r3077 | bugman | 2007-03-04 19:46:04 +1100 (Sun, 04 Mar 2007) | 5 lines

Bug fix.

Added the import statement for the AllRelaxErrors object.
........
r3080 | varioustoxins | 2007-03-05 20:52:07 +1100 (Mon, 05 Mar 2007) | 3 lines

improve command line docs and doc string for Run_unit_tests.__init__
........
r3081 | varioustoxins | 2007-03-06 00:45:48 +1100 (Tue, 06 Mar 2007) | 2 lines

minor bug hunting test_module_names badly defined and other bugs in paths_from_test_module
........

2007-03-06 02:59:23 Tree
[r3081] by varioustoxins

minor bug hunting test_module_names badly defined and other bugs in paths_from_test_module

2007-03-05 13:45:48 Tree
[r3080] by varioustoxins

improve command line docs and doc string for Run_unit_tests.__init__

2007-03-05 09:52:07 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.