I am a new user of Spike2, so I apologize if this is a naive question. We record bursts of nerve action potentials and need to quantify the sizes of these bursts. In the past, using other software, we would routinely rectify, smooth, and then measure the area under the curve of each burst. If the baseline of the rectified and smoothed signal was not zero, we could simply subtract a voltage amount that would set this baseline to zero before measuring the area under the curve. If we did not do this, it would artificially add that DC offset to each burst measurement.
In Spike2, I have tried doing the same sequence of operations, but smoothing creates a positive DC offset and DC remove does not then move the baseline to zero; instead, it apparently makes the average of the signal zero (over a specified period of time), so that the curves of the rectified and smoothed bursts go above and below zero, rather than bottoming out at zero. If I then computed Area, it would not include the below-zero portions of each burst, as I understand it. Is there another function to use in Spike2 to make the baseline zero after smoothing, instead of DC remove? If I can't use such a function, I am concerned that the Area function will then calculate the entire area above zero for each burst, even though some of that is an artifactual elevation of the baseline.