Menu

SVN archive Commit Log


Commit Date  
[r2857] by bugman

Completed the fix for bug #7787 (https://gna.org/bugs/?7787).

This bug was reported by Stephen Headey (https://gna.org/users/sjheadey).

These changes to the 'full_analysis.py' script fixes the problem of fixing the diffusion tensor when
the local_tm model has been selected. Also the relax namespace is now passed into the main class.

2006-11-20 03:35:14 Tree
[r2856] by bugman

Partial fix for bug #7787 (https://gna.org/bugs/?7787).

This bug was reported by Stephen Headey (https://gna.org/users/sjheadey).

The issue is that if the 'full_analysis.py' script is improperly used, the error messages don't tell
you what the real issue is. In the bug report, the problem was that only a single round of
optimisation of the sphere, spheroids, and ellipsoid was being run. The 'full_analysis.py' script
has therefore been modified to catch this and throw a RelaxError describing the issue.

2006-11-20 03:19:04 Tree
[r2855] by bugman

Updated the API documentation page to say that the 1.2 documentation corresponds to version 1.2.9.

2006-11-19 05:05:39 Tree
[r2854] by varioustoxins

WORK IN PROGRESS: updates to use correct search paths and work when
starting from any unit test directory

note some documentation maybe inaccurate or incomplete

2006-11-17 10:24:33 Tree
[r2853] by bugman

Updated the test suite to call 'reset()' rather than its old name of 'init_data()'.

2006-11-15 08:51:57 Tree
[r2852] by bugman

Updated all the sample scripts to use the new PDB reading user function name 'structure.read_pdb()'.

2006-11-15 08:49:05 Tree
[r2851] by bugman

Renaming of the user function 'init_data()' to 'reset()'.

For more details see https://mail.gna.org/public/relax-devel/2006-11/msg00145.html (Message-id:
<7f080ed10611102042q55068c56l42aa691764f18d66@...>).

2006-11-15 08:41:37 Tree
[r2850] by bugman

Updated the '__init__.py' files for the 'pdb' to 'structure' rename.

2006-11-15 08:35:31 Tree
[r2849] by bugman

Because of the previous commit (renaming 'pdb' to 'structure'), much code needed updating.

All calls to the functions of 'self.relax.generic.pdb' were replaced with the equivalent function in
'self.relax.generic.structure'. For example all calls to 'self.relax.generic.pdb.read()' are now
'self.relax.generic.structure.read_pdb'.

All instances of 'self.relax.interpreter._PDB' in the test suite were replaced with
'self.relax.interpreter._Structure'.

2006-11-15 08:31:50 Tree
[r2848] by bugman

Renamed the 'pdb' user function class to 'structure'.

For full details, see the post at https://mail.gna.org/public/relax-devel/2006-11/msg00081.html
(Message-id: <7f080ed10611062354i6c4c8601y825585c2c021b9ab@...>).

2006-11-15 08:20:34 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.