Differences between revisions 1 and 2
Revision 1 as of 2008-01-22 17:33:39
Size: 1704
Editor: SteveLudtke
Comment:
Revision 2 as of 2008-01-22 17:34:16
Size: 1603
Editor: SteveLudtke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:

if len(imgs) != len(trans) : print "Warning ",len(imgs)," images, and ",len(trans)," translations

Q: I would like to shift a stack of particles according to a x,y document (whole integers to avoid interpolation), and I wonder if it is possible with eman ?

A: This isn't how EMAN usually does things, so none of the canned command-line programs will do this, but this simple script should do:

EMAN1/FAQ/TranslateParticles (last edited 2008-11-26 04:42:29 by localhost)