AllenInstitute / MIES

Multichannel Igor Electrophysiology Suite
https://alleninstitute.github.io/MIES/user.html
Other
21 stars 6 forks source link

Wavebuilder: Outputs the same noise curve for different filter orders #2116

Open t-b opened 1 month ago

t-b commented 1 month ago

For epoch type noise, duration 1000, amplitude 1, low pass 100, high pass 10 we get the same curves for filter order 5 and 6, and 7 and 8 and so on.

I guess is this is a property of the created filter.

Same issue with the butterworth SF operation.

t-b commented 1 month ago

Asked WM for help.

t-b commented 1 month ago

WM confirmed that the order for bandpass filters will be made one larger if it is odd as the internal implementation requires an even value.

Remedies: