~ubuntu-branches/ubuntu/lucid/g3data/lucid

« back to all changes in this revision

Viewing changes to README.TEST

  • Committer: Bazaar Package Importer
  • Author(s): Peter S Galbraith
  • Date: 2002-03-28 09:38:25 UTC
  • Revision ID: james.westby@ubuntu.com-20020328093825-eopurr7l1002l74p
Tags: upstream-1.08
ImportĀ upstreamĀ versionĀ 1.08

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 Testing the software
 
2
 --------------------
 
3
 
 
4
 With the program there are two testdata files included, test1.gif and
 
5
 test2.gif. Their corresponding data can be found in test1.values and
 
6
 test2.values.
 
7
 
 
8
 To test the program start it with the command 'g3data test1.gif' or with
 
9
 'g3data test2.gif'. When the program has started click on the button
 
10
 labelled 'Set point 1 on X axis' and set out the corresponding point on
 
11
 the image by pressing on it. Do the same for point 2 on the X axis, point
 
12
 1 on the Y axis and point 2 on the Y axis. The axispoints can also be put
 
13
 out by pressing the middle mousebutton for xaxis and the right button for
 
14
 y axis. Fill out the entry boxes for the values of the axis points.
 
15
 Then continue by putting out the points on the graph itself.
 
16
 
 
17
 If you by accident put out an point where it doesn't belong you can
 
18
 remove it by pressing the 'Remove last point' button. To remove all
 
19
 put out points press the 'Remove all points' button. The axis points
 
20
 can be reset by pressing the corresponding button.
 
21
 
 
22
 After all the points been put out, press the 'Print data' button and
 
23
 the coordinates of the data will be printed out through stdout.
 
24
 If you'd like to write the data to a file, fill out the filename entry
 
25
 box and press the 'Print to file' button.
 
26
 
 
27
 Remember to apply the logarithmic scale on x axis for test2.gif.
 
28