Actions
Bug #2656
closedrefine job base class does not handle flags in iteration param list
Status:
Closed
Priority:
Normal
Assignee:
Amber Herold
Category:
Python scripting
Target version:
Start date:
02/10/2014
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.2.0
Show in known bugs:
No
Workaround:
Description
There are a set of input values for refinements on the python side that can be set to values that are lists, one entry for each iteration. This set of values is added to the parser options, and the code doing that did not account for true/false flags that set an action and do not require a type to be set.
Actions