Skip to content

Tomo_align_tilt_series_v3

Adrian Quintana edited this page Dec 11, 2017 · 1 revision

!xmipp_tomo_align_tilt_series (v3.0)

Usage

Align a single-axis tilt series without any marker.

See also Tomo_align_dual_tilt_series_v3

Parameters

General Options $``: Input images The selfile must contain the list of micrographs and its tilt angles $--iorig &lt;metadatafile> $`--oroot &lt;fn_out`&gt; $`--thr <num`1> $`--lastStep <step`-1>

Step 0 (Affine alignment) Options $--maxShiftPercentage &lt;p0.2> $--thresholdAffine &lt;th0.85> $: Look globally for affine transformations $: Apply some filters before affine alignment $--maxIterDE &lt;n30> $: Show affine transformations as PPP* $`--identifyOutliers &lt;z`5&gt; $: Do not identify outliers $--pyramid &lt;level1>

Step 1 (Landmark chain) Options $--seqLength &lt;n5> $--localSize &lt;size0.04> $--useCriticalPoints &lt;n0> $--threshold &lt;th-1> $--blindSeqLength &lt;n-1> $--maxStep &lt;step4> $--gridSamples &lt;n40> $``: Set this flag if the tilt series is of a capillar

Step 2 (Determination of alignment parameters) Options $--psiMax &lt;psi-1> $--deltaRot &lt;rot5> $``: Optimize tilt angle

Step 3 (Produce aligned images) Options $``: Don't normalize the output images

Examples and notes

Typical run

xmipp_tomo_align_tilt_series -i tiltseries.sel --thr 8
If there are image with large shifts
xmipp_tomo_align_tilt_series -i tiltseries.sel --thr 8 --globalAffine
If there are clear landmarks that can be tracked
xmipp_tomo_align_tilt_series -i tiltseries.sel --thr 8 --criticalPoints

User's comments

Clone this wiki locally