From 40e726f3f4b486eff0858c84b13a2073f17dfe10 Mon Sep 17 00:00:00 2001 From: Stephen Smith <steve@fmrib.ox.ac.uk> Date: Mon, 28 Nov 2005 22:41:17 +0000 Subject: [PATCH] *** empty log message *** --- doc/fdt_bedpostx.html | 6 +++--- doc/fdt_dtifit.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/fdt_bedpostx.html b/doc/fdt_bedpostx.html index 51e26a9..cb5afc4 100644 --- a/doc/fdt_bedpostx.html +++ b/doc/fdt_bedpostx.html @@ -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 order of entries in this file must match the order of volumes in <b>data</b>. <br> -The format is<pre> -x_1 x_2 x_3 ... x_n<br> -y_1 y_2 y_3 ... y_n<br> +The format is<pre> +x_1 x_2 x_3 ... x_n +y_1 y_2 y_3 ... y_n z_1 z_2 z_3 ... z_n<br></pre> Vectors should be normalised. For volumes in which there was no diffusion weighting, the entry should still be present, although the diff --git a/doc/fdt_dtifit.html b/doc/fdt_dtifit.html index 1a1b4f2..b080db1 100644 --- a/doc/fdt_dtifit.html +++ b/doc/fdt_dtifit.html @@ -34,8 +34,8 @@ order of entries in this file must match the order of volumes in the input data series. <br> The format is <br><pre> -x_1 x_2 x_3 ... x_n<br> -y_1 y_2 y_3 ... y_n<br> +x_1 x_2 x_3 ... x_n +y_1 y_2 y_3 ... y_n z_1 z_2 z_3 ... z_n<br></pre> Vectors should be normalised to unit length. For volumes in which there was no diffusion weighting, the entry should still be present, although the -- GitLab