We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f948f7 commit 35e8193Copy full SHA for 35e8193
element_array_ephys/ephys_acute.py
@@ -665,7 +665,7 @@ def yield_unit_waveforms():
665
666
667
@schema
668
-class QualityMetric(dj.Imported):
+class QualityMetrics(dj.Imported):
669
definition = """
670
# Clusters and waveforms metrics
671
-> CuratedClustering
element_array_ephys/ephys_chronic.py
@@ -664,7 +664,7 @@ def yield_unit_waveforms():
664
0 commit comments