Project

General

Profile

Actions

Bug #5185

open

Quickstack override flag doesn't exist

Added by Carl Negro about 7 years ago. Updated about 7 years ago.

Status:
In Code Review
Priority:
Normal
Assignee:
Carl Negro
Category:
-
Target version:
-
Start date:
08/31/2017
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 3.2
Show in known bugs:
No
Workaround:

Description

The --override flag exists in the quickstack webform, but not in appion/bin/quickstack.py. Neil, do you have any changes to merge to the trunk?

Actions #1

Updated by Neil Voss about 7 years ago

  • Status changed from New to In Code Review
  • Assignee changed from Neil Voss to Carl Negro

Hi Carl, From what I can tell by reading the code, python quickStack does not check the validity of the box sizes. Only the PHP code checks the boxsize, so I removed the commandline flag in commit commit:cd95b9e0

I am not setup for testing right now, so could you give it a try.

Actions #2

Updated by Anchi Cheng about 7 years ago

I think the issue is that inc/forms registers each option in the form with an option in the python code. Python code will still complain that --override is not an option.

Actions

Also available in: Atom PDF