Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALFrame 3.0.7.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
lalfr-paste

Merge channels in corresponding frames together.

Synopsis

lalfr-paste [file ...]

Description

The lalfr-paste utility concatenates the corresponding frames of the given input files, producing frames containing the merged channels and detector structures that are written to the standard output. If file is a single dash (-) for one of the input files, the standard input is used.

Examples

The command:

lalfr-paste file1.gwf file2.gwf > file3.gwf

merges the channels in the frames contained in file1.gwf with the channels in the frames contained in file2.gwf and writes the resulting set of frames to file3.gwf.

See also
lalfr-cut