Actions
Bug #3408
openxmippCtf error
Start date:
08/22/2015
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.2
Show in known bugs:
No
Workaround:
Description
Error from log:
!!! WARNING: no best CTF value for image 15aug18h_a_017gr_01sq_02hl_02en
Found 0 ctf values
Found 0 ctf values
Traceback (most recent call last):
File "/opt/myamisnap/bin/xmippCtf.py", line 268, in <module>
imgLoop.run()
File "/opt/myamisnap/lib/appionlib/appionLoop2.py", line 86, in run
results = self.loopProcessImage(imgdata)
File "/opt/myamisnap/lib/appionlib/appionLoop2.py", line 136, in loopProcessI
mage
return self.processImage(imgdata)
File "/opt/myamisnap/bin/xmippCtf.py", line 121, in processImage
nominal = (ctfvalue['defocus1']+ctfvalue['defocus2'])/2.0
TypeError: 'NoneType' object is unsubscriptable
Neil if this is not an easy fix, we should shut it down from user access.
Actions