Skip to content
Snippets Groups Projects
  1. Jun 16, 2012
    • jsiegle's avatar
      IntanThread now handles TTL inputs and generates its own timestamps. · a7a594c4
      jsiegle authored
      The IntanThread can report TTL events on its 6 input channels. This was tested
      with an Arduino; input detection is fast and reliable.
      
      The IntanThread also generates its own timestamps, allowing the software to move
      toward a framework in which timestamps come from input sources, rather than
      from the RecordNode.
      
      Finally, an ArduinoOutput module was added, which allows the software to
      communicate with an Arduino via serial output.
      a7a594c4
  2. May 23, 2012
  3. May 22, 2012
  4. May 21, 2012
  5. May 20, 2012
  6. May 19, 2012
  7. May 18, 2012
  8. May 17, 2012
  9. May 16, 2012
  10. May 15, 2012
  11. May 14, 2012
    • jsiegle's avatar
      Changes to spike display · 61827f89
      jsiegle authored
      61827f89
    • jsiegle's avatar
      Revamped spike messages. · 5595bd02
      jsiegle authored
      The SpikeDetector now uses SpikeObjects to pass spike messages,
      rather than the GenericProcessor "addEvent" code, as previously.
      This makes it easier to distribute spikes to multi-channel electrode
      displays, such as StereotrodePlot and TetrodePlot. However, there's
      still a problem with setting the axes. "Real" spikes have an issue
      with constantly changing the axes, whereas simulated spikes do not.
      5595bd02
  12. May 13, 2012
  13. May 12, 2012
  14. May 11, 2012
  15. May 10, 2012
  16. May 07, 2012
  17. Apr 30, 2012
  18. Apr 24, 2012
Loading