Open
Description
Describe the problem
What would you think about implementing something like this:
https://www.persyst.com/technology/ieeg-imaging-analysis/
Describe your solution
You would probably want to pass frequencies and compute spectrograms on the fly because it would be too much to store in memory
Describe possible alternatives
You could precompute and decimate. Maybe it would make sense to have both as options.
Additional context
Any idea how hard this would be? I was thinking I might try and do this in a couple days but if it's going to take a long time maybe it would be better as a GSoC or something.
Activity