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 b373b26 commit e973743Copy full SHA for e973743
element_array_ephys/ephys_acute.py
@@ -457,14 +457,9 @@ class Curation(dj.Manual):
457
458
def create1_from_clustering_task(self, key, curation_note=''):
459
"""
460
-<<<<<<< HEAD
461
- A function to create a new corresponding "Curation" for a particular
462
- "ClusteringTask"
463
-=======
464
A function to create a new corresponding "Curation" for a particular
465
"ClusteringTask", which assumes that no curation was performed on the
466
dataset
467
->>>>>>> dee1c29 (Rebase, squashed. See Details)
468
469
if key not in Clustering():
470
raise ValueError(f'No corresponding entry in Clustering available'
0 commit comments