Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make everything work with a temporal mask #20

Open
d1manson opened this issue May 4, 2014 · 2 comments
Open

Make everything work with a temporal mask #20

d1manson opened this issue May 4, 2014 · 2 comments

Comments

@d1manson
Copy link
Owner

d1manson commented May 4, 2014

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

  • slider/textbox for defining a section of the trial.
  • slider/textbox for defining a range of valid speeds
  • dial/textbox for defining a range of valid directions
  • and more...?
@d1manson
Copy link
Owner Author

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
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant