- Aug 22, 2012
-
-
Josh Siegle authored
-
- Jul 31, 2012
-
-
Josh Siegle authored
-
- Jul 07, 2012
-
-
jsiegle authored
-
jsiegle authored
-
Josh Siegle authored
-
Josh Siegle authored
-
Josh Siegle authored
-
jsiegle authored
-
- Jun 30, 2012
-
-
jsiegle authored
-
- Jun 28, 2012
-
-
jsiegle authored
-
- Jun 25, 2012
-
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
Previously, traces for each channel could not overlap, meaning that channels would appear to artificially saturate. There are now two parameters that determine the location of an LFP channel: plotHeight and interplotDistance. Thus, plots can remain close together while keeping a large range.
-
- Jun 24, 2012
-
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
In order to improve rendering efficiency, the screenBuffer was changed from a Juce AudioSampleBuffer to an array of GLfloats. Instead of specifying each individual vertex, OpenGL receives a glVertexPointer. Exact timing improvements have not been measured, but they should be significant.
-
- Jun 18, 2012
-
-
Josh Siegle authored
-
- Jun 17, 2012
-
-
jsiegle authored
-
- Jun 16, 2012
-
-
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.
-
- May 23, 2012
- May 22, 2012
-
-
https://github.com/open-ephys/GUIjsiegle authored
-
jsiegle authored
-
- May 21, 2012
- May 20, 2012
-
-
jsiegle authored
-