Skip to content
Snippets Groups Projects
  1. Dec 16, 2015
  2. Sep 23, 2015
  3. Mar 13, 2015
  4. Jan 21, 2015
  5. Jan 09, 2015
  6. Dec 22, 2014
    • shayo's avatar
      PSTH revived. Not fully tested. · 0003a949
      shayo authored
      0MQ is included, but not linked (unless you define it in
      NetworkEvents.h).
      Redrawing events are not called for some reason.
      0003a949
  7. Oct 31, 2014
  8. Oct 30, 2014
  9. Oct 09, 2014
  10. Oct 08, 2014
  11. Sep 29, 2014
  12. Sep 11, 2014
  13. Aug 04, 2014
  14. Jul 14, 2014
  15. Mar 28, 2014
  16. Mar 21, 2014
  17. Jan 23, 2014
  18. Jan 19, 2014
  19. Aug 11, 2013
  20. Aug 10, 2013
  21. Aug 09, 2013
  22. Aug 04, 2013
  23. Aug 02, 2013
  24. 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
  25. Jul 23, 2013
  26. Jun 19, 2013
  27. Jun 17, 2013
  28. Jun 15, 2013
Loading