Skip to content
Snippets Groups Projects
  1. Jul 14, 2014
  2. Jun 25, 2014
  3. Apr 07, 2014
  4. Apr 06, 2014
  5. Apr 05, 2014
  6. Jan 25, 2014
  7. Nov 04, 2013
  8. Oct 18, 2013
  9. Oct 12, 2013
  10. Aug 24, 2013
  11. Aug 11, 2013
  12. Aug 10, 2013
  13. Aug 04, 2013
  14. Aug 03, 2013
  15. Aug 02, 2013
  16. Jul 29, 2013
  17. 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
  18. Jul 23, 2013
  19. Jul 19, 2013
  20. Jun 20, 2013
  21. Jun 19, 2013
  22. Jun 18, 2013
Loading