This file is indexed.

/usr/share/doc/mrtrix-doc/html/commands/tensor2FA.html is in mrtrix-doc 0.2.12-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
  <title>MRtrix 0.2.12 documentation</title>
  <link rel="stylesheet" href="../stylesheet.css" type="text/css" media=screen>
</head>

<body>

<table class=nav>
  <tr>
    <td><a href="tensor2ADC.html"><img src="../left.png"></a></td>
    <td><a href="index.html"><img src="../up.png"></a></td>
    <td><a href="../index.html"><img src="../home.png"></a></td>
    <th>tensor2FA</th>
    <td><a href="tensor2vector.html"><img src="../right.png"></a></td>
  </tr>
</table>

<h2>Description</h2>
<p>
calculate map of fractional anisotropy from diffusion tensor image.
</p>
<p class=indented><strong>syntax:</strong> &nbsp; &nbsp; tensor2FA [ options ] tensor FA </p>
<h2>Arguments</h2>
<table class=args>
<tr><td><b>tensor</b></td>
<td>the input diffusion tensor image.</td></tr>
<tr><td><b>FA</b></td>
<td>the output fractional anistropy image.</td></tr>
</table>
<h2>Options</h2>
<table class=args>
<tr><td nowrap><b>-info</b></td>
<td>display information messages.</td></tr>
<tr><td nowrap><b>-quiet</b></td>
<td>do not display information messages or progress status.</td></tr>
<tr><td nowrap><b>-debug</b></td>
<td>display debugging messages.</td></tr>
<tr><td nowrap><b>-help</b></td>
<td>display this information page and exit.</td></tr>
<tr><td nowrap><b>-version</b></td>
<td>display version information and exit.</td></tr>
</table>

<p class=footer>
Donald Tournier<br>
MRtrix version 0.2.12<br>
Last updated 2014-02-25
</p>

</body>
</html>