You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/opt/conda/lib/python3.9/site-packages/npc_ephys/units.py", line 269, in make_units_table_from_spike_interface_ks25
_ = future.result()
File "/opt/conda/lib/python3.9/concurrent/futures/_base.py", line 439, in result
return self.__get_result()
File "/opt/conda/lib/python3.9/concurrent/futures/_base.py", line 391, in __get_result
raise self._exception
File "/opt/conda/lib/python3.9/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File "/opt/conda/lib/python3.9/site-packages/npc_ephys/units.py", line 177, in _device_helper
awc = get_amplitudes_waveforms_channels_ks25(
File "/opt/conda/lib/python3.9/site-packages/npc_ephys/units.py", line 77, in get_amplitudes_waveforms_channels_ks25
_templates_mean = spike_interface_data.get_nwb_units_device_property(
File "/opt/conda/lib/python3.9/site-packages/npc_ephys/spikeinterface.py", line 363, in get_nwb_units_device_property
self.device_indices_in_nwb_units(probe)
File "/opt/conda/lib/python3.9/site-packages/npc_ephys/spikeinterface.py", line 353, in device_indices_in_nwb_units
[
File "/opt/conda/lib/python3.9/site-packages/npc_ephys/spikeinterface.py", line 354, in <listcomp>
npc_session.ProbeRecord(device)
File "/opt/conda/lib/python3.9/site-packages/npc_session/records.py", line 135, in __new__
return super().__new__(cls, cls.parse_id(content))
File "/opt/conda/lib/python3.9/site-packages/npc_session/records.py", line 213, in parse_id
raise ValueError(
ValueError: ProbeRecord requires a string containing `probe` followed by a letter A-F, or a single capital A-F alone, not 'Neuropixels 1.0'
The text was updated successfully, but these errors were encountered:
Might be related to #126
The text was updated successfully, but these errors were encountered: