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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
85b895fc83c2eadff3b5d7fff65f8f7ac6dfe23e
Select Git revision
Branches
9
NWB
development
juce4-update
master
default
protected
neuropix
neuropix-2
plugin-generator
testing
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
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jun
16
15
10
9
4
2
1
31
May
30
29
26
25
23
21
20
18
16
15
14
13
14
13
12
11
10
9
5
4
28
Apr
27
25
24
23
22
12
10
9
8
7
6
5
3
2
29
Mar
25
21
20
15
13
12
27
Feb
13
12
11
10
6
5
6
5
1
31
Jan
30
29
28
24
23
17
14
13
28
Dec
27
26
16
15
12
6
5
4
29
Nov
28
26
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
8
7
6
5
30
Oct
13
11
10
9
8
7
6
27
Sep
25
24
23
21
20
21
20
18
17
5
4
3
2
22
Aug
8
7
31
Jul
24
21
17
8
6
30
Jun
27
24
17
16
23
May
22
21
20
19
18
17
16
15
14
13
12
11
10
7
30
Apr
24
23
22
21
19
18
17
13
12
11
10
Merge branch 'master' of https://github.com/open-ephys/GUI
fixed building issue introduced in 3f68a923f5c4c2f6c8d5a466b55713ef5de97837
Add sample rate to .spikes header
Fix issues with saving spikes
Merge branch 'master' of github.com:open-ephys/GUI
Added simple event display
slightly modified phasedetecor behaviour
ChannelMappingNode works now
Fix logic of ChannelMappingEditor buttons
Replace Digital Ref with Channel Map
Spikes are now written to disk through the SpikeDisplayCanvas
SpikePlots can now open their own .spikes files when recording begins
Threshold slider can now be used to filter spikes
Names of SpikePlots now reflect actual electrode names
Fix logic of threshold slider
More changes to channel naming code
Merge branch 'master' of https://github.com/open-ephys/GUI
OS X changes
In the process of making it possible to provide custom names for channels
Switch order of channels in RHD2000Thread so all neural data channels are grouped together
Allow LfpDisplay to show actual channel names
Extend yellow line to bottom of LfpDisplay
ctrl/shift +mousewheel now zooms/changes range
Clear channelInfo array to prevent crash when resetting the number of channels in the lfpDisplay
Add check to ensure a file is selected in the FileReader before acquisition can begin
Commented mousedown code and removed debug output
Changed clicks on channel to a coordinate based method
Add grid scaling to WaveAxes
Merge branch 'master' of https://github.com/open-ephys/GUI
Fix issue with buffer indexing in LfpDisplayCanvas
Change datablock size to 300 and ignore incorrect header warning
Allow user to set range on SpikePlots
Solved accumulating delay issue
Add sine wave data file
Properly scale spikes in the SpikePlot
Allow individual channels to be disabled in SpikeDetector
Fix SpikeDisplay resizing when adding new electrodes
Disable buttons in RHD2000Editor during data acquisition
Add option of enabling ADCs in Rhythm interface
Enable audio monitoring from RHD2000Thread
Loading