yapp_stacktim

Stacks time series data (such as those created using sub-band dedispersion) to form filterbank data. The time series files can be input in any order of frequency. The data files should be in the SIGPROC .tim format.

Usage:

yapp_stacktim [options] data-file-0 ... data-file-N-1

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

Example:

Stacks the time series in data.band0.tim, data.band1.tim, ..., data.band100.tim, assuming that there are no other files in the current directory that match the wildcard expansion of 'data.band*.tim'.

yapp_stacktim data.band*.tim