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 4f28ad1 commit ab1a067Copy full SHA for ab1a067
element_array_ephys/ephys_chronic.py
@@ -551,7 +551,7 @@ class ClusteringTask(dj.Manual):
551
EphysRecording (foreign key): EphysRecording primary key.
552
ClusteringParamSet (foreign key): ClusteringParamSet primary key.
553
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.
+ task_mode (enum): `Trigger` computes clustering or and `load` imports existing data.
555
"""
556
557
definition = """
0 commit comments