Project

General

Profile

Using Gatan K2 Summit in Leginon » History » Version 27

Anchi Cheng, 07/12/2014 05:42 PM

1 4 Anchi Cheng
h1. Using Gatan K2 Summit in Leginon
2 1 Anchi Cheng
3 4 Anchi Cheng
The main use of K2 Summit is in Counted or Super-resolution mode in combination with dose fractionation (frame saving).
4
5 1 Anchi Cheng
If you want to use DM's dose fractionation, activate the "save frames" check box in the particular preset camera configuration.  You can also use DM's frame alignment algorithm by activating "align frames" check box, but the latter is not recommended since the alignment in DM will delay the return of the image to Leginon and therefore affects throughput greatly.
6
7 27 Anchi Cheng
 * [[K2 Summit introduction]]
8
 * [[K2 acquire image|Acquiring summed frame image thru Leginon]]
9
 * [[K2 gain correction|Gain and Dark Correction]] *This involves both DM and Leginon*
10
 * [[K2 calibration|Pixel and Matrix Calibrations]]
11
 * [[K2 raw frame saving|Trigger raw frame saving]]
12
 * [[DDD raw frame file transfer|Transferring raw frame images]] off the hard drive of K2 Summit during data collection to a network drive.
13
 * [[Make DDD movie stack|Compiling corrected movie stack]] with Appion using bright and dark images acquired in Leginon
14 2 Anchi Cheng
15 26 Anchi Cheng
h2. Operation
16
17
# Typical frame saving preset parameters for counted/super-resolution: 0.2 s frame exposure time, 4-5 s total exposure time at 8-10 e/physical pixel/s (Some argues that 5 e/physical pixel/s is better).  You can use DM's reading of dose rate while it is in counted mode and *UNBINNed* to get a reasonable estimate.
18
# Because of its small size, we have a modified [[MSI_Quick-start_for_DD_only|Quick-start procedure]] we use regularly at NRAMM FEI F20.
19
# /myami/rawtransfer.py should be run on the file server to transfer the raw frames and give them names that are synced with the integrated image as it is produced. See [[DDD_raw_frame_file_transfer]].  K2 frames are saved as mrc stacks.
20
# See [[appion:Direct_Detector_Frame_Processing]] for tools used for processing the frames.
21
# To gain correct and align the frames, start parallel instances of Appion makeDDRawFrameStack.py See [[appion:GainDark correction of the raw frame with or without drift correction]].
22 9 Anchi Cheng
23
h2. Warning
24
25 19 Anchi Cheng
* Because of a delay in communication with DM when Leginon is started, camera configuration shown in Correction Node settings may not corresponds to what is used last time when you quit Leginon.  Make sure you check this.
26 6 Anchi Cheng
27
h2. Leginon functions that do not work with K2 camera
28
29
h3. General functions
30
# The dose matching tool in Preset Manager.  K2's exposure time is not fine grained enough to make small adjustment according to the small dose deviation.  You will have to use fixed exposure time and adjust beam intensity by hand to achieve the right dose.  We find out the equivalent screen reading from the microscope for the acceptable 8-10 e/physical pixel/s dose rate for the detector and make adjustment there.
31 20 Anchi Cheng
# Tomography correlation algorithm only takes square images.  Until that is changed, Frame saving is not possible since only a full size unbinned image can be paired with frame saving.
32 6 Anchi Cheng
33
h3. Frame saving camera functions
34
# The image returned to Leginon display is always integrated over all the frames with K2 summit camera.  Selection of frames to use as in DE series does not work here.
35
# Readout delay is not adjustable on K2.  Leave it at 0.
36 2 Anchi Cheng
37
h2. Clean up
38
39
Frame saving generates a lot of files during acquisition and during processing.
40
41 5 Anchi Cheng
# python script in leginon directory "cleanddraw.py" can help you clean up the transferred raw frames when you start to run out of disk space.  See Feature #1784 for more details.
42 2 Anchi Cheng
# Selective removal of aligned frame stack in Appion runs is still to be written.