Project

General

Profile

Actions

Bug #1042

closed

exposure timestamp

Added by Jim Pulokas over 13 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
11/15/2010
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 2.0.2
Show in known bugs:
No
Workaround:

Description

In cameraclient.py, I had to move the camera parameter retrieval to after the exposure. This is because of the DE12, where we need certain information after exposure (raw frames location, number of frames, etc). As a side affect, the "system time" parameter may be less accurate, even though it was probably not very accurate before anyway. It will now be the time after the exposure and the readout is done.

To solve this problem, I made a new camera parameter "exposure timestamp" which should be the most accurate timestamp that we can get from the camera in pyscope. This is now exposed to leginon, but it needs to use it when doing drift checks and any other time sensitive operations. This change should only be made to leginon when we are sure we can update pyscope on all the scopes, or error checking needs to be put in to fall back to "system time" when "exposure timestamp" is not available.


Related issues 1 (0 open1 closed)

Related to Leginon - Bug #1038: First drift check from image-shift target is always larger than later onesClosedJim Pulokas11/12/2010

Actions
Actions #1

Updated by Anchi Cheng over 10 years ago

  • Assignee changed from Jim Pulokas to Anchi Cheng

jim says: intended as a more accurate timestamp of when the exposure actually happens, rather than what we currently do is get a timestamp right before calling getImage(). If getImage() has any significant setup overhead, then the current method is not as accurate. "exposure timestamp" is calculated within the getImage() function and could (maybe not) be more accurate in some cases.

Actions #2

Updated by Anchi Cheng over 6 years ago

  • Status changed from New to Closed
Actions #3

Updated by Anchi Cheng over 6 years ago

  • Target version set to myami-3.0
Actions

Also available in: Atom PDF