designs the bandpass filter used for spike detection/extraction
SYNOPSIS
function [handles, Fs] = initFilter(handles)
DESCRIPTION
designs the bandpass filter used for spike detection/extraction
the pass band is 300-3000
default sampling freq is 25kHz unless the handles.samplingFreq variable is set.
urut