Actions
Bug #1025
closedappion params['session'] should be replaced by ['sessionname']
Status:
Closed
Priority:
Normal
Assignee:
Amber Herold
Category:
Python scripting
Target version:
Start date:
11/10/2010
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.0.2
Show in known bugs:
No
Workaround:
r15037 allows either session and sessionname to be assigned in appionScript.py
Description
The latter is more specific. We have a mixture of these. It seems all upload scripts use 'session' as derived from appionScript. Those derived from appionLoop use 'sessionname'.
Actions