AIDA2FLAT(1) - Linux man page online | User commands
Convert AIDA data files to a flat format.
Chapter
June 2012
AIDA2FLAT(1) User Commands AIDA2FLAT(1)
@gmail.com> for the Debian system
(but may be used by others).
Rivet June 2012 AIDA2FLAT(1)
NAME
aida2flat - Convert AIDA data files to a flat formatSYNOPSIS
aida2flat [options] aidafile [aidafile2 ...]DESCRIPTION
Convert AIDA data files to a flat format which is more human-readable then the XML (and by default also plottable directly using make-plots). The output is by default written out to standard output unless the --split, --smart-output, --gnuplot, or --output options are specified. When specifying either input or output filenames, a '-' is used to refer to stdin or stdout as appropriate. Histograms can also be filtered by AIDA path, using the -m or -M options for a positive or negative regex pattern patch respectively.OPTIONS
-h, --help show this help message and exit -o OUTPUT, --output=OUTPUT Write all histos to a single output file, rather than the default writing to std‐ out. stdout can be explicitly specified by setting '-' as the output filename. This option will be disregarded if --split, --smart-output, or --gnuplot is specified. -s, --split Write each histo to a separate output file, with names based on the histo path -S, --smart-output Write to output files with names based on the corresponding input filename. This option will be disregarded if --split is specified. -g, --gnuplot Provide output suitable for Gnuplot's 'plot "foo.dat" with xye'. This option implies --split and will override --output or --smart-output --plotinfodir=PLOTINFODIR directory which may contain plot header information -m PATHPATTERNS, --match=PATHPATTERNS Only write out histograms whose $path/$name string matches these regexes -M PATHUNPATTERNS, --unmatch=PATHUNPATTERNS Exclude histograms whose $path/$name string matches these regexesAUTHOR
This manual page was written by Lifeng Sun <
This manual | Reference | Other manuals |
---|---|---|
aida2flat(1) | referred by | flat2aida(1) |
refer to |