RCT » History » Version 8
Eric Hou, 06/25/2010 10:23 AM
1 | 1 | Amber Herold | h1. RCT |
---|---|---|---|
2 | |||
3 | 4 | Eric Hou | RCT stands for Random Conical Tilt. It can also used for Orthogonal Tilt image acquisition. This should be used with Navigator multiple move for best results. |
4 | 1 | Amber Herold | |
5 | Required bindings to Presets Manager |
||
6 | |||
7 | 4 | Eric Hou | RCTNode - (ChangePresetEvent) -> PresetsManagerNode |
8 | PresetManagerNode - (PresetChangedEvent) -> RCTNode |
||
9 | 2 | Amber Herold | |
10 | 1 | Amber Herold | Required bindings to a Target Finder |
11 | |||
12 | 4 | Eric Hou | TargetFinderNode - (ImageTargetListPublishEvent) -> RCTNode |
13 | RCTNode - (TargetListDoneEvent) -> TargetFinderNode |
||
14 | 1 | Amber Herold | |
15 | 2 | Amber Herold | Required Bindings with Navigator to allow (iterative) target move correction. |
16 | |||
17 | 7 | Eric Hou | RCTNode - (MoveToTargetEvent) -> NavigatorNodeAlias |
18 | 2 | Amber Herold | |
19 | Required Bindings for waiting for drift to stop after tilting |
||
20 | |||
21 | 8 | Eric Hou | RCTrNode - (DriftMonitorRequestEvent) -> DriftManagerNode |
22 | 4 | Eric Hou | DriftManagerNode - (DriftMonitorResultEvent) -> RCTNode |
23 | 2 | Amber Herold | |
24 | Required Binding to correct drift from tilting as well as thermal expansion |
||
25 | |||
26 | 8 | Eric Hou | RCTNode - (NeedTargetShiftEvent) - > DriftManagerNode |
27 | 4 | Eric Hou | DriftManagerNode-(AcquisitionImageDriftPublishEvent) -> RCTNode |
28 | 2 | Amber Herold | |
29 | Required Bindings to use drift check image in the node (???). |
||
30 | |||
31 | 4 | Eric Hou | DriftManagerNode - (AcquisitionImagePublishEvent) -> RCTNode |
32 | 2 | Amber Herold | |
33 | 3 | Amber Herold | |
34 | ______ |
||
35 | |||
36 | [[Raster Filter|< Raster Filter]] | [[Robot|Robot >]] |
||
37 | |||
38 | ______ |