Actions
Bug #1814
openrunDogPicker.php puts --ddstartframe=1 in appion script
Status:
In Code Review
Priority:
High
Assignee:
Category:
Web interface
Target version:
Start date:
05/18/2012
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.1.0
Show in known bugs:
No
Workaround:
Description
Maybe the form wants to give it a value?
This creates a script like this:
dogPicker.py --projectid=5 --preset=ed --session=12apr25anchitestT2 --runname=dogrun1a --rundir=/ami/data15/appion/12apr25anchitestT2/extract/dogrun1a --no-rejects --no-wait --commit --ddstartframe=1 --continue --peaktype=centerofmass --maxthresh=1.5 --thresh=0.7 --median=2 --lowpass=15 --highpass=0 --planereg --bin=4 --diam=500 --pixlimit=4.0 --expid=9842 --jobtype=dogpicker --ppn=1 --nodes=1 --walltime=240 --jobid=2367
Gives error:
dogPicker.py: error: no such option: --ddstartfram
Updated by Amber Herold over 12 years ago
- Category set to Web interface
- Assignee changed from Amber Herold to Anchi Cheng
- Priority changed from Normal to High
- Target version set to Appion/Leginon 2.2.0
Anchi, this parameter was added to appionloop.inc in #1409. Should I move the parameter to runMakeDDRawFrameStack.php or is it needed by other features as well?
Updated by Anchi Cheng over 12 years ago
- Assignee changed from Anchi Cheng to Amber Herold
No, I don't think other AppionLoop functions will need this.
Updated by Amber Herold over 12 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Amber Herold to Anchi Cheng
Actions