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 139e99b commit 9881350Copy full SHA for 9881350
element_array_ephys/ephys.py
@@ -457,8 +457,7 @@ class Curation(dj.Manual):
457
def create1_from_clustering_task(self, key, curation_note=''):
458
"""
459
A function to create a new corresponding "Curation" for a particular
460
- "ClusteringTask", which assumes that no curation was performed on the
461
- dataset
+ "ClusteringTask"
462
463
if key not in Clustering():
464
raise ValueError(f'No corresponding entry in Clustering available'
0 commit comments