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
Decimation filters ("polyphase") can be made more efficient by decimating first and filtering second, rather than filtering and decimating. For very long data, I think this could be a significant performance improvement, e.g., for downsampling the raw data to the LFP.
The text was updated successfully, but these errors were encountered:
Decimation filters ("polyphase") can be made more efficient by decimating first and filtering second, rather than filtering and decimating. For very long data, I think this could be a significant performance improvement, e.g., for downsampling the raw data to the LFP.
The text was updated successfully, but these errors were encountered: