Actions
Feature #3750
closedGatan K2 Summit early return
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
11/10/2015
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
Early Return allows the "getImage" function to return before all frames are saved to the disk by SerialEMCCD plugin.
It saves some time but has some side effect:
1. The returned integrated image may not have a lot of signal.
2. User can not see if there is bad drift or not.
3. There is some memory leak issue in super-resolution mode that needs resolving. The frame movie saved end up incomplete and K2 computer eventually run out of memory and crash.
Files
Updated by Anchi Cheng about 9 years ago
- Related to Bug #3943: Gatan K2 Summit early return with DM 2.2 returns zero dimension array added
Updated by Anchi Cheng over 8 years ago
- File earlyreturn.log.txt earlyreturn.log.txt added
- File testearlyreturn.py testearlyreturn.py added
Actions