Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • NWB
  • development
  • juce4-update
  • master default protected
  • neuropix
  • neuropix-2
  • plugin-generator
  • testing
  • winbuild
  • v0.4.3
  • v0.4.2
  • PCIe-V0
  • v0.4.0
  • v0.3.6
  • v0.3.5
  • v0.3.4
  • v0.3.3
  • v0.3.2
  • v0.3.1
  • v0.3.0
  • v0.2.8
  • v0.2.7
  • v0.2.6
  • v0.2.5
  • v0.2.4
  • v0.2.3
  • v0.2.2
  • v0.2.1
  • v0.2
29 results
Created with Raphaël 2.2.023Sep212021201817543222Aug8731Jul2421178630Jun2724171623May22212019181716151413121110730Apr2423222119181713121110986543229Mar2827262322212019151413111065432122Feb212019171615141311103fixed bug in the setAxesLimits function that was assigning limits from the wrong dimensionsremoved old plotting files (Tetrode, Stereotrode, Electrode) plots. They have all be replaced with SpikePlot.{h,cpp}Modified the pngs for the 5th radio button to have a non-edge style. Additionally I added a 6th button for generating spikes that has a spike waveform. I don't have the Jucer running locally so I can't add these files to the BinaryData class.Signal Generator now generates fake action potentials!!! The phase dial can be used to scale up and down noise on the spikesinitial commit of SpikePlot.cpp and SpikePlot.h which define a general spike plotting object that can completely replace ElectrodePlot, TetrodePlot, StereotrodePlot. SpikePlot objects can be added to the canvas and render fine, however, eventually the Tetrode variant of the SpikePlot causes a segfault, probably due to the way that spikes are copied around in the SpikeDisplayCanvas.modified xcode project file to work on my machineminor update, syncing before going homeAdapted to build with VS2012Altered the default settings of SignalGeneratorEditor and SpikeDetectorEditor to reflect the desired values for debugging the spike viewersfixed bug where the max size of a spikebuffer was 256 bytes, this is too small for tetrode spike, this value is not determined by a constant defined in SpikeObject.hbegan porting code from stereotrode plot to tetrode plot. It shows up in the canvas and actually shows spikes after the display is panned or zoomed at least once. Although spikes only show up in 2 of the 3 waveform axescorrect number of axes returned by getNumAxes()fixed bug in SpikeDisplaCanvas that was preventing spikes from getting rendered. The variable samplePosition was created but not initialized. I set it to 0vs2012 buildadded -ldl and -lXext to linker flagsMerge branch 'spikevis' of github.com:open-ephys/GUIUpdate Builds/Linux/build/40-open-ephys.rulesAdded Windows and Linux Opal Kelly driversUpdates to FPGAThreadFixed various aspects of FPGAThreadMerge LfpDisplayCanvasOS X changesAdded TTL visualization to LfpDisplayCanvasMerge branch 'master' of https://github.com/open-ephys/GUIOS X stuffCreated general rules file for both Opal Kelly and FTDIUpdated FPGAThread for new acquisition boardMerge branch 'master' of github.com:open-ephys/GUIRemoved swapBuffers() calls from OpenGLMerge branch 'master' of github.com:open-ephys/GUIUpdated README fileMerge branch 'master' of github.com:open-ephys/GUIMinor changes to DataViewportUpdated FPGAThread to work with new acquisition boardMerge branch 'master' of github.com:open-ephys/GUIAdded Linux .rules file for Opal Kelly FPGAChanged scroll bar logicChanged interface for retrieving fonts in OpenGLCanvasChanged method for drawing items on ProcessorListAdded method for setting background color
Loading