Project

General

Profile

Actions

Bug #3656

open

prepRefineFrealign.py does not convert stack properly

Added by Anchi Cheng over 8 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/13/2015
Due date:
% Done:

0%

Estimated time:

Description

Traceback (most recent call last):
  File "/opt/myamisnap/bin/prepRefineFrealign.py", line 247, in <module>
    app.start()
  File "/opt/myamisnap/lib/appionlib/apPrepRefine.py", line 420, in start
    self.__processStack(prepdata)
  File "/opt/myamisnap/lib/appionlib/apPrepRefine.py", line 363, in __processStack
    self.convertToRefineStack()
  File "/opt/myamisnap/bin/prepRefineFrealign.py", line 189, in convertToRefineStack
    xmipp_normtext = self.setArgText('xmipp-normalize',(paramdata['xmipp-norm'],),True)
  File "/opt/myamisnap/lib/sinedon/data.py", line 517, in __getitem__
    return self.special_getitem(key, dereference=True)
  File "/opt/myamisnap/lib/sinedon/data.py", line 496, in special_getitem
    value = super(Data, self).__getitem__(key)
KeyError: 'xmipp-norm'

Related issues 1 (1 open0 closed)

Related to Appion - Bug #3327: Remove proc2d from makestack2.pyIn Code ReviewSargis Dallakyan07/23/2015

Actions
Actions #1

Updated by Anchi Cheng over 8 years ago

  • Related to Bug #3327: Remove proc2d from makestack2.py added
Actions #2

Updated by Anchi Cheng over 8 years ago

broke because normalizemethod replaces xmipp-norm in appiondata apStackParams

There may be more

Actions

Also available in: Atom PDF