nabusch / Elektro-Pipe

A collection of code for a processing pipeline for elektrenkephalography data.
3 stars 2 forks source link

Compatibility new firfilt 2.x releases #12

Closed wanjam closed 5 years ago

wanjam commented 5 years ago

new firfilt release throws an

Operants to the || and && operators must be convertible to logical scalar...

error.

stack:

prep_master line 64
prep03_runICA line 67
pop_eegfiltnew line 275

check what g.usefftfilt & g.minphase are. Did the input to firfilt change?