yapp_fold

Folds filterbank and dedispersed time series data at the given period, and displays the folded profile in a PGPLOT window. The following file types are supported:

This program creates an ASCII output file (with extension .ypr) of the folded profile for time series input, and no output file for filterbank input.

Usage:

yapp_fold [options] data-file

The flag -t (or --period) is a required argument.

Example:

Folds the data in data.tim with a period of 89.3 ms, in non-interactive mode, with the folded profile plot written to data.fold.ps, and the folded profile data written to the ASCII file data.ypr.

yapp_fold -t 89.3 -e -f data.tim