Skip to content

Metadata_import_v3

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

!xmipp_metadata_import (v3.0)

Usage

Import metadata from plain text files.

See also Metadata_utilities_v3

Parameters

$: Input file text file $: If not provided, the resulting metadata will be printed on screen $: label to be imported, you also can pass a list beetween quotes and separated by spaces $: merge the imported metadata to an existing one

Examples and notes

If you have a text file with 2 columns with real values and you want to import as 'angleRot' and 'angleTilt'

xmipp_metadata_import -i angles.txt -o angles.doc --labels "angleRot angleTilt"

User's comments

Clone this wiki locally