Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Potential mentors: Josh Siegle (@jsiegle), Jakob Voigts (@jvoigts), Aarón Cuevas López (@aacuevas), Alik Widge (Alik Widge)


9. Mathematical Operations

Description: Many real-time neuroscience applications require minor mathematical transforms. Channels may need to be subtracted to create local bipolar derivations. Multiplying channels by weight vectors and summing them is a classic neural decoding algorithm. One variant of these multichannel operations is already implemented as a Common Average Re-Reference plugin. This interface would be a module that applies very simple multichannel operations to transform data, possibly allowing the user to specify some parts (like a weight vector) in a separate file.

...