yapp_subtract

Subtracts one time series data from another. This is useful in subtracting a smoothed version of a time series from itself (baseline subtraction). The data files should be in the SIGPROC .tim format.

Usage:

yapp_subtract [options] data-file-A ... data-file-B

Example:

Subtracts the time series in data.smooth1000.tim from data.tim with graphics not turned on. The output is written to data.sub.tim.

yapp_subtract data.tim data.smooth1000.tim