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 4cab8c8 commit 6338dafCopy full SHA for 6338daf
element_array_ephys/export/nwb/nwb.py
@@ -7,7 +7,7 @@
7
import pynwb
8
from element_session import session
9
from hdmf.backends.hdf5 import H5DataIO
10
-from nwb_conversion_tools.utils.conversion_tools import get_module
+from nwb_conversion_tools.utils.nwbfile_tools import get_module
11
from nwb_conversion_tools.utils.genericdatachunkiterator import GenericDataChunkIterator
12
from nwb_conversion_tools.utils.spikeinterfacerecordingdatachunkiterator import (
13
SpikeInterfaceRecordingDataChunkIterator,
0 commit comments