fScan Reference Manual, Chapter 2 (CmdLineOptions): despike

Despike -- Filter extreme values (i.e., shot noise)

usage: -despike Nstdevs flg winsiz

Extreme data values (spikes) can be filtered from the data either by time course or by image or raw data matrix. The default is to filter by time course unless running in real-time mode (-wait flag set). The algorithm first scans the data to determine the range of values that includes most of the data and calculates the standard deviation over that range. In the 2nd pass any value that is greater than NSTDEV's different than the average 4 preceding values is replaced.

See Also:
fScan Home, fScan Manual, CmdLineOptions, Manual Help