Actions
Bug #3537
opensubstack creation issue caused by mixed use of directq dictionary and sinedon data
Start date:
09/08/2015
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.2
Show in known bugs:
Workaround:
Description
Session: 15aug31a
Issue occurs when I try to make a substack by excluding some images from an aligned stack
Directory: /emg/data00/appion/pacharya/15aug31a/stacks/alignsub37
Last few lines of logfile:
Traceback (most recent call last):
File "/opt/myamisnap/bin/alignSubStack.py", line 293, in <module>
subStack.start()
File "/opt/myamisnap/bin/alignSubStack.py", line 285, in start
apStack.commitSubStack(self.params,included=includeParticle)
File "/opt/myamisnap/lib/appionlib/apStack.py", line 541, in commitSubStack
v = v.dbid
AttributeError: 'long' object has no attribute 'dbid'
Actions