In this section I will describe shortly the different commands found in the menus and, if any, their corresponding button in the toolbar will be shown.
From this menu you can:
From this menu you can toggle between show and hide the toolbar and the status bar, and select the viewing zoom for the imported image.
In this menu you will find the most important operations needed in QScanPlot.
Use this option to declare a new Axes System in your document. A new element dialog will be presented. You must enter the name of the axes system, a description, select a color for their points, and choose the scaling (Linear/Logarithmic) for each of the axes. For the moment, no polar systems are supported (although there are already plans for them).
You can go directly to this procedure just pressing the key "A".
After declaring Axes Systems, you can change their properties. A list of the currently declared Axes will be shown. Just double-click in one of them to edit its characteristics.
Use this option to declare a new Curve inside your graph. A new element dialog will be presented. You must enter the name of the axes system, a description, and select a color for their points.
You can go directly to this procedure just pressing the key "C".
After declaring a Curve, you can change their properties. A list of the currently declared Curves will be shown. Just double-click in one of them to edit its characteristics.
Use this option to declare a new Grid to be used for interpolation of your data points in the export process. You must enter the name of the axes system, a description, the lower and upper edges of the X range, the number of intervals and/or the interval width.
You can go directly to this procedure just pressing the key "G".
After declaring a Grid, you can change their properties. A list of the currently declared Grids will be shown. Just double-click in one of them to edit its characteristics.
Models for exporting data are introduced in this release of QScanPlot. Models are conceived to get easily different values from the same curve, suitable later on for different representations or calculations. As an example, if you have defined a curve from a scanned figure where you have values for two variables, say acceleration versus time (obtained in an experiment with an object of mass m), it may well be that you want afterwards to work with the "force", F=m a, that was applied, versus time. Here, the model to use would be [x,g(y)], where the g would be g(y):=m*y. This may sound a silly example, but you can easily create arbitrarily complex functions.
There are some functions already defined in the distribution. When you select this option, a dialog will be shown with the currently defined curves, and the available models and functions to be used.
At the moment, only one-variable functions are allowed.
These three items are explained in the section Pointer modes
With this option activated (the default), your data points will be sorted in ascending order of X values, independently of the order you used when you added the points to the curves.
Use this option to select the interpolator to be used in the exporting process, if needed.
From the dialog shown when choosing this option, you can select different settings for your installed QScanPlot.
Specially important is the Plugins Directory. Select the directory where you have installed all your plug-in's.
See the section Plugins for more information on this topic.
Use this combo box to make active one of the axes you declared (in order to add points to define the system).
Use this combo box to make active one of the curves you declared, in order to add points to it. When you declare a new curve, it gets activated by default.
Repaints the whole window. Used for debugging purposes only.
By pressing this button and then another one in the toolbar, you will get a longer tip about what does that other button do.
When you select this mode, the program will react to the mouse clicks as follows:
Left button | Nothing. |
Middle button | You can move an axis or curve point. Click on thepoint, and move the mouse. To leave the point in its new location,release the button. |
Right button | A pop-up menu is shown. For Curve points, you candelete the point and edit the characteristics of the curve thatpoint belongs to. For Axis points, you can also edit thecoordinates of that point. |
When you select this mode, the program will react to the mouse clicks as follows:
Left button | Adds a new point to the selected/active axessystem. The system will ask you for the graph coordinates of thenew axis point. Only three axis points are needed per axes system. |
Middle button | Moves an axis or curve point. Click on the point,and move the mouse. To leave the point in its new location,release the button. |
Right button | A pop-up menu is shown. For Curve points, you candelete the point and edit the characteristics of the curve thatpoint belongs to. For Axis points, you can also edit thecoordinates of that point. |
When you select this mode, the program will react to the mouse clicks as follows:
Left button | Adds a new point to the selected/active curve. |
Middle button | Moves an axis or curve point. Click on the point,and move the mouse. To leave the point in its new location,release the button. |
Right button | A pop-up menu is shown. For Curve points, you candelete the point and edit the characteristics of the curve thatpoint belongs to. For Axis points, you can also edit thecoordinates of that point. |