Actions
Bug #2475
closeddefocus2 not shown in myamiweb imageviewers if angle of astigmatism happens to be 0 degree.
Start date:
08/12/2013
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.2.0
Show in known bugs:
No
Workaround:
Description
The code says
if (ctfdata['angle_astigmatism'])
Looking in database, angle_astigmatism is recorded as 0 when it is not estimated. This would casue confusion
Updated by Anchi Cheng over 11 years ago
- Status changed from New to In Code Review
- Assignee changed from Anchi Cheng to Amber Herold
r17811 compare defocus1 and defocus2 to Angstrom to decide whether to display it or not.
Testing: look at ace result of an image in image viewer from any ace1 estimated run, it should only show defocus1 and not angle_astigmatism.
Updated by Amber Herold over 10 years ago
- Status changed from In Code Review to Closed
- Affected Version changed from Appion/Leginon 2.1.0 to Appion/Leginon 2.2.0
Actions