Project

General

Profile

Actions

DE raw frame saving » History » Revision 2

« Previous | Revision 2/9 (diff) | Next »
Anchi Cheng, 02/25/2014 10:34 PM


DDD raw frame saving

Camera Configuration

  1. Select "save raw frames"
  2. "Frames to use" does not affect raw frame saving which always saves all the frames read.

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 rawtransfer.py script can transfer it to the Leginon rawdata directory under the same session.

DECamera computer D:\\RawFrames\DE12\

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.
K2 Summit computer D:\\frames\

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

Updated by Anchi Cheng over 10 years ago · 2 revisions