- Mar 11, 2015
-
-
Aaron Cuevas Lopez authored
-
- Oct 27, 2014
-
-
jsiegle authored
-
- Oct 25, 2014
-
-
jsiegle authored
-
- Oct 24, 2014
-
-
Josh Siegle authored
-
- Sep 22, 2014
-
-
jsiegle authored
-
- Jun 26, 2014
-
-
jsiegle authored
-
- Jun 24, 2014
-
-
jsiegle authored
-
- Dec 04, 2013
-
-
jsiegle authored
-
- Aug 24, 2013
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- Jul 29, 2013
-
-
jsiegle authored
-
- Apr 09, 2013
- Mar 12, 2013
- Dec 16, 2012
-
-
Josh Siegle authored
-
aacuevas authored
-
- Nov 28, 2012
-
-
jsiegle authored
-
- Nov 12, 2012
-
-
jsiegle authored
-
- Oct 08, 2012
-
-
jsiegle authored
-
- Oct 06, 2012
-
-
Josh Siegle authored
-
- Sep 17, 2012
-
-
open-ephys authored
-
- Sep 02, 2012
-
-
Josh Siegle authored
-
jsiegle authored
-
- Aug 08, 2012
-
-
Josh Siegle authored
-
- Jul 18, 2012
-
-
Josh Siegle authored
-
- Jul 17, 2012
-
-
Josh Siegle authored
-
- May 13, 2012
-
-
jsiegle authored
-
- Apr 17, 2012
-
-
Josh Siegle authored
-
- Mar 12, 2012
-
-
jsiegle authored
-
- Feb 15, 2012
-
-
jsiegle authored
-
- Feb 14, 2012
-
-
jsiegle authored
The IntanThread was occasionally looking for data after acquisition was disabled, which would trigger the SourceNode to attempt to manually disable callbacks. The only negative effect of this was that if the user was currently viewing a different signal chain, it would switch back to the Intan chain unexpectedly. This is no longer the case, as the SourceNode checks to see whether or not it received a proper disable signal from the ProcessorGraph before notifying the UI that data may have been dropped.
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
Generic Editors colors now match the type of processor. The FilterViewport layout has been changed to a simple outline.
-
jsiegle authored
-
jsiegle authored
- Added a FilterViewportButton class to the UIComponent file, which shows/hides the FilterViewport whenever it's clicked - Thus, the DataViewport can now fill up almost the entire window
-
- Feb 13, 2012
-
-
jsiegle authored
Tabs now work reasonably well when right-justified. Border is now a square (except for upper-right corner).
-
jsiegle authored
There was a minor bug in the SourceNode code, which caused it to delay restarting acquisition for about 1 second after acquisition was stopped. Now acquisition from the Intan Board can be restarted almost immediately after it finishes.
-