Differences between revisions 1 and 2
Revision 1 as of 2010-11-24 15:39:35
Size: 797
Editor: SteveLudtke
Comment:
Revision 2 as of 2010-11-24 17:00:24
Size: 881
Editor: SteveLudtke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
This program expects a tomographic tilt-series as input. Normally this would be the .ali file resulting from a tilt-series This is a program for interactively exploring tomographic tilt series. It expects a tomographic tilt-series as input (NOT a reconstruction). Normally this would be the .ali file resulting from a tilt-series

examples/tomotrackbox.py

This is a program for interactively exploring tomographic tilt series. It expects a tomographic tilt-series as input (NOT a reconstruction). Normally this would be the .ali file resulting from a tilt-series alignment in IMOD, but technically the program can do some of its own alignment, so if your raw tilt-series is not TOO far out of alignment, you can still use this program. It does not require fiducials as the reconstructed feature itself acts as a fiducial.

example usage: $EMAN2DIR/examples/tomotrackbox.py aligned_stack.ali --invert

(use --invert if the target of interest looks black on a lighter background when normally viewed. EMAN2 requires white on a dark background.)

Here is a short demo movie showing how to use some of its features:

tomotrackbox demo movie

EMAN2/Programs/tomotrackbox (last edited 2010-11-24 17:01:34 by SteveLudtke)