Hi Everyone, I have an EEG signal with 4000x56 data, where 56 is the number of trials and 4000 are the data points.
I am looking to separate data according to frequency ranges (theta, delta, gamma) in python. How can I do this?
Can you kindly let me know how can I get data for different frequency bands?
Thank you.