- Feb 06, 2016
-
-
Jakob Voigts authored
used to miss one sample/pixel, leaving small gaps occasionally
-
- Jan 16, 2016
-
-
Jakob Voigts authored
still needs significant performance optimization. I’ll make a blog post about the details of why this approach should be reasonable soon. 2do: - debug, i’m pretty sure this is still missing one sample per pixel somewhere, and the scaling form sample/histogram density to pixel color is very hack-y - performance - make configurable via sliders
-
- Nov 19, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Nov 17, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Nov 10, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Nov 09, 2015
-
-
Aaron Cuevas Lopez authored
-
- Oct 07, 2015
-
-
Aaron Cuevas Lopez authored
-
- Oct 01, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Sep 24, 2015
-
-
Aaron Cuevas Lopez authored
-
- Sep 23, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Sep 22, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Sep 21, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Sep 18, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
Conflicts: .gitignore Builds/Linux/Makefile Builds/MacOSX/open-ephys.xcodeproj/project.pbxproj Builds/VisualStudio2013/open-ephys.vcxproj Builds/VisualStudio2013/open-ephys.vcxproj.filters Source/CoreServices.h Source/Processors/PSTH/PeriStimulusTimeHistogramEditor.cpp
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Sep 15, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Sep 06, 2015
-
-
Aaron Cuevas Lopez authored
Conflicts: Source/Processors/DataThreads/RHD2000Thread.cpp
-
- Sep 04, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Aug 30, 2015
-
-
Aarón Cuevas López authored
Fixed the value of bufferIndex, line 173 and following, as previous v…
-
Francesco Battaglia authored
Fixed the value of bufferIndex, line 173 and following, as previous version caused buffer index to be negative, triggering an assert, and most likely access violations and crashes. The important point is that in C99 the '%' operator is a 'remainder' and not a 'modulo' operator, so counterintuitively enough, it will give a negative results for negative numerators...
-
- Aug 28, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-