Project

General

Profile

Actions

Bug #2852

open

Makestack2Loop error

Added by David Veesler about 10 years ago. Updated about 10 years ago.

Status:
In Test
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
07/18/2014
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 3.0.0
Show in known bugs:
No
Workaround:

Description

It seems there is a problem during stack creation with the phase flipping using "EMAN phase flip Whole Image" (cf. below).

Traceback (most recent call last):
File "/opt/myamisnap/bin/makestack2.py", line 1213, in
makeStack.run()
File "/opt/myamisnap/lib/appionlib/appionLoop2.py", line 90, in run
results = self.loopProcessImage(imgdata)
File "/opt/myamisnap/lib/appionlib/appionLoop2.py", line 140, in loopProcessImage
return self.processImage(imgdata)
File "/opt/myamisnap/lib/appionlib/apParticleExtractor.py", line 504, in processImage
total_processed_particles = self.processParticles(imgdata,partdatas,shiftdata)
File "/opt/myamisnap/bin/makestack2.py", line 77, in processParticles
self.boxedpartdatas, self.imgstackfile, self.partmeantree = self.boxParticlesFromImage(imgdata,partdatas,shiftdata)

File "/opt/myamisnap/bin/makestack2.py", line 235, in boxParticlesFromImage
self._boxParticlesFromImage(imgdata,parttree, imgstackfile)
File "/opt/myamisnap/bin/makestack2.py", line 251, in _boxParticlesFromImage
imgpath = self.phaseFlipWholeImage(imgpath, imgdata)
File "/opt/myamisnap/bin/makestack2.py", line 555, in phaseFlipWholeImage
defocus, ampconst = self.getDefocusAmpConstForImage(imgdata, True)
AttributeError: 'Makestack2Loop' object has no attribute 'getDefocusAmpConstForImage

Actions

Also available in: Atom PDF