Skip to content

Commit 766f4eb

Browse files
bendichterkabilar
andauthored
Update element_array_ephys/export/nwb/nwb.py
Co-authored-by: Kabilar Gunalan <kabilar@datajoint.com>
1 parent 2526812 commit 766f4eb

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
@@ -266,7 +266,6 @@ def add_ephys_units_to_nwb(
266266
if nwbfile.electrodes is None:
267267
add_electrodes_to_nwb(session_key, nwbfile)
268268

269-
units_query = ephys.CuratedClustering.Unit() & session_key
270269

271270
for paramset_record in (
272271
ephys.ClusteringParamSet & ephys.CuratedClustering & session_key

0 commit comments

Comments
 (0)