<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Data Types</title><link>https://sourceforge.net/p/viste/wiki/Data%2520Types/</link><description>Recent changes to Data Types</description><atom:link href="https://sourceforge.net/p/viste/wiki/Data%20Types/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 08 Oct 2013 15:11:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/viste/wiki/Data%20Types/feed" rel="self" type="application/rss+xml"/><item><title>Data Types modified by vISTe</title><link>https://sourceforge.net/p/viste/wiki/Data%2520Types/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -20,10 +20,10 @@

 In case of DTI , vIST/e  uses the header file which includes the names of 7 binary volume files ( a binary volume for each component of DTI tensor and an intensity volume) and 3 values for spacing. Hence each component of the tensor must be in another 3d raw volume file.  

-/* DTI BMT  header file format for raw binary*/
+- DTI BMT header file format for raw binary
 T
 float
-XX XX.dat  /* name of the binary file for the first component of tensors */ 
+XX XX.dat   
 YY YY.dat
 ZZ ZZ.dat
 XY XY.dat
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">vISTe</dc:creator><pubDate>Tue, 08 Oct 2013 15:11:17 -0000</pubDate><guid>https://sourceforge.netf34632d3854ec3d1a2f1f88caa4ed290fe991e4d</guid></item><item><title>Data Types modified by vISTe</title><link>https://sourceforge.net/p/viste/wiki/Data%2520Types/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -18,6 +18,20 @@
 0.0337572  0.999414  -0.00569091  -103.771  
 0  0  0  1

+In case of DTI , vIST/e  uses the header file which includes the names of 7 binary volume files ( a binary volume for each component of DTI tensor and an intensity volume) and 3 values for spacing. Hence each component of the tensor must be in another 3d raw volume file.  
+
+/* DTI BMT  header file format for raw binary*/
+T
+float
+XX XX.dat  /* name of the binary file for the first component of tensors */ 
+YY YY.dat
+ZZ ZZ.dat
+XY XY.dat
+XZ XZ.dat
+YZ YZ.dat
+I  II.dat
+1.796875 1.796875 1.800000
+

 Since vIST/e has a HARDIConverter plugin which converts Discrete Sphere representations to Spherical Harmonis or vice versa, the Spherical Harmonics modelled HARDI data attached to the vIST/e distribution can be converted to Discrete Sphere model data. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">vISTe</dc:creator><pubDate>Tue, 08 Oct 2013 15:10:17 -0000</pubDate><guid>https://sourceforge.netda61d4d6a4512d58ecc2b763634d3ee4b68626c1</guid></item><item><title>Data Types modified by vISTe</title><link>https://sourceforge.net/p/viste/wiki/Data%2520Types/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -19,6 +19,8 @@
 0  0  0  1

+Since vIST/e has a HARDIConverter plugin which converts Discrete Sphere representations to Spherical Harmonis or vice versa, the Spherical Harmonics modelled HARDI data attached to the vIST/e distribution can be converted to Discrete Sphere model data. 
+
 VTK
 ----
 vIST/e can read DTI volumes and scalar volumes stored in .vti format.
@@ -28,6 +30,6 @@
 ------------------------------------

 - vIST/e can read DTI data or Scalar volumes in single or double file(with a seperated header file) Nifti format.
-- If DTI data or HARDI data with ODF reconstructions in Spherical Harmonics or Discrete Sphere coefficients are stored in LONI MIND format, vIST/e can also read these files. For a few sample files: http://mind.loni.ucla.edu/tools/sample-files/ .
+- If DTI data or HARDI data ( ie. with ODF reconstructions in Spherical Harmonics or Discrete Sphere coefficients) are stored in LONI MIND format, vIST/e can also read these files. For a few sample files: http://mind.loni.ucla.edu/tools/sample-files/ .

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">vISTe</dc:creator><pubDate>Wed, 29 May 2013 15:03:20 -0000</pubDate><guid>https://sourceforge.neta57ca5b8ac824325ec56c34e89b1a5dba55a2816</guid></item><item><title>Data Types modified by vISTe</title><link>https://sourceforge.net/p/viste/wiki/Data%2520Types/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="raw-data"&gt;Raw Data&lt;/h2&gt;
&lt;p&gt;vIST/e can read the data stored in "raw" format (if the volume has a header file along with the raw binary data file or files). Header file is a simple text file for all kinds of data. There is only one data file for a scalar image  or 6 data files for DTI or 15 data files for HARDI data in spherical harmonics representation of order 15. &lt;/p&gt;
&lt;p&gt;The data file for a scalar volume, consists the data as a one dimensional binary array. Here is the contents of the header file of the 28350 Kb binary data file mri_brain.raw :&lt;/p&gt;
&lt;p&gt;Contents of the  header file mri_brain.vol:&lt;/p&gt;
&lt;p&gt;Data.FileName = mri_brain.raw&lt;br /&gt;
Data.Type = raw&lt;br /&gt;
Data.Dimensions = 288 288 175&lt;br /&gt;
Data.PixelSpacing = 1.000000 1.000000 1.000000&lt;br /&gt;
Data.NrBits = 16&lt;br /&gt;
Data.NrComponents = 1&lt;br /&gt;
Data.Transformation = -0.0533617  -0.0038837  -0.998567  207.012&lt;br /&gt;
-0.998005  0.0340125  0.0531993  244.837&lt;br /&gt;
0.0337572  0.999414  -0.00569091  -103.771&lt;br /&gt;
0  0  0  1&lt;br /&gt;
&lt;/p&gt;
&lt;h2 id="vtk"&gt;VTK&lt;/h2&gt;
&lt;p&gt;vIST/e can read DTI volumes and scalar volumes stored in .vti format.&lt;/p&gt;
&lt;h2 id="nifti-and-nifti-with-mind-extentions"&gt;Nifti and Nifti with Mind Extentions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;vIST/e can read DTI data or Scalar volumes in single or double file(with a seperated header file) Nifti format.&lt;/li&gt;
&lt;li&gt;If DTI data or HARDI data with ODF reconstructions in Spherical Harmonics or Discrete Sphere coefficients are stored in LONI MIND format, vIST/e can also read these files. For a few sample files: &lt;a href="http://mind.loni.ucla.edu/tools/sample-files/"&gt;http://mind.loni.ucla.edu/tools/sample-files/&lt;/a&gt; .&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">vISTe</dc:creator><pubDate>Tue, 21 May 2013 09:59:55 -0000</pubDate><guid>https://sourceforge.nete178bd407ea7feba9815faf9a9320cdcb345831c</guid></item></channel></rss>