kemerelab / ghostipy

Apache License 2.0
21 stars 4 forks source link

Decimation filtering #7

Open ckemere opened 8 months ago

ckemere commented 8 months ago

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.