Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
plugin-GUI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
yehaojie
plugin-GUI
Commits
16b60fca9d6728e2f067dd53d7578993ab9f40ca
Select Git revision
Branches
9
development
testing
master
default
protected
neuropix-2
plugin-generator
neuropix
NWB
juce4-update
winbuild
Tags
20
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
plugin-GUI
Author
Search by author
Any Author
authors
yehaojie
yehaojie
1 author
Jun 01, 2013
Changed clicks on channel to a coordinate based method
· 16b60fca
jvoigts
authored
11 years ago
16b60fca
May 30, 2013
Add grid scaling to WaveAxes
· 239e8120
jsiegle
authored
11 years ago
239e8120
Merge branch 'master' of
https://github.com/open-ephys/GUI
· bb5979aa
jsiegle
authored
11 years ago
bb5979aa
Fix issue with buffer indexing in LfpDisplayCanvas
· fbdafc0d
jsiegle
authored
11 years ago
fbdafc0d
Change datablock size to 300 and ignore incorrect header warning
· 5c46b6cd
jsiegle
authored
11 years ago
5c46b6cd
Allow user to set range on SpikePlots
· 2a74a595
jsiegle
authored
11 years ago
2a74a595
Solved accumulating delay issue
· 785d56c0
Jakob Voigts
authored
11 years ago
785d56c0
Add sine wave data file
· 8ea73656
jsiegle
authored
11 years ago
8ea73656
Properly scale spikes in the SpikePlot
· 546a4b72
jsiegle
authored
11 years ago
546a4b72
Allow individual channels to be disabled in SpikeDetector
· 459727b3
jsiegle
authored
11 years ago
459727b3
Fix SpikeDisplay resizing when adding new electrodes
· 36ae8571
jsiegle
authored
11 years ago
36ae8571
Disable buttons in RHD2000Editor during data acquisition
· 45842b60
jsiegle
authored
11 years ago
45842b60
Add option of enabling ADCs in Rhythm interface
· e97992ee
jsiegle
authored
11 years ago
e97992ee
Enable audio monitoring from RHD2000Thread
· c4c5df8f
jsiegle
authored
11 years ago
c4c5df8f
May 29, 2013
Fix problems with LfpDisplay
· 9b57af5a
jsiegle
authored
11 years ago
9b57af5a
Add call to updateRegisters() in RHD2000Thread::initialize()
· 61729499
jsiegle
authored
11 years ago
61729499
Re-enable aux inputs
· f7fab25b
jsiegle
authored
11 years ago
f7fab25b
Fix interface for changing sample rates
· 1b6cb247
jsiegle
authored
11 years ago
1b6cb247
RHD2000 can automatically find connected headstages
· f4013f36
jsiegle
authored
11 years ago
f4013f36
updateBuffer now accounts for leftMargin in setting screenBuffer size
· 51df8b07
jsiegle
authored
11 years ago
51df8b07
LfpDisplayCanvas and timescale now account for left margin on LfpDisplay
· a15946ac
jsiegle
authored
11 years ago
a15946ac
Increase LfpDisplayNode bufferLength to 10 s
· 943a45b8
jsiegle
authored
11 years ago
943a45b8
fixed lfp display glitch
· 98e85d95
jvoigts
authored
11 years ago
98e85d95
Updated color palette for better local contrast
· 0e4cf609
jvoigts
authored
11 years ago
0e4cf609
Increased visualizer callback frequency
· 0622986c
jvoigts
authored
11 years ago
0622986c
LFP redraws are now incremental
· 32af7a13
jvoigts
authored
11 years ago
32af7a13
May 26, 2013
RecordNode now saves sample rate for events files. Closes #44.
· 7050830f
jsiegle
authored
11 years ago
7050830f
May 25, 2013
fixed data buffer bug
· 700754d5
Jakob Voigts
authored
11 years ago
700754d5
changed connector A to 64 channel headstage
· 45a7d40b
Jakob Voigts
authored
11 years ago
45a7d40b
fixed dataBuffer bug when >1 stream is selected
· b418affb
Jakob Voigts
authored
11 years ago
b418affb
May 22, 2013
Allow other processors to see changes in RHD2000Thread sample rate
· bdd4cd89
jsiegle
authored
11 years ago
bdd4cd89
Add ability to clear SpikeDisplay
· 64f8f70b
jsiegle
authored
11 years ago
64f8f70b
Remove getMouseCursor from SpikeDisplayCanvas
· d1ab042d
jsiegle
authored
11 years ago
d1ab042d
Add source code for FileReader
· 5303930f
jsiegle
authored
11 years ago
5303930f
Switch to dedicated FileReader processor
· 273a617b
jsiegle
authored
11 years ago
273a617b
May 21, 2013
Fix incorrect bitvolts value in RHD2000Thread
· f6a62024
jsiegle
authored
11 years ago
f6a62024
Remove inappropriate scaling from LfpDisplayCanvas::updateScreenBuffer. Closes #30
· da4c59b5
jsiegle
authored
11 years ago
da4c59b5
Re-add files for ChannelMappingNode
· 1ebc88a4
jsiegle
authored
11 years ago
1ebc88a4
Merge branch 'master' of
https://github.com/open-ephys/GUI
· 22889895
jsiegle
authored
11 years ago
22889895
Fix confusion about height of LfpDisplay
· de170f2e
jsiegle
authored
11 years ago
de170f2e
Loading