This file is indexed.

/usr/share/doc/engauge-digitizer-doc/html/betteraccuracy.html is in engauge-digitizer-doc 5.2-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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Engauge Digitizer - Better Accuracy</TITLE>
<META NAME="keywords" CONTENT="Engauge Digitizer, browser based documentation, online manual, better accuracy">
<META NAME="description" CONTENT="Better accuracy in Engauge Digitizer data">
</HEAD>
<BODY>
<H2>
  <A HREF="index.html">
    <IMG SRC="animation.png" ALIGN=MIDDLE ALT="" STYLE="border: 0px"></A>
  Engauge Digitizer - Better Accuracy</H2>
<HR WIDTH="100%">
<P>
To get better accuracy in the digitized output data exported from Engauge Digitizer, it is helpful to understand 
that all points are only as accurate as the pixel size (you can see that accuracy in the status bar). If the
distance in graph units from one pixel to the next is D, then theoretically the best possible accuracy is also D.
</P>
<P>
It is not possible to define points that are 'between' pixels, even by zooming in closer. That is a constraint 
imposed by the graphics library that is used in Engauge Digitizer.
</P>
<P>
Fortunately, there are some tricks to improve the accuracy. In order of increasing difficulty:
</P>
<UL>
<LI>If the axis points are not correctly defined then <A HREF="fixingaxispoints.html">fix them</A></LI>
<LI>Turn on the grid lines by selecting View/Gridlines Display and compare them to grid lines in the 
original image to see if the axis points can be slightly adjusted so the grid lines better match each other.</LI>
<LI>Use a graphics application like Microsoft Paint (Windows) or GIMP (Linux) to scale the original up in size
so each pixel is smaller, and therefore the accuracy of each point is correspondingly better. The larger image
is then imported into Engauge Digitizer. This step can be performed using just the command line using the
powerful ImageMagick tool.</LI>
</UL>
</BODY>
</HTML>