Project

General

Profile

BeamFixer » History » Version 2

Amber Herold, 04/27/2010 02:28 PM

1 1 Amber Herold
h1. BeamFixer
2
3
4
The BeamFixer acquires 3x3 images at the requested beam shift step size centered arround
5
the current value to find the best beam shift and then update the value to Presets Manager. A
6
list of presets that the update is to be applied is entered in the settings and the first
7
preset in the list is used for the best beam shift determination. The beam shift step size is
8
relative to that of the imaging area of the first preset, too.
9
10
<highlights>
11
12
Required bindings
13
14
<simplelist type="vert">
15
<member> AcquisitionNodeAlias- (FixBeamEvent) -> BeamFixerNode</member>
16
<member> BeamFixerNodeAlias- (PresetChangeEvent) -> PresetsManagerNode</member>
17
<member> BeamFixerNodeAlias- (UpdatePresetEvent) -> PresetsManagerNode</member>
18
<member> PresetsManagerNode - (PresetChangedEvent) -> BeamFixerNodeAlias</member>
19
</simplelist>
20
</highlights>
21
<highlights>
22
23
Target Required
24
25
<simplelist type="vert">
26
<member> Reference Target (best of an empty area)</member>
27
</simplelist>
28
</highlights>
29
30
31
h2. BeamFixer Toolbar ( Leginon/BeamFixer/Toolbar> )
32
33
34
35
*  Settings = open the Acquisition Settings window to control behavior properties of
36
the beam fixer node
37
38
39
*  Play = test the node setting at the current position.
40
41
42
43
44
45
46
47
h2.  BeamFixer Settings ( Leginon/BeamFixer/Settings> )
48
49
50
51
*  Use "image shift | stage position | modeled stage position | image beam shift" to
52
move to target.
53
54
The type of calibration movement that is used to navigate to the target. In
55
general, modeled stage position or stage position should be used.
56
57
58
*  If request performed less than xx seconds ago, ignore request.
59
60
This is used to control the frequency of the adjustment.
61
62
63
*  Presets Order List
64
65
The first preset is used for best shift determination. The beam shift of all
66
presets in the list will be updated with the best value determined in this process.  In
67
general, these are presets at the same and the highest magnification used in final
68
acquisition and fine autofocusing.  The preset with smallest beam foot print would be
69
the best as the best shift determining preset.
70
71
72
*  Shift beam by xx% of the image (using the first preset in the Presets Order
73
List)
74
75
76
77
78
79
80
*  Override Preset and Camera Configuration
81
82
Used mainly in testing and/or when the best-shift-determining preset is of large
83
dimension so that it is slow to acquire.
84 2 Amber Herold
85
86
87
88
______
89
90
[[Acquisition|< Acquisition]] | [[Beam Tilt Calibrator|Beam Tilt Calibrator >]]
91
92
______