Skip to content

Reconstruct_art_pseudo_v3

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

!xmipp_reconstruct_art_pseudo (v3.0)

Usage

Generate 3D reconstructions from projections using ART on pseudoatoms. This program reconstructs based on irregular grids given by pseudo atomic structures. In case of regular grids, please refer to other programs as reconstruct_art or reconstruct_fourier. Optionally, a deformation file generated by Nodal Mode Alignment (NMA) can be passed with --nma parameter.

See also Volume_to_pseudoatoms_v3 Nma_alignment_v3

Parameters

$: Metadata file with input projections $: Output rootname $``: Pseudo atomic structure (PDB format) $--sigma &lt;s-1> $`--sampling_rate, -s &lt;Ts`1&gt; $`-l <lambda`0.1> $`-n &lt;N`1&gt; $`--nma <selfile`>

Examples and notes

Reconstruct with NMA file and relaxation factor of 0.2:

xmipp_reconstruct_art_pseudo -i projections.xmd -o art_rec --nma nmafile.xmd -l 0.2

User's comments

Clone this wiki locally