1xyconv(1) General Commands Manual xyconv(1)
2
3
4
6 xyconv - a converter of files in formats supported by xylib
7
9 xyconv [options] input_file output_file
10 xyconv [options] [file]
11
13 xyconv is a simple utility that converts files in formats supported by
14 xylib into TSV (tab-separated-values) format.
15
16 Xylib library supports a subset of Vamas ISO14976 format, several for‐
17 mats used for storing data from powder diffraction (pdCIF, Bruker RAW
18 and UXD, Philips RD and UDF, Sietronics Sieray CPI) and other niche
19 formats, typically containing 1D data from physical or chemical experi‐
20 ments.
21
22
24 For a full summary of options, run xyconv -h.
25
26
28 Written by Marcin Wojdyr <wojdyr@gmail.com>.
29
30
31
32 Oct 2009 xyconv(1)