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.
Updated by Amber Herold almost 11 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Amber Herold to Anchi Cheng
This should be merged to 3.0 once adequately tested.
Updated by Anchi Cheng almost 11 years ago
- Status changed from In Code Review to In Test
- Assignee changed from Anchi Cheng to Amber Herold
looks good.
Please assign someone else to test. Thanks.
Actions