SpHr_ImageEdges [ flags ] sourceWaveRef, destWaveSpec
Generate X-scale image edges. This operation is not currently used but may be useful in the future.
Parameters
sourceWaveRef Source wave reference.
destWaveSpec Specification for destination wave.
Flags
/X [ = xscale ]
Use source x-scaling.
/Col [ = col ]
Use sourceWaveRef[][col]
/R [ = reverse ]
Reverse image edge values.
/N [ = negate ]
Negate image edge values.
/S [ = scale ]
Reverse image edge values.
/X [ = xscale ]
Scale edge values. Setting xscale to 1.0 is the same as omitting the /X flag.
/DF = dfRef
dfRef is an optional datafolder reference. destWaveSpec is written to this existing datafolder, overriding any datafolder specified by destWaveSpec. Waves are written to the current datafolder if not specified here or by destWaveSpec.