Actions
Feature #382
closedctfestimate.php
Start date:
04/25/2010
Due date:
% Done:
100%
Estimated time:
Description
changed ctfTilt webpage to ctfEstimate web page, to launch the python ctfestimate.py script.
The processing menu on the left currently lists all ctfestimate jobs as "ctfFind" runs, need to figure out how to specifically get the "ctftilt" runs from there - maybe check to see if there exist tilt values for each of the "ctfestimate" jobs, and those are listed under "ctfTilt" runs?
r13609
Updated by Eric Hou over 14 years ago
- Status changed from In Code Review to In Test
- Assignee changed from Eric Hou to Amber Herold
- % Done changed from 0 to 100
Looks good to me. Ready for testing.
Updated by Amber Herold over 14 years ago
- Assignee changed from Amber Herold to Neil Voss
Updated by Neil Voss over 14 years ago
- Target version set to Appion/Leginon 2.0.0
Updated by Neil Voss over 14 years ago
- Assignee changed from Neil Voss to Gabriel Lander
The CTFTilt web launcher did not properly add the --ctftilt
flag for the python program.
Updated by Gabriel Lander over 14 years ago
- Assignee changed from Gabriel Lander to Neil Voss
fixed a typo in the webpage, I was missing an "&" before the ctftilt=True var in the url
r14162
Updated by Neil Voss over 14 years ago
- Status changed from In Test to Closed
- Assignee deleted (
Neil Voss)
Actions