Actions
Bug #2225
closedloi.php delays imcache by always trying to view newest image before having the chance to cache
Status:
Closed
Priority:
High
Assignee:
Amber Herold
Category:
Web Image Viewer
Target version:
Start date:
01/28/2013
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.0.0
Show in known bugs:
No
Workaround:
Description
loi.php updateview is triggered by new acquisition image entry in the database, just like imcache. When the two competes for reading the mrc file, loi wins. As a result, loi always loads the mrc file not the jpg file. This makes the imcache never being able to catch up the data acquisition no matter of its speed and the same large mrc image needs to be read in twice, once by viewer redux and once by imcache redux.
Actions