Search This Blog

Wednesday, February 9, 2022

Build 371 is released.

 1. Fixed the crash error in (Optimal Window Center Width). Error first appeared in Build 369A.

2.  Implemented a MEMFILE structure.  Similar to the standard constructs in VC++ and Linux but adapted for FireVoxel needs. Allows to write to a FILE (which is MEMFILE and resides in memory).

3.  Upgraded the FVX Save function to work through MEMFILE first and then transferring MEMFILE to a disk file at once.  This should be especially beneficial for the Remote Drives.  Also, it provides a very clear indicator of SAVE progress for large files.

4.  File>DICOM>Dicom Folder Total Pixel size function:  corrected calculation for the files without the compression.

5. Corrected wording in the dialog of the "Specify Signal to Become transparent" function.

6. Fixed the typo in "New value for transparent signal" dialog.

7.  Fixed diagnostic messages for various scenarios under Volume>Volume Type Conversion>ROI to INTEGER.

8. Dynamic Experiment dialog box (Model16) : corrected various naming issues.

9. Fixed various naming issues Model 26 and 50.

10. Corrected various naming issues in Models 24 and 25.