Converts dedispersed time series data in PRESTO .dat
format to SIGPROC .tim
format. The .inf
file containing PRESTO header information must be present in the
same directory as the .dat
file.
Usage:
yapp_dat2tim [options] data-file
-h
or--help
: Display this usage information.-v
or--version
: Display the version.
Example:
Converts the file data.dat
to data.tim
,
assuming the header file data.inf
is present in the
current directory.
yapp_dat2tim data.dat