This file is indexed.

/usr/share/doc/ctsim-doc/html/ctsim61.html is in ctsim-doc 5.2.0-1.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<HTML>
<head><title>View</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="topic42"></A><CENTER>
<A HREF="ctsim_contents.html">Contents</A> <A HREF="ctsim58.html#topic40">Up</A> <A HREF="ctsim60.html#IDH_DLG_EXPORT">&lt;&lt;</A> <A HREF="ctsim62.html#intensityscale">&gt;&gt;</A> </CENTER><HR>

<H3>View</H3>


<A HREF="ctsim62.html#intensityscale"><B>Intensity Scale</B></A><BR>

These commands are used change the intensity scale for viewing the image.
These commands do not change the image data. When the minimum value is
set, then the color pure black is assigned to that image value. Similarly,
when the maximum value is set, the the color pure white is assigned to that
image value.<P>
Changing the intensity scale is useful when examining different image features.
In clinical medicine, the intensity scale is often changed to examine bone
(high value) versus soft-tissue (medium value) features.<P>

<A HREF="ctsim63.html#IDH_DLG_MINMAX"><B>Set</B></A><BR>

This command displays a dialog box that sets the lower
and upper values to display.<P>

<A HREF="ctsim64.html#IDH_DLG_AUTOSCALE"><B>Auto</B></A><BR>

This command displays a dialog box that allows <TT>CTSim</TT> to automatically
make an intensity scale. The parameters that <TT>CTSim</TT> needs to make this
automatic scale are:<P>

<TABLE>


<TR><TD VALIGN=TOP>
<B>Center</B>
</FONT></TD>

<TD VALIGN=TOP>
This sets the center of the intensity scale. Currently,
<TT>CTSim</TT> allows you to use either the mean, mode, or median of the image
as the center of the intensity scale.
</FONT></TD></TR>
<P>

<TR><TD VALIGN=TOP>
<B>Width</B>
</FONT></TD>

<TD VALIGN=TOP>
This sets the half-width of the intensity scale. The half-width
is specified as a multiple of the standard deviation.
</FONT></TD></TR>


</TABLE>
<P>
As an example, if <TT>median</TT> is selected as the center and
<TT>0.5</TT> is selected as the width, the the minimum value will
be <EM>median - 0.5 x standardDeviation</EM>
and the maximum value will be <EM>
median + 0.5 x standardDeviation</EM>.<P>

<A HREF="ctsim65.html#topic43"><B>Full</B></A><BR>

This command resets the intensity scale to the full scale of the image.<P>

</FONT></BODY></HTML>