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 ab1a067 commit 486d938Copy full SHA for 486d938
element_array_ephys/ephys_no_curation.py
@@ -601,7 +601,7 @@ class ClusteringTask(dj.Manual):
601
EphysRecording (foreign key): EphysRecording primary key.
602
ClusteringParamSet (foreign key): ClusteringParamSet primary key.
603
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.
+ task_mode (enum): `Trigger` computes clustering or and `load` imports existing data.
605
"""
606
607
definition = """
0 commit comments