Project

General

Profile

Navigator » History » Version 3

Eric Hou, 06/25/2010 09:57 AM

1 1 Amber Herold
h1. Navigator
2
3 3 Eric Hou
The Navigator node is quite useful because it allows the user to test many of the calibrations that have been completed, such as image shift, beam shift, stage position, modeled stage position, and dose measurements (indirectly). Additionally, Navigator could be used to simply navigate across the grid in the microscope using Leginon calibrations and
4
acquire images directly. A iterative stage movement requested by Acquisition Node Class is also possible.
5 1 Amber Herold
6
Required bindings to use preset instrument configuration set by presets manager
7
8 3 Eric Hou
PresetsManagerNode - (PresetChangedEvent) -> NavigatorNode
9 1 Amber Herold
10 3 Eric Hou
Required bindings to use Navigator to move to a target (iteratively) by Aquisition node class.
11 1 Amber Herold
12 3 Eric Hou
AcquisitionNode - (MoveToTargetEvent) -> NavigatorNode
13 1 Amber Herold
14
h2.  Navigate using a calibration
15
16 3 Eric Hou
A particular calibration, "stage position, image shift, modeled stage position, or beam shift," can be chosen to navigate across the grid (or the current image in Navigator). The "beam shift" calibration will center the beam. While using the "beam shift" TEM parameter option, try to double click towards the center of the beam (that is displayed in the CCD imaging area). The new image will try to center the beam around the point where the mouse was double clicked.
17 1 Amber Herold
18
*  Leginon/Navigator> click Acquire
19
20
*  Leginon/Navigator> select the TEM Parameter (the calibration to test)
21
22 3 Eric Hou
 Available calibrations (these calibrations are only available if they have been completed):
23 1 Amber Herold
24 3 Eric Hou
 ** <link linkend="mcal_st_pos">Stage Position</link>
25 1 Amber Herold
26 3 Eric Hou
 ** <link linkend="mcal_im_sh">Image Shift</link>
27 1 Amber Herold
28 3 Eric Hou
 ** <link linkend="gonmodeler">Modeled Stage Position</link>
29 1 Amber Herold
30 3 Eric Hou
 ** <link linkend="mcal_bm_sh">Beam Shift</link>
31 1 Amber Herold
32
*  Leginon/Navigator> Target to one area by double left clicking
33
34 3 Eric Hou
 ** The feature that is double clicked will be centered in the image. If the feature is not centered in the new image, then the calibration needs to be repeated or the microscope has been altered in some way.
35 1 Amber Herold
36
h2. Iterative Move Navigation
37
38 3 Eric Hou
Navigation, especially navigation by stage position movement, has error that is larger at larger moving distance. Therefore, the accuracy of the navigation by stage movement can be improved by multiple moves. By specifying the tolerance of the navigation error, Leginon can achieve more accurate navigation. This feature is activated by giving a non-zero value for "Move to within xx m of clicked position" within Navigator for direct click-and-move or from an Acquisition node class that uses Navigator as the mover.
39 1 Amber Herold
40
h2. Calibration Assessment
41
42 3 Eric Hou
Calibration Error Checking can calculate and display how much error there is between the targets that were selected and how accurate the selected calibration moved to that target.
43 1 Amber Herold
44
*  Leginon/Navigator> enable the Calibration Error Checking checkbox.
45
46
*  Leginon/Navigator> select the TEM Parameter (the calibration to test)
47
48
*  Leginon/Navigator> click Acquire
49
50
*  Leginon/Navigator> Target to one area by double left clicking
51
52 3 Eric Hou
*  Leginon/Navigator> Result will show how much error there was between what was selected and what the image actually shows.
53 1 Amber Herold
54
h2.  Save and Restore Stage Locations
55
56 3 Eric Hou
Save (x, y) stage positions in the Stage Locations section to later revisit the same positions. Keep the From Scope gets X and Y Only check box enabled, otherwise the z will also be recorded (this is most probably not useful for later checking).
57 1 Amber Herold
58
_Save a new location:_
59
60
*  Leginon/Navigator> enter a New Name (for the postion that will be saved).
61
62
*  Leginon/Navigator> enter a New Comment.
63
64 3 Eric Hou
*  Leginon/Navigator> click New Location From Scope (to save the current stage position).
65 1 Amber Herold
66 3 Eric Hou
 - The new saved location will appear in the Location Selector.
67 1 Amber Herold
68
69
70
71
72
73
_Go to a saved location:_
74
75
76
*  Leginon/Navigator> select a location (from the Location Selector).
77
78
79
*  Leginon/Navigator> click To Scope
80
81
82
83
84
85
86
_Update / Remove a saved location:_
87
88
89
*  Leginon/Navigator> select a location (from the Location Selector).
90
91
92
*  Leginon/Navigator> click From Scope (to update) or Remove (to delete the
93
location).
94
95
96
97
98
99
100
101
102
103
h2.  Settings
104
105
106
107
108
109
*  Check Move Error = Use correlation to find the actual shift of images before and
110
after navigation and compare that with the expected shift value according to the
111
calibration used.
112
113
114
*  Wait time after shift = Settling time after the navigation before image
115
acquisition.
116
117
118
*  Override Preset = use this node's <link linkend="camconfig">Instrument and Camera
119
Configuration</link> to acquire the images in this node
120
121
122
*  Local Correlation Size (pixels) = The images are cropped before correlation to a
123
square box of this size around the intended target on the original image and the same
124
around the center of the image after the move. Such cropping limit the correlation
125
peak in a expected distance. This setting is the only navigation settings that also
126
applied to all MoveToTarget request from other nodes.
127
128
129
* Move to within "xx" m of clicked position = The tolerance for iterative
130
movement.
131 2 Amber Herold
132
133
134
135
______
136
137
[[Mosaic Target Maker|< Mosaic Target Maker]] | [[Pixel Size Calibrator|Pixel Size Calibrator >]]
138
139
______