Actions
Feature #2313
openlist CTF values for a stack
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
03/27/2013
Due date:
% Done:
0%
Estimated time:
Description
For EMAN2 and FREALIGN, we need to list out the per-particle CTF values for a stack.
This provides a link from the stack page to generate this list.
One thing that we need is a temporary directory to store this list file, which can be large for big stacks. This directory should be writable by the web server, and cleaned up regularly.
This scratch directory is specified at the top of the "listCTFvalues.php" file:
$scratchdir="/tmp"
No data to display
Actions