File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1603,8 +1603,8 @@ class Waveform(dj.Part):
1603
1603
-> master
1604
1604
-> CuratedClustering.Unit
1605
1605
---
1606
- amplitude: float # (uV) absolute difference between waveform peak and trough
1607
- duration: float # (ms) time between waveform peak and trough
1606
+ amplitude=null : float # (uV) absolute difference between waveform peak and trough
1607
+ duration=null : float # (ms) time between waveform peak and trough
1608
1608
halfwidth=null: float # (ms) spike width at half max amplitude
1609
1609
pt_ratio=null: float # absolute amplitude of peak divided by absolute amplitude of trough relative to 0
1610
1610
repolarization_slope=null: float # the repolarization slope was defined by fitting a regression line to the first 30us from trough to peak
You can’t perform that action at this time.
0 commit comments