DE raw frame saving » History » Version 8
Anchi Cheng, 08/11/2014 08:08 PM
1 | 8 | Anchi Cheng | h1. DE raw frame saving |
---|---|---|---|
2 | 1 | Anchi Cheng | |
3 | 8 | Anchi Cheng | This known to work on DE-12 and DE-20 |
4 | 1 | Anchi Cheng | |
5 | 8 | Anchi Cheng | h2. Camera Configuration for raw frame saving |
6 | |||
7 | 1 | Anchi Cheng | # Select "save raw frames" |
8 | 7 | Anchi Cheng | # "Exposure time" specifies the total time in which the frames are saved. |
9 | 4 | Anchi Cheng | # "Frame time" defines the length of each frame. The minimal value than can be set is limited by the sensor clock frequency. |
10 | 6 | Anchi Cheng | # "Frames to use" needs an input of a tuple, such as (0,1,2,3,4,5), gives the frame numbers used in the summed images returned to Leginon for display or to be processed as a classical image. It does not affect number of raw frame saving. If left blank, all frames will be used for the sum. |
11 | 1 | Anchi Cheng | *If you increase the exposure time and also want to increase the frames in the returned sum image, make sure you either erase "Frames to use" to use all frames for sum, or adjust the tuple in "Frames to use" accordingly* |
12 | 7 | Anchi Cheng | # "Readout Delay" sets the delay of frame saving relative to the shutter opening. Positive value means the frames starts to be recorded after the shutter is opened. Negative value means that the frame saving starts before the shutter is opened. |
13 | 5 | Anchi Cheng | |
14 | 4 | Anchi Cheng | !DE12Saveframe.png! |
15 | |||
16 | 3 | Anchi Cheng | |
17 | 2 | Anchi Cheng | h2. File location: |
18 | |||
19 | 1 | Anchi Cheng | You must create the parent directory described below manually. |
20 | 2 | Anchi Cheng | |
21 | <pre> |
||
22 | 1 | Anchi Cheng | DECamera computer D:\\RawFrames\DE12\ |
23 | 2 | Anchi Cheng | </pre> |
24 | 8 | Anchi Cheng | Each set of raw frame is saved in TIFF format in a folder identified by the date and a unique number. This is set by the camera software. |
25 | Leginon retrieve this and saved in its database so that [[DDD_raw_frame_file_transfer|rawtransfer.py]] script can transfer it to the Leginon rawdata directory under the same session. |
||
26 | 2 | Anchi Cheng | |
27 | 8 | Anchi Cheng | The file location is determined by the camera software, not Leginon. |