Prints channel and detector metadata from frame files.
lalfr-dump [file ...]
The lalfr-dump
utility dumps information about the contents of each file
to the standard output. The file
operands are processed in command-line order. If file
is a single dash (-
) or absent, lalfr-dump
reads from the standard input. Content dumped includes the detector structures contained and information about the data channels present.
The command:
lalfr-dump file.gwf
outputs information about the detector structures and channels con tained in the file.gwf
.