Project

General

Profile

Actions

Bug #6728

closed

rawtransfer.py clean up frames in k2 camera too quickly

Added by Anchi Cheng over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
-
Start date:
02/07/2019
Due date:
% Done:

0%

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

Description

In a user's session, random frames are being removed. According to rawtransfer.py log, the files are created 7 minutes ago and thus beyond the reasonable delay of database record saving.

It turns out that the camera computer clock is about 7 mins behind the linux host that is running rawtransfer.py


Related issues 1 (0 open1 closed)

Related to Leginon - Bug #6539: rawtransfer.py keeps checking duplicated file or frames not having a saved database record and slow down as a resultClosedAnchi Cheng01/14/2019

Actions
Actions #1

Updated by Anchi Cheng over 5 years ago

  • Related to Bug #6539: rawtransfer.py keeps checking duplicated file or frames not having a saved database record and slow down as a result added
Actions #2

Updated by Anchi Cheng over 5 years ago

  • Status changed from Assigned to In Test

New option:

--cleanup_delay_minutes=5

The default is now 20 minutes which is way longer than necessary since this option only needs to account for the fraction of a second usually of the database delay. Use 5 minute should be reasonable if the camera and rawtransfer.py host clock is synced.

Actions #3

Updated by Anchi Cheng about 5 years ago

  • Status changed from In Test to Closed

works.

Actions

Also available in: Atom PDF