Skip to content

Commit 15044cf

Browse files
bendichterkabilar
andauthored
Update element_array_ephys/export/nwb/nwb.py
Co-authored-by: Kabilar Gunalan <kabilar@datajoint.com>
1 parent 2e621c0 commit 15044cf

File tree

1 file changed

+0
-1
lines changed
  • element_array_ephys/export/nwb

1 file changed

+0
-1
lines changed

element_array_ephys/export/nwb/nwb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ def add_ephys_units_to_nwb(
265265
if nwbfile.electrodes is None:
266266
add_electrodes_to_nwb(session_key, nwbfile)
267267

268-
# add additional columns to the units table
269268
units_query = ephys.CuratedClustering.Unit() & session_key
270269

271270
for paramset_record in (

0 commit comments

Comments
 (0)