Skip to content
Snippets Groups Projects
  1. Jan 09, 2017
  2. Jun 05, 2016
  3. Mar 08, 2016
  4. Dec 16, 2015
  5. Sep 23, 2015
  6. Mar 13, 2015
  7. Jan 21, 2015
  8. Jan 09, 2015
  9. 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
  10. Oct 31, 2014
  11. Oct 30, 2014
  12. Oct 09, 2014
  13. Oct 08, 2014
  14. Sep 29, 2014
  15. Sep 11, 2014
  16. Aug 04, 2014
  17. Jul 14, 2014
  18. Mar 28, 2014
  19. Mar 21, 2014
  20. Jan 23, 2014
  21. Jan 19, 2014
  22. Aug 11, 2013
  23. Aug 10, 2013
  24. Aug 09, 2013
  25. Aug 04, 2013
  26. Aug 02, 2013
  27. 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
  28. Jul 23, 2013
  29. Jun 19, 2013
  30. Jun 17, 2013
Loading