shah-in-boots / EGM

Evaluation of electrophysiological signals
https://shah-in-boots.github.io/EGM/
Other
0 stars 1 forks source link

Should ggm() use split header/signal data? #5

Closed shah-in-boots closed 1 year ago

shah-in-boots commented 1 year ago

This is an idea that needs further work. If ggm() uses VERY LONG data, with every row being a single observation, than it becomes relatively slow at plotting.

However, if we used spilt data (header/signal) file, with each signal column being a channel, and each row being a time index, than we lose the "ease" of faceting.