Search This Blog

Wednesday, February 17, 2016

Build 208   is released.

1. IDIF function: Fixed the "invalid rectangle" defect exhibited on P1.fvx.  This was due to the inflated initial rectangle to be outside the image bounds.
2. Implemented an order-of-magnitude CountBits( PBYTE Array,int Start,int End) function which is frequently used throughout.
3. Dynamic Modelling (models {0,3}): fixed the user defined parameters for starting dynamic index to 1 (from 0).
4. Dynamic Modelling framework fix:  When PET image is processed with "Process ALL", i.e. without the ROI, the dialog box was popping up asking to specify T1.
5. Dynamic Modelling:  added a test for Tissue Concentration if the Modality=PET. In this case the Concentration Method is always set to "SIGNAL" and user is warned.  This is done in addition to an earlier implemented check for the Input Function in PET.
6. Dynamic Model "Input function correlation": Added a proper handling of the Tissue concentration. Before it was "Signal only" and created inconsistencies for the user.
7. Dialog Layer Operations: fixed crash defect related to the Entity Layer upgrade to 22 layers in the previous builds.
8. Fixed the error in reslicing binary volumes (ROIs).  Old procedure was always assuming the FillVoid or Background value is always '0' but this is not correct always.  This was detected in "Reslice Target to Source" option during the Femur registration.
9. Dynamic Modelling:  Input Function correlation: corrected the situation when the divisor n*XX-X*X or n*YY-Y*Y is close to zero.
10. Dedicated menu item was added to the workflow menu with the parameters suited for processing.

11. LayerControl dialog: updated behavior so that the Name editing requires Doubleclick, while "ROI advance to midslice" requires "Ctrl+Doubleclick".