Project

General

Profile

Actions

Phase Plate Aligner Node Class » History » Revision 2

« Previous | Revision 2/3 (diff) | Next »
Anchi Cheng, 02/02/2018 11:51 AM


Phase Plate Aligner Node Class

Phase Plate Aligner Handles counting of images used on the patch and advance to the next position if needed. It also charge (i.e. expose) the new patch for a given time both at normal and beam tilted condition to give good contrast when the imaging and beam-tilt based focusing takes place later. These operations are performed at the reference target position and using the last preset in the node that sends the triggering event. The counting is achieved by receiving an AcquisitionImagePublish Event that marks the completion of an image acquisition.

Bindings

Required Binding for checking the count and advance patch position

Acquisition -> PhasePlatePublishEvent -> Phase Plate Aligner

Required Binding for registering an on-plane image is taken with current patch

Acquisition -> AcquisitionImagePublishEvent -> Phase Plate Aligner

Required Binding for moving to reference target

Phase Plate Aligner ->ChangePresetEvent -> Presets Manager
Presets Manger -> PresetChangedEvent -> Phase Plate Aligner
Phase Plate Aligner -> MoveToTargetEvent -> Navigator
Navigator -> MoveToTargetDoneEvent -> Phase Plate Aligner

*Optional: If GIF is present, Align zero loss peak is most efficiently combined with the patch position advancement and being done before that. You may add this binding to achieve that. Note that this will not check if it needs alignment, just execute the alignment sequence itself.

Phase Plate Aligner -> FixAlignment -> Align Zero Loss Peak

Toolbar

Phase Plate Aligner Tool Bar

Updated by Anchi Cheng almost 7 years ago · 2 revisions