Hi,
I am currently working in a human factors research team to implement an SSVEP-based BCI of high-speed visual evoked potentials.
We are already using your library for part of our pipeline such as RESS, but we would like to test the approach explained in this document as well:
"An SSVEP-based high-speed BCI using dry EEG electrodes"
https://www.nature.com/articles/s41598-018-32283-8
In short, they show how it is possible to overcome the CCA algorithm by using a filter bank analysis (FBA) as part of preprocessing and the activity-related component analysis (TRCA) as a classification algorithm for the target classes.
Does Python-meegkit include or do you intend to include the FBA or TRCA algorithms?
Thank you.