Search This Blog

Tuesday, September 9, 2014

FireVoxel Build 151 is released:

https://drive.google.com/file/d/0B2lI9iEKOqv6bHEyVlFwY2MybUU/edit?usp=sharing


1.      Modified saving of ROIs to ANALYZE format to allow ImageJ to properly display the ROIs.
2.      Fixed the crash in  "MainMenu>ROI>Convert 3D to 4D" function. This was caused by incorrect creation of the DICOM header for new 4D Roi.
3.      Re-enabled ABT 8 subtest related to registration after the change in the core Autofocus registration.
4.      Mouse DCE (9 timepoint mouse brain axial dataset).  Determined the set of parameters that provides good quality registration and set these parameters as the default under the MainMenu>MouseDCE>Register using URAL.
5.      DCDI workflow:  released 1st version of the complete documentation.
6.      Finalized the DCDI workflow corresponding to the documentation

7.      Fix:  Loading Diffusion datasets with DCMTK (Siemens private b-value tag):  
Loading Diffusion datasets with DCMTK (Siemens private b-value tag):  
VM (value multiplicity) in DCMTK for the VR="OB" is always set to 1, while
it needs to be variable.  This affects the private Siemens tag for B-value
so only the first character is read (i.e.  "4" instead of "400"). 

 provided a general workaround for VR = {OB,UN}