Menu

SVN archive Commit Log


Commit Date  
[r6779] by bugman

Better formatting of the chi2 comparison print out.

2008-07-06 00:15:09 Tree
[r6778] by bugman

The spin ID is now printed in the convergence tests, rather than the spin number and name.

2008-07-06 00:14:36 Tree
[r6777] by bugman

Fix for the convergence tests in full_analysis.py.

The spin name can now be absent.

2008-07-06 00:07:50 Tree
[r6776] by bugman

Modified the convergence tests in the full_analysis.py script to print the IEEE-754 byte array.

This representation is platform and float type (float vs. numpy.float64 vs. Numeric.Float64, etc.)
independent. Even if the values evaluate to being equal, the python print out can be different.
The IEEE-754 float byte array representation is independent of this insanity.

2008-07-06 00:05:53 Tree
[r6775] by bugman

The IEEE-754 byte arrays are now restored from the results files, giving full precision.

2008-07-05 23:54:56 Tree
[r6774] by bugman

Modified the XML results files to store higher precision versions of the floats.

The float is stored as an IEEE-754 byte array in the XML attribute ieee_754_byte_array.

2008-07-05 23:35:04 Tree
[r6773] by bugman

Added the reset_min_stats() method to reset all minimisation stats prior to optimisation.

2008-07-05 22:39:32 Tree
[r6772] by bugman

Fixes for the model_selection() method of the full_analysis.py script.

The model selection pipe must be deleted each time for the automatic CONV_LOOP looping to be
possible.

2008-07-05 21:50:05 Tree
[r6771] by bugman

Fix for the full_analysis.py script. The references to the diffusion tensor object were incorrect.

2008-07-05 21:36:16 Tree
[r6770] by bugman

Another fix for the duplicate_data() method.

The diffusion tensor object was being copied from the source pipe back to the source pipe!

2008-07-05 21:25:39 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.