Skip to content

Commit f6b93d7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_array_ephys/ephys_precluster.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ class ClusteringTask(dj.Manual):
683683
EphysRecording (foreign key): EphysRecording primary key.
684684
ClusteringParamSet (foreign key): ClusteringParamSet primary key.
685685
clustering_outdir_dir (varchar (255) ): Relative path to output clustering results.
686-
task_mode (enum): `Trigger` and `load` either computes clustering or imports existing clustering data, respectively.
686+
task_mode (enum): `Trigger` computes clustering or and `load` imports existing data.
687687
"""
688688

689689
definition = """

0 commit comments

Comments
 (0)