Actions
Bug #4016
closedctffind4 crashes when resmax is low
Start date:
03/08/2016
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.2
Show in known bugs:
No
Workaround:
Description
The default ctffind4.py value on the attached image fails during ctffind4 rotational average
**warning(Image::ComputeRotationalAverageOfPowerSpectrum): unable to rescale 1D average of experimental power forrtl: error (73): floating divide by zero
parameters example:
--ampcontrast=0.07 --fieldsize=1024 --resmin=50 --resmax=10 --defstep=0.1 --numstep=50 --dast=0.05
passes if resmax=8
While this a problem of ctffind4, we should handle the error and give proper error log.
Files
Updated by Anchi Cheng over 8 years ago
- File test.mrc test.mrc added
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Neil Voss
r19571 just make sure the message printed corresponds.
test.mrc attached.
pixelsize = 1.27
kv = 200.0
cs = 2.0 mm
nominal defocus 1.236 um
actual defocus 2.9 um or so.
Updated by Neil Voss over 8 years ago
- Status changed from In Code Review to Closed
- Assignee deleted (
Neil Voss)
looks good.
Actions