nabusch / Elektro-Pipe

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

Implement wavelet_mxc in design_runtf #16

Open wanjam opened 4 years ago

wanjam commented 4 years ago

I think the simplest solution to do that would be to mimick the output of runtf.m with a new function based on wavelet_mxc.m. get_cfg.m could contain a few additional rows for the input parameters or the new function transforms the input parameters we already have. Should not be too difficult.