Build 338 is released
1. Code: Replaced FireVoxel custom data types with new VC++ buil-in types {INT8,INT16,INT32,INT64}
2. RoiStats3D dialog - corrected a subtle defect when remembered previous Histogram settings result in "No Valid Voxels" situation with newly loaded image, so it is not possible to open the dialog. In this situation "Exclude Outside Range" flag is reset to prevent this deadlock.
3. Code : replaced class function CDrawSet::{CurrentTime,CurrentDynInx} with CDrawView.
4. Fixed defect: unable to construct VROI on some .im and old FVX files.
5. Fixed crash when calling RoiStats3D dialog after "Ambiguous layers present".
6. For RoiStats3D dialog and Radiomics execution: changed how the notepad.exe is called so the FireVoxel does not have to wait till user exits the notepad.
7. ViewTac dialog box: voxel radius is changed now by using standard spin control
to avoid keyboard entering.
8. Fixed crash in Dynamic Experiment : Extrapolate functionality.
9. Added checks for Extrapolated dynamic points to be different from original dynamic points. Exclude repeats from specified extrapolated points.
10. RoiStats4D dialog : fixed defect when it was not possible to change the Curve panel background color.
12. RoiStats4D dialog : removed redundant Info button.
13. Dynamic Framework: changed output parameter units naming from mm2/s to mm2/sec
14. Removed redundant item MainMenu>4D Processing>Parametric modelling.
15. Output naming consistency in IVIM models #17 and #18.
16. Dialogs RoiStats3D\RoiStats4D, common behavior: when VROI is present in addition to raster ROI program checks if a single VROI is selected. If single selected, then a corresponding temporary raster ROI is formed, new ROI layer is NOT added anymore. If more than one VROI layer is selected, the stop warning is displayed.
17. Fixed naming (ADC->DDC) in Model 21: DWI Stretched exponent.
18. Implemented proposed parameter name changes in models {17,18,19,21,28}
19. Temporarily disabled resizing of the Single Curve dialog box till fully implemented.
20. RoiStats4D dialog: made "Copy (clipboard)" and "Save" function to produce identical format.