Commit | Date | |
---|---|---|
[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.) |
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 |
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 |
[r6769]
by
bugman
Fixes for the duplicate_data() method. The diffusion tensor object now has its sub-objects compared. |
2008-07-05 21:16:40 | Tree |
[r6768]
by
bugman
Fix for the OMP model-free optimisation system test. The 'aic' data pipe already exists, so now it is deleted prior to model selection. |
2008-07-05 18:38:09 | Tree |