Search This Blog

Saturday, November 27, 2021

Build 364 is released.

 1. Corrected various defects in the "Split Multiframe DICOM" function. Was able to load the provided CT-3D  and PET-4D files (500 and 3840 frames respectively).

2. "DICOMDIR to File Folders" : address several situations when the target folder is non-present or non-empty.  Source folder is now using the last value used for Open DICOM operation.

3. Remove "Open DICOM Series" from the main menu.

4. On the Main menu, replaced the "Open DICOM Volume...." with "Open DICOM folder..."

5. Fixed the defect, when 3D Roi is created over the 4D base volume, not able to draw. This was due to the incorrect calculation of spatial resolution (Vz=0)

6. Volume>Smooth : Enabled the floating point values for the Radius in the dialog (from INT)

7. Volume>Smooth: Corrected execution for when the source volume contains negative values.

8. Volume>Smooth (3D) : corrected so smoothing is available for REAL volumes including negative value.

9. Volume>Smooth menu item was changed to Volume>Smooth  over (optional) ROI.

Thursday, November 18, 2021

Build 363A is released.

 1. Fixed a defect introduced in B363 (BlockMinMax). It was causing Signal-To-Screen Window Width to be 0.

2. Open DICOM dialog box > DELETE function : added a verify prompt to avoid accidental delete.

3. When adding a layer from file  {MIDAS,ANALYZE} and no orientation is present (VOID), there is no warning prompt and layer is seamelessly loaded.

4. Addressed a list of minor interface modifications requests.

5. Added to default PHI tags:  { OtherPatientIDs, OtherPatientIDsSequence }

Tuesday, November 9, 2021

Build 363 is released.

 1. REAL volumes : Upgraded internal 24-bit representation to the full REAL 64-bit representation.  Introduced new fast compression to address important situations : 

         a) Many VOIDVOX voxels

         b) REAL image was created using Nearest Neighbor scale up (f.e. in PET-MR registration            workflow).


2. Fixed a longterm defect in FrameSetBlock function when the Block buffer was improperly reallocated cutting 4 bytes off the buffer (unpredictable results in accessing uninitialized memory when displaying images),

 

3. Modified all ABT subtests to work with the new REAL representation