eman2:programs:e2simmx
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
eman2:programs:e2simmx [2025/07/06 16:05] – created steveludtke | eman2:programs:e2simmx [2025/07/06 16:24] (current) – created steveludtke | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | | [[# | + | < |
+ | usage: prog [options] <c input> <r input> < | ||
+ | Computes a similarity matrix between c-input (col - projections) and r-input (row - particles) stacks of 2-D images. Images may | ||
+ | optionally be aligned before comparison. Output is a matrix stored as an image with similarity value | ||
+ | pairs. When used for classification, | ||
+ | the output file can be found in the Wiki. | ||
- | ===== e2simmx2stage ===== | + | positional arguments: |
- | ||< | + | |
- | + | ||
- | + | ||
- | This program computes a similarity matrix similar to e2simmx, but in this case, the matrix is sparse to make the computation faster. The populated regions will correspond to the best similarity values. | + | |
- | + | ||
- | << | + | |
- | + | ||
- | ==== Command Line Arguments ==== | + | |
- | e2simmx2stage.py [options] <c input> <r input> < | + | |
- | + | ||
- | For command line options, see [[EMAN2:Programs/ | + | |
- | + | ||
- | <c input> <r input> < | + | |
- | + | ||
- | Anticipated speedups for this prorgram vs. e2simmx.py when no stage1 shrinking is used: | + | |
- | + | ||
- | {{http:// | + | |
+ | options: | ||
+ | -h, --help | ||
+ | --version | ||
+ | --help-to-html | ||
+ | --align ALIGN The name of an ' | ||
+ | --aligncmp ALIGNCMP | ||
+ | --ralign RALIGN | ||
+ | --raligncmp RALIGNCMP | ||
+ | The name and parameters of the comparitor used by the second stage aligner. Default is dot. | ||
+ | --cmp CMP The name of a ' | ||
+ | --prefilt | ||
+ | --prectf | ||
+ | --mask MASK File containing a single mask image to apply after alignment, but before similarity comparison | ||
+ | --colmasks COLMASKS | ||
+ | alignments. | ||
+ | --range RANGE Range of images to process (c0, | ||
+ | --saveali | ||
+ | --verbose n, -v n | ||
+ | --init | ||
+ | --fillzero | ||
+ | --exclude EXCLUDE | ||
+ | elements will still be created, but will be zeroed. | ||
+ | --shrink SHRINK | ||
+ | the process up. | ||
+ | --nofilecheck | ||
+ | --check, -c | ||
+ | --ppid PPID Set the PID of the parent process, used for cross platform PPID | ||
+ | --parallel PARALLEL | ||
+ | </ |
eman2/programs/e2simmx.1751817936.txt.gz · Last modified: by steveludtke