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
Updated by Anchi Cheng over 9 years ago
- Status changed from New to Assigned
- Workaround updated (diff)
Don't know what is wrong. Have a workaround now with r18799. Will need to investigate.
Updated by Anchi Cheng about 9 years ago
- Related to Bug #3255: preset parameters are not always get properly from scope added
Actions