1G3DATA(1)                                                            G3DATA(1)
2
3
4

NAME

6       g3data - A tool for extracting data from graphs.
7

SYNOPSIS

9       g3data  [ -max x y ]  [ -scale factor ]  [ -coords llx lly rux ruy ]  [
10       -errors ]  [ -lnx ]  [ -lny ]  [ filename(s) ... ]
11

DESCRIPTION

13       g3data is a tool for extracting data from scanned  graphs.  For  graphs
14       published in scientific articles the actual data is usually not explic‐
15       itly given ; g3data makes the process of extracting this data easy.
16

OPTIONS

18       -max x y
19              If picture is larger x-wise than x or y-wise than y, the picture
20              is  scaled  down  accordingly  otherwise  this  parameter has no
21              effect.
22
23       -scale factor
24              Scales the picture size  by  factor.  This  parameter  nullifies
25              effect of the -max parameter.
26
27       -coords llx lly rux ruy
28              Preset  the  coordinates  of  the left lower (ll) corner and the
29              right upper (ru) corner.
30
31       -errors
32              Print out the error of the x value in column 3 and the error  of
33              y value in column 4 of the output.
34
35       -lnx   Use logarithmic scale for x coordinates.
36
37       -lny   Use logarithmic scale for y coordinates.
38
39       filename(s) ...
40              The  filename(s)  of the image(s) to open.  Supported image for‐
41              mats: PNG, XPM, JPEG, TIFF, PNM, RAS, BMP and GIF.
42

USAGE

44       g3data -scale 2 -errors test1.png
45
46       g3data -scale 2 -lny -errors test2.png
47

BUGS

49       None known.
50

AUTHOR

52       Jonas  Frantz  <jonas.frantz@welho.com>
53
54
55
56g3data 1.5.1                      2007-03-16                         G3DATA(1)
Impressum