fft_perform.m

function [ft] = fft_perform(lfp)

Helper function for timeseriesCoherence.m, performs FFT on input trials data.