Actions
Feature #4489
closedAdd phase plate options to GCTF
Start date:
09/30/2016
Due date:
% Done:
0%
Estimated time:
Description
GCTF fails right now because it can't find the 'extra_phase_shift' parameter. Also, the newest version released September 29 supports phase plate parameters, these should be added to the Appion GUI.
Updated by Anchi Cheng about 8 years ago
- Related to Bug #4481: ctffind 3 not working added
Updated by Anchi Cheng about 8 years ago
Fixed the key error this morning for Issue #4481. Will show up tomorrow.
Updated by Anchi Cheng about 8 years ago
- Status changed from New to Assigned
- Priority changed from Normal to Urgent
f2c180b5 does not save "extra_phase_shift" into database because it is not parsed from the log file.
In ctffind4.py, the key value pair is
'extra_phase_shift': float(bits[4]), # radians
Updated by Anchi Cheng almost 7 years ago
- Status changed from Assigned to Closed
- Target version set to Appion/Leginon 3.3
works.
Actions