Skip to content

Commit ab1a067

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_array_ephys/ephys_chronic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ class ClusteringTask(dj.Manual):
551551
EphysRecording (foreign key): EphysRecording primary key.
552552
ClusteringParamSet (foreign key): ClusteringParamSet primary key.
553553
clustering_outdir_dir (varchar (255) ): Relative path to output clustering results.
554-
task_mode (enum): `Trigger` and `load` either computes clustering or imports existing clustering data, respectively.
554+
task_mode (enum): `Trigger` computes clustering or and `load` imports existing data.
555555
"""
556556

557557
definition = """

0 commit comments

Comments
 (0)