pulse icon indicating copy to clipboard operation
pulse copied to clipboard

Refactor

Open camilleanne opened this issue 9 years ago • 0 comments

To do:

Transition the guts of pulse into a browserified node application. v1 (operates with just the green channel):

  • [ ] transition from flask to node app
  • [ ] modularize front end (move to a new repo)
    • [ ] make data filter configurable
  • [ ] tests

v2 (uses ICA on all channels):

  • [ ] implement or find a js implementation of ICA
  • [ ] use ndarray
  • [ ] more tests

camilleanne avatar May 24 '15 19:05 camilleanne