DE raw frame saving » History » Revision 3
Revision 2 (Anchi Cheng, 02/25/2014 10:34 PM) → Revision 3/9 (Anchi Cheng, 07/11/2014 04:38 PM)
h1. DDD raw frame saving
h2. Camera Configuration
# Select "save raw frames"
# "Frames to use" does not affect raw frame saving which always saves all the frames read.
!DE12Saveframe.png!
h2. File location:
You must create the parent directory described below manually.
The frame set is identified by the date and a unique number. 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.
<pre>
DECamera computer D:\\RawFrames\DE12\
</pre>
Each set of raw frame is saved in a folder identified by the date and a unique number. This is set by the camera software.
<pre>
K2 Summit computer D:\\frames\
</pre>
Each set of raw frames is saved as an unsigned 16-bit integer MRC image stack without extended header.
This can be changed in pyscope/dmsem.py calculateFileSavingParams function