Skip to content
Snippets Groups Projects
  1. Aug 11, 2013
  2. Aug 10, 2013
  3. Aug 09, 2013
  4. Aug 08, 2013
  5. Aug 07, 2013
  6. Aug 05, 2013
  7. Aug 04, 2013
  8. Aug 03, 2013
  9. Aug 02, 2013
  10. Jul 29, 2013
  11. Jul 25, 2013
    • aacuevas's avatar
      Fixed TTL events causing Spike Viewer glitch · bd3a4217
      aacuevas authored
      SpikeDetector used the channel count as eventType on the event channel list, which was used by SpikeDisplayNode to draw the appropiate plot. However, eventType should be used to differentiate different event types, as TTL vs. SPIKE. As result, SpikeDisplayNode tried to plot TTL event channels as 3 electrode plots.
      Fixed by adding an offset (SPIKE_BASE_CODE=100) to the channel count at eventType to avoid said collision. However, we perhaps should try to find a more elegant solution.
      bd3a4217
  12. Jul 24, 2013
  13. Jul 23, 2013
Loading