Search This Blog

Thursday, December 12, 2013

Completely re-engineered the 1st Model parameters to make their meaning more clear.

Model Name   = "Signal measurements within time interval";
{ "Signal Spread","Mean Signal","Max signal","Signal StdDev","Sum of absolute signal changes",
"Turbulence","Max Turbulence","Turbulence Count" }

Integrated the "Process Interruption Feature" across FireVoxel.  For any process that displays the progress bar, if user press ESC button, function gracefully exits.  94 locations were modified, only few were tested but expected all to work correctly.
Substantial redesign of the Play4D function:  Movie plays in all available projections simultaneously,
dynamic coordinates, such as b-value, are displayed and movie sequence is in this active dynamic dimension order.
Additional feature,  movie is played in all available views of the selected document
(f.e. all orthogonal projections)
Integrating general UI functionality so that any process that outputs the progress bar may be interrupted by User pressing ESC button....
Fixing a problem with  DlgSpecifyDouble dialog box...