d1manson / waveform

browser-based GUI for working with extra-neuronal waveform data
MIT License
11 stars 5 forks source link

Make everything work with a temporal mask #20

Open d1manson opened 10 years ago

d1manson commented 10 years ago

Want waveforms, clusters and ratemaps to work with a temporal mask. Then implement a number of masks:

d1manson commented 10 years ago

The spike aspect of this should be fairly easy to implement - just get cut.js to mask the inds for each group. ..though even that much isn't super simple. Then you have to look at pos, but pos is already in need of some encapsulation so we should bear that in mind when writing it.

d1manson commented 8 years ago

With the new rewrite this could actually be done without an absurd amount of mess-making and time.