Actions
Bug #1874
closed'lowess' in ctfestimate.py
Start date:
06/21/2012
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.2.0
Show in known bugs:
No
Workaround:
Description
in ctfestimate.py get the following error:
Traceback (most recent call last):
File "/home/melody/myami/appion/bin/ctfestimate.py", line 22, in ?
from appionlib.apCtf import ctfdisplay
File "/home/melody/myami/appion/appionlib/apCtf/ctfdisplay.py", line 14, in ?
from appionlib import lowess
ImportError: cannot import name lowess
apparently lowess isn't even being used....
Actions