Menu

SVN archive Commit Log


Commit Date  
[r3286] by bugman

Hand ported r3285 from the 1.2 line, the fix for bug #8953 (https://gna.org/bugs/?8953).

.....
Fix for bug #8953 (https://gna.org/bugs/?8953).

The bug was introduced by a fix to the model-free results writing function. In relax versions 1.2.9
and below, no data about a residue was being stored in the results file if it was deselected. This
behaviour undesirable as a spin system could be deselected temporarily and later on reselected. If
this process is deliberately interrupted by using 'results.write()' followed by 'results.read()' to
resume, then there will be data loss.

The fix was simple: check for the presence of the 'data.num_ri' data structure.
.....

2007-05-08 21:04:54 Tree
[r3285] by bugman

Fix for bug #8953 (https://gna.org/bugs/?8953).

The bug was introduced by a fix to the model-free results writing function. In relax versions 1.2.9
and below, no data about a residue was being stored in the results file if it was deselected. This
behaviour undesirable as a spin system could be deselected temporarily and later on reselected. If
this process is deliberately interrupted by using 'results.write()' followed by 'results.read()' to
resume, then there will be data loss.

The fix was simple: check for the presence of the 'data.num_ri' data structure.

2007-05-08 21:00:28 Tree
[r3284] by bugman

More fixes for bug #8996 (https://gna.org/bugs/?8996).

This bug was reported by Carl Diehl.

Although I had, in the previous commit, fixed the non-existant 'data.heteronuc' data structure there
was still an issue because 'data.proton' should have been changed to 'pdb_proton'!

2007-05-08 20:14:16 Tree
[r3283] by varioustoxins

final separation between the multi framework and relax and initial
documentation of multi.processor

2007-05-08 19:45:48 Tree
[r3282] by bugman

Fix for bug #8996 (https://gna.org/bugs/?8996).

This bug was reported by Carl Diehl.

The issue was that the data structure 'data.heteronuc' did not exist and is now called
'pdb_heteronuc'. This issue had been fixed in the 1.3 line but was incomplete in the 1.2 line (the
printing of values was ok but the errors and simulations were incorrect).

2007-05-07 21:53:46 Tree
[r3281] by bugman

Fix for bug #9093.

2007-05-07 21:39:31 Tree
[r3280] by varioustoxins

threaded multi processor support written, multi is now beta!
multi now supports three substrates: mpi4py, uniprocessor, and threads

2007-05-03 23:07:07 Tree
[r3279] by varioustoxins

major restructuring to create generic multiprocessor framework legacy
string based exception handling supported

2007-05-01 22:23:25 Tree
[r3278] by varioustoxins

correct use of -n command line option, work to give general processor
base class and simple processor implimentations

2007-04-30 22:24:05 Tree
[r3277] by varioustoxins

Addition of processor based intro string, correction of error in
Application_callback exceptio_handler named error_handler

2007-04-30 13:40:54 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.