Project

General

Profile

AlignZeroLoss » History » Version 2

Anchi Cheng, 12/06/2018 10:31 PM

1 1 Anchi Cheng
h1. Align Zero Loss Node Class
2
3
AlignZeroLoss class is used to align the energy filter slit so that zero loss peak is allowed to pass through optimally. It is used with Gatan Energy Filter such as Bioquantum series.  At given interval and optionally below an intensity threshold, the alignment process is initiated.
4
5
h2. Reference target requirement:
6
7
The alignment requires an area that either empty or with little obstruction.  This reference target stage position must be defined for the node to function.
8
9
h2. Bindings
10
11
*Required Binding for initiate the time interval check and alignment*
12
13
[[Acquisition]] -> AlignZeroLossPeakPublishEvent -> Align Zero Loss Peak
14
15
*When [[Phase_Plate_Aligner_Node_Class|phase plate aligner]] is used for phase plate, bind phase plate aligner with align zeo loss peak to force zero loss peak alignment at each phase plate patch change.
16
17
[[Phase_Plate_Aligner_Node_Class|Phase Plate Aligner]] -> FixAlignment -> Align Zero Loss Peak
18
 
19
*Required Binding for moving to reference target*
20
21
Align Zero Loss Peak ->ChangePresetEvent -> Presets Manager
22
Presets Manger -> PresetChangedEvent -> Align Zero Loss Peak
23
Align Zero Loss Peak -> MoveToTargetEvent -> Navigator
24
Navigator -> MoveToTargetDoneEvent -> Align Zero Loss Peak
25
26
h2. Reference Target Settings
27
28
* Bypass Conditioner should be deactivated for the node to be used.
29
30 2 Anchi Cheng
* Move Type
31
** Presets Manager:  Single move according to the stage position of the target
32
** Navigator: Iterative movement for more accurate targeting.  The use case is a grid with no large empty area.  If gold foil is used on such grid, it is not easy to return to the desired open hole.  To use this, follow the below instruction:
33
34
# Send a preset that is easy to recognize and return to, such as sq preset.
35
# In Align ZLP node, click on the camera icon to acquire an image.  The center of this image is saved as the reference target.
36
# Set up in the settings the desired Navigator Target Tolerance and Navigator Acceptable Tolerance.
37
38 1 Anchi Cheng
h2. Check Zero Loss Peak Shift Settings
39
40
* Set the standard deviation threshold to 0 if you want it to do alignment based only on time interval.