Continuous tilt electron diffraction recording » History » Version 13
  Anchi Cheng, 04/29/2020 06:09 PM 
  
| 1 | 6 | Anchi Cheng | h1. Continuous tilt electron diffraction recording use Ceta or Ceta-D camera and TFS scopes | 
|---|---|---|---|
| 2 | 1 | Anchi Cheng | |
| 3 | Micro-ED involves recording 3D crystal electron diffraction pattern during a continuous stage tilt. Leginon implementation of this application includes the listed components below and is available by using myami-ed branch until it is officially added to future release. As is, it is only fully implemented for TFS Ceta or Ceta-D camera. | ||
| 4 | |||
| 5 | Since many of the feature required here are not available through Standard or Advanced TEM Scripting from TFS, AutoIt scripts are used in several places. | ||
| 6 | |||
| 7 | h2. Components of the feature | ||
| 8 | |||
| 9 | 5 | Anchi Cheng | # Diffraction mode TEM instrument | 
| 10 | 8 | Anchi Cheng | # Beamstop control: achieved by AutoIt Scripts BeamstopIn and BeamstopOut | 
| 11 | 9 | Anchi Cheng | # Rolling-shutter movie acquisition using TIA interface | 
| 12 | # Data conversion and upload of the movies into Leginon database and crystallography format | ||
| 13 | 4 | Anchi Cheng | # [[ MSI-Diffr application ]] | 
| 14 | 11 | Anchi Cheng | # [[Camera length calibration]] | 
| 15 | 1 | Anchi Cheng | |
| 16 | h2. Installation (assuming that you've already have Leginon installation). | ||
| 17 | |||
| 18 | # Check that you have access to Advanced TEM Scripting (frame-saving upgrade not needed). | ||
| 19 | 12 | Anchi Cheng | # Install or set environment to use git branch myami-ed or current myami-beta on TFS microscope with Ceta camera as well as your leginon linux box. | 
| 20 | 10 | Anchi Cheng | # import updated Calibrations application (see [[Steps_involved_in_the_installation]]) | 
| 21 | # import MSI-diffraction and settings from your_myami/leginon/applications (see general description of [[Steps_involved_in_the_installation]] regarding importing application and additional settings for the application) | ||
| 22 | 5 | Anchi Cheng | # [[Setup Diffraction mode TEM instrument]] | 
| 23 | 7 | Anchi Cheng | # [[Setup Ceta to use Advanced TEM Scripting]] | 
| 24 | 3 | Anchi Cheng | # [[AutoIt program and script compilation]] | 
| 25 | 2 | Anchi Cheng | |
| 26 | h2. Usage | ||
| 27 | |||
| 28 | 13 | Anchi Cheng | h3. Confirm that instruments.cfg is properly set up to use feicam for Ceta camera. Especially if you use Falcon camera on the same instrument for imaging. | 
| 29 | |||
| 30 | h3. Start MSI-DIffr application and assign client as required. | ||
| 31 | |||
| 32 | h3. Setup df preset | ||
| 33 | |||
| 34 | h4. Microscope setup for df preset | ||
| 35 | |||
| 36 | 1. Center the beam and set in nanoprobe parallel illumication and eucentric focus in SA range imaging mode. | ||
| 37 | 2. Change spot size to larger number such as spot 10 and center this beam is needed through Direct Alignment reset Beam Shift. | ||
| 38 | 3. Change gun lens to get much weaker beam. For example from 3.3 to 7.1 reduces the beam current to 25%. You probably won't be able to see the beam any more on the flucam. | ||
| 39 | 4. Push the diffraction button on the control panel to put this in diffraction mode. | ||
| 40 | 5. Select desired camera length | ||
| 41 | 6. Push the eucentric button on the control panel to focus the beam on the diffraction plane. | ||
| 42 | 7. Insert beam stop and center the diffraction beam behind it. | ||
| 43 | |||
| 44 | h4. Camera setup for df preset | ||
| 45 | |||
| 46 | dimension: 2048 x 2048 | ||
| 47 | binning: 2 x 2 | ||
| 48 | exposure time: 1000 ms (not used during movie collection, but used for DPreview node) | ||
| 49 | |||
| 50 | h4. Cycle through hl and df presets a few times to allow it to settle on lens normalization before adjusting df preset diffraction shift again. Repeat until satisfied. |