Skip to content
Snippets Groups Projects
Commit 40e726f3 authored by Stephen Smith's avatar Stephen Smith
Browse files

*** empty log message ***

parent 9be01272
No related branches found
No related tags found
No related merge requests found
...@@ -24,9 +24,9 @@ from running <a href="../bet/index.html" target="_top">bet</a> on nodif</li> ...@@ -24,9 +24,9 @@ from running <a href="../bet/index.html" target="_top">bet</a> on nodif</li>
of gradient directions applied during diffusion weighted volumes. The of gradient directions applied during diffusion weighted volumes. The
order of entries in this file must match the order of volumes in <b>data</b>. order of entries in this file must match the order of volumes in <b>data</b>.
<br> <br>
The format is<pre> The format is<pre>
x_1 x_2 x_3 ... x_n<br> x_1 x_2 x_3 ... x_n
y_1 y_2 y_3 ... y_n<br> y_1 y_2 y_3 ... y_n
z_1 z_2 z_3 ... z_n<br></pre> z_1 z_2 z_3 ... z_n<br></pre>
Vectors should be normalised. For volumes in which there was no Vectors should be normalised. For volumes in which there was no
diffusion weighting, the entry should still be present, although the diffusion weighting, the entry should still be present, although the
......
...@@ -34,8 +34,8 @@ order of entries in this file must match the order of volumes in the ...@@ -34,8 +34,8 @@ order of entries in this file must match the order of volumes in the
input data series. input data series.
<br> <br>
The format is <br><pre> The format is <br><pre>
x_1 x_2 x_3 ... x_n<br> x_1 x_2 x_3 ... x_n
y_1 y_2 y_3 ... y_n<br> y_1 y_2 y_3 ... y_n
z_1 z_2 z_3 ... z_n<br></pre> z_1 z_2 z_3 ... z_n<br></pre>
Vectors should be normalised to unit length. For volumes in which there was no Vectors should be normalised to unit length. For volumes in which there was no
diffusion weighting, the entry should still be present, although the diffusion weighting, the entry should still be present, although the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment