AP C | [Rotation Alignment - classification, unknown references ||] |
AP SH | [Alignment - multi-reference, exhaustive rotation & shift ||*] |
AP SA | [Alignment - reference free, Shift ||] |
AP SR | [Alignment - reference free, Shift & Rotation ||] |
.ENTER FILE NUMBERS OR SELECTION DOC. FILE NAME: SELECTREF
[Enter numbers of reference files. The file numbers can also
be read from a selection document file where file numbers
are contained in the first register (not the keys).]
.TRANSLATION SEARCH RANGE, STEP SIZE: 6,2
[The search for translation parameters will be restricted to
+/- search range, performed every "step size" pixels.
Restrictions:
1. Search range + last ring <=NX/2-2
2. Search range has to be divisible by step size.]
.FIRST AND LAST RING: 5,15
[Only rings with radii in the range 5-15 will be analyzed.]
.ENTER TEMPLATE FOR IMAGE SERIES TO BE ALIGNED: DAT***
[Give the template name of the existing file series of
experimental images. These images will be checked for
alignment versus the reference images.]
.ENTER FILE NUMBERS OR SELECTION DOC. FILE NAME: 1-21
[Enter numbers of experimental images. The file numbers can also
be read from a selection document file where file numbers are contained in the
first register (not the keys).]
.OUTPUT ANGLES DOCUMENT FILE: PARM101
[This is the only output produced by this program.
It contains 6 columns for each aligned image:
1. Number of the most similar reference projection.
When this number is negative, the most similar is the
mirrored projection (see note 1).
2. Not-normalized correlation coefficient.
Can be used as a similarity measure.
3. Angle.
In-plane rotation angle determined.
4. X-shift.
X translation determined.
5. Y-shift.
Y translation determined.
6. Experimental projection number.]
NOTES
Example of SPIDER procedure implementing 3D alignment of projections following use of 'AP MQ' ;b11.alq ;Rotate and shift images according to the parameters from 'AP MQ' alignment DO LB1 X55=1,900 UD IC,X55,X21,X22,X23,X24,X25,X26 docapmq IF (X21.GT.0) THEN RT SQ win/ser{****x26} ali/sar{****x26} X23 X24,X25 ELSE RT SQ win/ser{****x26} _1 X23 X24,X25 MR _1 ali/sar{****x26} Y ENDIF LB1 EN