Skip to content

Add padding to bandpass filter

Compare
Choose a tag to compare
@perronea perronea released this 08 Dec 18:17
8384531

Added zero padding to the BOLD data prior to applying the bandpass filter to correct artifact that was introduced at the beginning and end of runs. Without padding the filter results in signal deflection at the edge of the timeseries because it requires neighboring time points in order to be applied correctly. After the padding is applied the signal deflection is entirely removed.