Project

General

Profile

Actions

Bug #705

closed

Unable to create a new stack from a stack with a different preset

Added by Anna-Clare Milazzo over 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Python scripting
Target version:
Start date:
06/24/2010
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 2.2.0
Show in known bugs:
Yes
Workaround:

Description

Error output is below. I've tried even making a new stack out of the same stack with the same preset which gives me the same error.

.. Querying database for preset 'upload1' images from session '10jun17n50a' ... 
... Found 127 images in 418.01 msec 
... Remove processed images 
skipping images 
................ 
!!! WARNING: skipped 17 of 127 images 
... [[ no reprocess | 17 rejected | wrong tilt | in donedict ]] 
... Process images old to new 
Traceback (most recent call last): 
File "/opt/appion/bin/makestack2.py", line 1090, in ? 
makeStack.run() 
File "/usr/lib64/python2.4/site-packages/appionlib/appionLoop2.py", line 45, in run 
self._getAllImages() 
File "/usr/lib64/python2.4/site-packages/appionlib/appionLoop2.py", line 502, in _getAllImages 
self.params['apix'] = apDatabase.getPixelSize(self.imgtree[0]) 
File "/usr/lib64/python2.4/site-packages/appionlib/apDatabase.py", line 233, in getPixelSize 
pixelsizedata = pixelsizedatas[i] 
IndexError: list index out of range 
Actions

Also available in: Atom PDF