Project

General

Profile

BeamFixer » History » Revision 2

Revision 1 (Amber Herold, 04/23/2010 09:52 AM) → Revision 2/4 (Amber Herold, 04/27/2010 02:28 PM)

h1. BeamFixer 


 The BeamFixer acquires 3x3 images at the requested beam shift step size centered arround 
 the current value to find the best beam shift and then update the value to Presets Manager. A 
 list of presets that the update is to be applied is entered in the settings and the first 
 preset in the list is used for the best beam shift determination. The beam shift step size is 
 relative to that of the imaging area of the first preset, too. 

 <highlights> 

 Required bindings 

 <simplelist type="vert"> 
 <member> AcquisitionNodeAlias- (FixBeamEvent) -> BeamFixerNode</member> 
 <member> BeamFixerNodeAlias- (PresetChangeEvent) -> PresetsManagerNode</member> 
 <member> BeamFixerNodeAlias- (UpdatePresetEvent) -> PresetsManagerNode</member> 
 <member> PresetsManagerNode - (PresetChangedEvent) -> BeamFixerNodeAlias</member> 
 </simplelist> 
 </highlights> 
 <highlights> 

 Target Required 

 <simplelist type="vert"> 
 <member> Reference Target (best of an empty area)</member> 
 </simplelist> 
 </highlights> 


 h2. BeamFixer Toolbar ( Leginon/BeamFixer/Toolbar> ) 



 *    Settings = open the Acquisition Settings window to control behavior properties of 
 the beam fixer node 


 *    Play = test the node setting at the current position. 







 h2.    BeamFixer Settings ( Leginon/BeamFixer/Settings> ) 



 *    Use "image shift | stage position | modeled stage position | image beam shift" to 
 move to target. 

 The type of calibration movement that is used to navigate to the target. In 
 general, modeled stage position or stage position should be used. 


 *    If request performed less than xx seconds ago, ignore request. 

 This is used to control the frequency of the adjustment. 


 *    Presets Order List 

 The first preset is used for best shift determination. The beam shift of all 
 presets in the list will be updated with the best value determined in this process.    In 
 general, these are presets at the same and the highest magnification used in final 
 acquisition and fine autofocusing.    The preset with smallest beam foot print would be 
 the best as the best shift determining preset. 


 *    Shift beam by xx% of the image (using the first preset in the Presets Order 
 List) 






 *    Override Preset and Camera Configuration 

 Used mainly in testing and/or when the best-shift-determining preset is of large 
 dimension so that it is slow to acquire. 




 ______ 

 [[Acquisition|< Acquisition]] | [[Beam Tilt Calibrator|Beam Tilt Calibrator >]] 

 ______