SpHr_Convolve [ /Dest=DestWaveName /CX ] srcWaveName, src2WaveName


Convolution computed using 'fast' DFT multiplication.


Parameters

srcWaveName  Specification for single precision source wave.


src2WaveName  Second single precision source wave to be convolved with srcWaveName. This wave is overwritten if /D=DestWaveName is omitted.


Flags

/Dest = DestWaveName

    destWaveName specifies where the results of convolution are written. src2WaveName is re-dimensioned and overwritten if destWaveName is omitted.


/CX = cx    Scales DestWaveName (or src2WaveName if DestWaveName is omitted) so that row x-scale values are centered at zero.


/DF=dfRef    dfRef is an optional datafolder reference. Destination waves are written to this existing datafolder, overriding any datafolder specified by destWaveName. Waves are written to the current datafolder if not specified here or in destWaveName.

Contact: Brian