Project

General

Profile

Direct Electron DE-12 direct detection device support » History » Version 10

Anchi Cheng, 06/07/2012 11:22 PM

1 1 Anchi Cheng
h1. Direct Electron DE-12 direct detection device support
2
3 6 Anchi Cheng
CMOS-based direct detection device (DDD) is a new generation of digital camera that can be used with electron microscope.  We currently support DE-12 from Direct Electron which is a retractable camera with an small off-axis scintillator-coupled light-sensitive CMOS survey camera.
4 1 Anchi Cheng
5 8 Anchi Cheng
The functions can be performed in version 2.2 include:
6
7
 * [[Acquiring summed frame image thru Leginon]]
8
 * [[DDD raw frame saving|Triggering raw frame saving]]
9
 * [[DDD raw frame file transfer|Transferring raw frame images]] off solide-state drive of DE-12 during data collection to a network drive.
10
 * [[Make DE-12 movie stack|Compiling corrected movie stack]] with Appion using bright and dark images acquired in Leginon
11
12 9 Anchi Cheng
h2. Adding DE-12 and DE Suvey camera to existing Leginon system
13
14
Follow instruction on [[Installation_on_the_microscope_computer]].  Set both camera on the same z-plane in instruments.cfg
15
16
17
h2. Testing
18
19
* DE-12 is on a computer separated from the microscope.  Please read [[Using_Leginon_on_a_system_where_the_microscope_and_camera_are_controlled_by_different_computers]] first.
20
21 10 Anchi Cheng
* Here are the relevant tests:
22
** [[Test Network Connection Between Remote and Microscope Computers]]
23
** [[Run Leginon Client on the Microscope Computer|Run Leginon Clinet on Both Microscope Computer and the DECamera computer]]
24
** [[Start Leginon at your main working station remotely]]
25 9 Anchi Cheng
26 10 Anchi Cheng
h2. DE-12 Camera behaves different from traditional CCD
27 1 Anchi Cheng
28
|property|traditional CCD|DE-12|
29
|number of readout ports|1 to 4 for 4k camera|number of columns on sensor|
30 10 Anchi Cheng
|allowed exposure time interval|1 ms or less|multiple of length of time for one frame|
31 1 Anchi Cheng
|minimal exposure time|beam shutter limited (~ 5 ms)|frame rate limited (~25 ms @ 40 frames/s)|
32
33 10 Anchi Cheng
h3. Impact on Leginon functions:
34
35
* DO NOT attempt beam shift calibration on DE-12.  Nor should you use !http://emg.nysbc.org/software/leginon/images/icons/presetsbeam.png! The concentrated beam causes too much radiation damage.
36
37
*  Exposure time entered in Leginon does not always equal to the actual exposure time the camera use.  DE-12 software may alter it to next multiple of frame rate.
38
**For presets, check the actual exposure time by getting the values back "From Scope" with !http://emg.nysbc.org/software/leginon/images/icons/instrumentget.png!
39
40
* Match dose function in "Acquire Dose Image" tool in Presets Manager does not work right because it can not fine tune the exposure time.
41
** You will need to adjust the beam size, not the exposure time to achieve the desired dose that falls between two frame length.
42
43
* Tomography application does not work with DE-12, yet because it needs to fine-tune dose at each tilt.
44
45
* If frame rate is altered in MicroManager, New dark/bright references need to be acquired.
46
** Leginon can scale the dark reference by number of frames, but not by different frame rate.
47
48 1 Anchi Cheng
h2. Camera Settings for DE-12
49 6 Anchi Cheng
50 1 Anchi Cheng
!de12camera_settings.png!
51 7 Anchi Cheng
52 1 Anchi Cheng
* *Exposure time*: total sensor readout time(?). *DE-12 software rounds up the time to next valid readout time that is multiple of frame rate*.
53
* *Save raw frames* check box: Determines whether all raw frame images within the exposure time are saved or discarded.
54
* *Frames to use*: Frame numbers listed in a tuple to be summed up and saved by Leginon which will be displayed in web image viewer.
55
* *Readout delay*: The difference in time between beam-blank shutter opening and start of sensor signal readout.
56 6 Anchi Cheng
57 1 Anchi Cheng
Camera Settings for frame-saving camera like DE-12 have options that are meaningless for traditional CCD.  In the example camera settings shown above, we set the camera to read out at 25 frames per second, i.e., 40 ms per frame determined by MicroManager program provided by Direct Electron before starting Leginon.  At this fixed rate, the 400 ms exposure time corresponds to 10 frames.  In this example, the summed image returned to Leginon only contains frames 0 to 4, while all 10 frames are saved as raw frames on DE12 computer.  In addition, we set -40 ms readout delay so that the readout starts 40 ms before beam-blank shutter is opened.
58 6 Anchi Cheng
59 10 Anchi Cheng
h2. Rolling shutter
60 5 Anchi Cheng
61 10 Anchi Cheng
DE-12 uses a rolling shutter that minimizes dead time between frames.  However,as a result, the first row is read almost one frame before the last row inside a given frame of readout.  If the beam shutter is opened at the same time as the start of the sensor readout, a gradient of intensity would be seen in the first frame since the first row received no beam before readout while the last row received the full dose in the time length of the frame.  *Users should adjust the readout delay according to their need*.
62 1 Anchi Cheng
63 10 Anchi Cheng
h3. Impact on Leginon usage:
64 1 Anchi Cheng
65 10 Anchi Cheng
* It is best to apply minimum of two frame length positive sensor readout delay for bright image acquisition to achieve uniform intensity even in the first recorded frame since it will be scale down (i.e.,divided by number of frames) to single frames in the raw frame movie stack making.
66 1 Anchi Cheng
* To catch onset of the beam, apply a negative  sensor readout delay.
67
* If  need to use DE-12 for low-mag MSI imaging, use a slight positive readout delay to couple with minimal exposure time and camera binning.  Compare the intensity of the image at different readout delay to choose the appropriate value. Without positive readout delay, the minimal exposure image would have low signal-to-noise ratio and strong gradient.  Too much delay may damage the specimen more than acceptable.