Skip to content

Commit 75d31a5

Browse files
author
Thinh Nguyen
committed
naming bugfix
1 parent bc2f528 commit 75d31a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_array_ephys/ephys.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ class Unit(dj.Part):
556556

557557
class UnitElectrode(dj.Part):
558558
definition = """
559-
-> master.UnitWaveform
559+
-> master.Unit
560560
-> probe.ElectrodeConfig.Electrode
561561
---
562562
waveform_mean: longblob # (uV) mean over all spikes

0 commit comments

Comments
 (0)