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
0a38c98ad276d4ba42130e041139c6cea8358502
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
Source
Author
Search by author
Any Author
authors
yehaojie
yehaojie
1 author
Jun 19, 2013
LfpDisplayCanvas now saves the state of the event buttons
· 0a38c98a
jsiegle
authored
11 years ago
0a38c98a
Change color palette
· 836e3a35
jsiegle
authored
11 years ago
836e3a35
Run astyle to clean up formatting
· bdc29f10
jsiegle
authored
11 years ago
bdc29f10
Remove Custom FPGA from ProcessorList
· 5a68da81
jsiegle
authored
11 years ago
5a68da81
Jun 18, 2013
Made event markers slightly more visible
· 83cb60fc
jvoigts
authored
11 years ago
83cb60fc
Fixed return values required by vcc on windows
· 4e999a10
Jakob Voigts
authored
11 years ago
4e999a10
Jun 17, 2013
Simplify spike data format
· 9a68a968
jsiegle
authored
11 years ago
9a68a968
Add check to SpikeDetector
· 20182141
jsiegle
authored
11 years ago
20182141
Fixed event display button positions
· c70566db
jvoigts
authored
11 years ago
c70566db
fixed building issue introduced in
3f68a923
· 48b51608
jvoigts
authored
11 years ago
48b51608
Add sample rate to .spikes header
· f563c03d
jsiegle
authored
11 years ago
f563c03d
Fix issues with saving spikes
· 8c03babb
jsiegle
authored
11 years ago
8c03babb
Jun 16, 2013
Added simple event display
· 8d8aef13
jvoigts
authored
11 years ago
8d8aef13
slightly modified phasedetecor behaviour
· c04e7f6f
jvoigts
authored
11 years ago
c04e7f6f
Jun 15, 2013
ChannelMappingNode works now
· 61204918
jsiegle
authored
11 years ago
61204918
Fix logic of ChannelMappingEditor buttons
· 0147fcb9
jsiegle
authored
11 years ago
0147fcb9
Replace Digital Ref with Channel Map
· c8f708fd
jsiegle
authored
11 years ago
c8f708fd
Spikes are now written to disk through the SpikeDisplayCanvas
· b6ae1c6a
jsiegle
authored
11 years ago
b6ae1c6a
SpikePlots can now open their own .spikes files when recording begins
· 6d9452c5
jsiegle
authored
11 years ago
6d9452c5
Threshold slider can now be used to filter spikes
· f73cdf47
jsiegle
authored
11 years ago
f73cdf47
Names of SpikePlots now reflect actual electrode names
· 10e5a30f
jsiegle
authored
11 years ago
10e5a30f
Fix logic of threshold slider
· d77131f9
jsiegle
authored
11 years ago
d77131f9
More changes to channel naming code
· 67c7c77a
jsiegle
authored
11 years ago
67c7c77a
Jun 09, 2013
In the process of making it possible to provide custom names for channels
· 33abc099
jsiegle
authored
11 years ago
33abc099
Switch order of channels in RHD2000Thread so all neural data channels are grouped together
· 73dfd1aa
jsiegle
authored
11 years ago
73dfd1aa
Allow LfpDisplay to show actual channel names
· 8eebf62c
jsiegle
authored
11 years ago
8eebf62c
Jun 05, 2013
Extend yellow line to bottom of LfpDisplay
· 09dbc5cf
jsiegle
authored
11 years ago
09dbc5cf
Jun 02, 2013
ctrl/shift +mousewheel now zooms/changes range
· 8b42e667
jvoigts
authored
11 years ago
8b42e667
Jun 01, 2013
Clear channelInfo array to prevent crash when resetting the number of channels in the lfpDisplay
· 0b615b53
jsiegle
authored
11 years ago
0b615b53
Add check to ensure a file is selected in the FileReader before acquisition can begin
· 20525a87
jsiegle
authored
11 years ago
20525a87
Commented mousedown code and removed debug output
· bb37949d
jvoigts
authored
11 years ago
bb37949d
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
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
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
Loading