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 486d938 commit f6b93d7Copy full SHA for f6b93d7
element_array_ephys/ephys_precluster.py
@@ -683,7 +683,7 @@ class ClusteringTask(dj.Manual):
683
EphysRecording (foreign key): EphysRecording primary key.
684
ClusteringParamSet (foreign key): ClusteringParamSet primary key.
685
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.
+ task_mode (enum): `Trigger` computes clustering or and `load` imports existing data.
687
"""
688
689
definition = """
0 commit comments