Menu

SVN archive Commit Log


Commit Date  
[r3092] by varioustoxins

major overhaul, explicit running of individual tests now work

2007-03-07 22:53:19 Tree
[r3091] by bugman

Updated many modules to use the new singleton pattern of the 'data.Data' class.

2007-03-07 10:31:00 Tree
[r3090] by bugman

Added an import statement to the 'data/__init__.py' file to simplify the module.

The class Data() can now be accessed by typing 'from data import Data' rather than
'from data.main import Data'. This will simplify the usage of this module for the data model
redesign and allow file names in 'data/' to be changed without affecting the operation of the rest
of relax.

2007-03-07 10:30:13 Tree
[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
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.