Actions
Bug #6127
openrawtransfer.py query for frames name too slow
Status:
Assigned
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
10/05/2018
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.0.0
Show in known bugs:
No
Workaround:
Description
The search is too general that takes a long time to look through when there are millions of images.
Really only need to check recent ones.
Updated by Anchi Cheng about 6 years ago
Default is 30 days. to check at launch, use
--check_day=5
to check database only for entries in the last 5 days.
Actions