Describe the new feature you'd like
Now that the registration tab (#216) is almost merged, we can think about adding a signal processing tab, that would allow use to use confusius.signal. This could be super useful for some simple operations such as computing standardized signals (e.g. z-score, PSC, etc.), applying temporal filters, or applying the whole preprocessing pipeline in preparation for model fitting (with future decomposition/FC/GLM tabs!).
Describe the new feature you'd like
Now that the registration tab (#216) is almost merged, we can think about adding a signal processing tab, that would allow use to use
confusius.signal. This could be super useful for some simple operations such as computing standardized signals (e.g. z-score, PSC, etc.), applying temporal filters, or applying the whole preprocessing pipeline in preparation for model fitting (with future decomposition/FC/GLM tabs!).