You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to know how the filtering and downsampling is applied on the DAT file using bz_LFPfromDAT function. I tried to check the code and I realized the sinc_filter function was used for filtering, but I couldn't understand how the downsampling was applied.