Project

General

Profile

Matrix Calibrator » History » Version 6

Amber Herold, 06/25/2010 12:31 PM

1 1 Amber Herold
h1. Matrix Calibrator
2
3 3 Eric Hou
Matrix calibrator performs four different calibrations that based on linear transformation conversion: Image shift, beam shift, stage position, and image/beam shift
4 1 Amber Herold
5
Required bindings
6
7 4 Amber Herold
*Required bindings to use preset instrument configuration set by presets manager:*
8 1 Amber Herold
9 3 Eric Hou
PresetsManagerNode - (PresetChangedEvent) -> MatrixCalibratorNode
10 1 Amber Herold
11 5 Amber Herold
Matrix calibration is made by making N sets of measurements (specified by "N Average"). Each measurement set acquires three images, first at a given origin, second with an x-axis movement in the specified "Parameter" by the specified "Shift Fraction" of the image, and third with an y-axis movement by the same shift fraction. The resulting shifts in the acquired images are obtained by cross correlation. A transformation matrix is then generated for the measurement set. The origin is shifted by the "Interval" specified in the node, in meters before the next set of measurements is taken. At the end, the N matrixes obtained are averaged and saved in the database at the specific magnification and movement type and can be applied to any camera configuration. "Tolerance", expressed in fraction of image, is used as an error check. The calibration is considered failed when the measured movement is much different from that calculated from pixel calibration
12 1 Amber Herold
13 3 Eric Hou
Because the calibration is based on correlation of the acquired images, well contrasted images with the intended movement clearly shown but not by such a large amount that the apparent feature is altered is the key for sucessful calibrations.
14 1 Amber Herold
15
16 3 Eric Hou
Image shift calibration is useful only on FEI microscope where image shift/beam shift compensation is calibrated and stored at the scope. Without such stored calibration, Image shift/Beam shift calibration is required instead.
17 1 Amber Herold
18
h2.  Toolbar
19
20
*  Settings = Adjust the manual image acquisition parameters.
21
22
*  Acquire Image = Acquire a current image.
23
24 3 Eric Hou
*  Stage Position | Image Shift | Beam Shift = Choose the type of calibration to complete
25 1 Amber Herold
26 3 Eric Hou
*  Parameter Settings = Adjust the parameters (and limits) for the calibration process
27 1 Amber Herold
28
*  Calibrate = Start the calibration.
29
30
*  Abort = Stop the Continuous Acquire function.
31
32 3 Eric Hou
*  Edit Current Calibration = Edit the matrix when the calibration is completed. Not recommended for beginner.
33 1 Amber Herold
34
h2.  Settings
35
36 3 Eric Hou
*  Use "phase | cross" correlation = Select the type of correlation used to calculate the calibration.
37 1 Amber Herold
38 6 Amber Herold
*  Override Preset = use this node's [[Presets Manager#Parameters-Instruments|Instrument and Camera Configuration]] to acquire the images in this node
39 1 Amber Herold
40
h2.  Parameter Settings
41
42
*  Tolerance = percent error allowed when calculating the calibration
43
44 3 Eric Hou
*  Shift Fraction = amount sequential images should shift relative to each other
45 1 Amber Herold
46 3 Eric Hou
*  Average = the number of sequential images that are acquired in order to calculate the calibration
47 1 Amber Herold
48 3 Eric Hou
*  Interval "2e-6" = the interval (m) that is used to move the stage/beam/image position to take images required for the image sequence
49 1 Amber Herold
50 3 Eric Hou
*  Use current positon as starting point = When enabled (default), the current stage postion is used to begin the calibration
51 1 Amber Herold
52 3 Eric Hou
*  Base (x,y) = If "Use current position as starting point" is not enabled, this position will be used to start the calibration
53 1 Amber Herold
54
h2.  Image Control Panel
55
56
This panel controls which image is shown in the Image Display area.
57
58
*  Image = shows the corrected images as they are acquired
59
60 3 Eric Hou
*  Correlation = shows the correlation image between sequential images in a calibration
61 2 Amber Herold
62 3 Eric Hou
*  Peak = shows an orange crosshair over the Peak that has been identified from the correlation image
63 2 Amber Herold
64
65
______
66
67
[[Matlab Target Finder|< Matlab Target Finder]] | [[Mosaic Click Target Finder|Mosaic Click Target Finder >]]
68
69
______