Skip to content

Volume_center_v31

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

!xmipp_volume_center (v3.1)

Usage

Finds the 3D center of mass and center the volume around this point

Parameters

$``: Input file: metadata, stack, volume or image. $--mode &lt;modeoverwrite> where <mode> can be:

    • $--label &lt;image_labelimage> $-o, --output &lt;output_file> $--oroot &lt;root> $--save_metadata_stack &lt;output_md> $: Store the original image filename in the output metadata in column imageOriginal. $: Preserve the columns from the input metadata. Some of the column values can be changed by the program. $--mask &lt;mask_typecircular> where <mask_type> can be:
    • $--center &lt;x00> <y0=0> <z0=0>

Examples and notes

xmipp_volume_center -i volume.vol -o volumeCentered.vol

User's comments

Clone this wiki locally