Skip to content

Commit 486d938

Browse files
kushalbakshiCBroz1
andauthored
Update element_array_ephys/ephys_no_curation.py
Co-authored-by: Chris Brozdowski <CBrozdowski@yahoo.com>
1 parent ab1a067 commit 486d938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_array_ephys/ephys_no_curation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ class ClusteringTask(dj.Manual):
601601
EphysRecording (foreign key): EphysRecording primary key.
602602
ClusteringParamSet (foreign key): ClusteringParamSet primary key.
603603
clustering_outdir_dir (varchar (255) ): Relative path to output clustering results.
604-
task_mode (enum): `Trigger` and `load` either computes clustering or imports existing clustering data, respectively.
604+
task_mode (enum): `Trigger` computes clustering or and `load` imports existing data.
605605
"""
606606

607607
definition = """

0 commit comments

Comments
 (0)