Actions
Bug #3143
closedcan not read JEM scope pre-existing image shift not always readable from proxy
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/20/2015
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.1.0
Show in known bugs:
No
Workaround:
r18799
Description
Noticed this when reacquiring image for transform manager when it uses parent move type and navigator move. Upon calling
self.presetsclient.toScope(presetname, emtarget, keep_shift=False)
where emtarget is set to None in the earlier lines, got exception in presets.py
self.instrument.tem.ImageShift
in the function changePreset gave an exception
Actions