PK | [Peak search] |
PK D | [Peak search - output to Document file] |
PK DR | [Peak search - Restricted neighborhood, output to Document file] |
PK 3 | [Peak search - 3D] |
Variable | Example | Receives |
First | [xii] | X location of max relative to image |
Second | [yii] | Y location of max relative to image |
Third | [xo] | X location of max relative to origin |
Fourth | [yo] | Y location of max relative to origin |
Fifth | [pk] | Peak height (maximum) |
Sixth | [nmax] | Number of maximal pixels |
Seventh | [bsize] | Peak bounding box radius |
.INPUT FILE: IMG001
[Enter the name of the image file.]
.ENTER ORIGIN COORDINATES OR <CR> FOR CENTER: 1, 1
[Enter the origin coordinates for reporting sub-pixel locations.
If you desire results relative to upper left image
corner you should use 1,1 since SPIDER images start with position 1,1 .]
[In the above example, the computer will find the highest peak. Its position will be printed in the RESULTS file. The register variables can be used as input to a subsequent shift ('SH') operation.
NOTES
NMAX | X | Y | XO | YO | HEIGHT | RADIUS |
NMAX | Number of maximum value pixels |
X | X peak location relative to image |
Y | Y peak location relative to image |
XO | X peak location relative to origin |
YO | Y peak location relative to origin |
HEIGHT | Peak height |
RADIUS | Peak bounding box radius |