Actions
Bug #2650
openAPPION_PARENT_ADDITION web configuration parameter is not supported by the cluster parameter form
Status:
In Code Review
Priority:
High
Assignee:
Category:
Web interface
Target version:
Start date:
02/05/2014
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.0.0
Show in known bugs:
No
Workaround:
The path currently needs to be modified manually in the gui.
Description
#2470 adds a feature to insert portions of the leginon path into the appion path during processing. This feature was not added to the cluster parameter form, so refinements get the wrong path.
Need to first, add the feature to the cluster param form and second, change getBaseAppionPath() to use the cluster class so this code is not in 2 places.
This fix should be merged to the 3.0 branch.
Actions