yapp_viewmetadata

This program displays metadata/data header/configuration information associated with one or more data files. The following file types are supported:

Usage:

yapp_viewmetadata [options] data-files

The options are:

The data file name may be a composed of standard shell wildcards such as * or ?.

Examples:

The following displays the metadata for the SIGPROC filterbank file data.fil. If this is a headerless filterbank file, it is expected that a file with metadata information, named data.fhd is present in the same directory as the data file.

yapp_viewmetadata data.fil

The following displays the metadata for all PRESTO dedispersed time series files in the /data directory.

yapp_viewmetadata /data/*.dat