Skip to content

Commit 5bbb727

Browse files
authored
Update element_array_ephys/ephys_precluster.py
1 parent bbe9f3f commit 5bbb727

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

element_array_ephys/ephys_precluster.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ def insert_new_params(cls, precluster_method: str, paramset_idx: int,
294294
class PreClusterParamSteps(dj.Manual):
295295
definition = """
296296
# Ordered list of paramset_idx that are to be run
297+
# When pre-clustering is not performed, do not create an entry in `Step` Part table
297298
precluster_param_list_id: smallint
298299
"""
299300

0 commit comments

Comments
 (0)