Skip to content

Commit 068ea3d

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

element_array_ephys/export/nwb/nwb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def __init__(self, lfp_electrodes_query, chunk_length: int = 10000):
4242
"""
4343
Parameters
4444
----------
45-
lfp_electrodes_query: element_array_ephys.ephys_no_curation.LFP
45+
lfp_electrodes_query: element_array_ephys.ephys.LFP.Electrode
4646
chunk_length: int, optional
4747
Chunks are blocks of disk space where data are stored contiguously and compressed
4848
"""

0 commit comments

Comments
 (0)