Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@miketrumpis
miketrumpis / one-sided-fisher.ipynb
Created October 1, 2021 18:59
one-sided-fisher.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<?xml version="1.0" encoding="UTF-8"?>
<SETTINGS>
<INFO>
<VERSION>0.3.5</VERSION>
<DATE>19 Oct 2016 9:53:00</DATE>
<OS>Windows 8</OS>
<MACHINE></MACHINE>
</INFO>
<SIGNALCHAIN>
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/klusta/launch.py", line 250, in klusta
model = KwikModel(kwik_path, channel_group=channel_group)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/klusta/kwik/model.py", line 593, in __init__
clustering=clustering)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/klusta/kwik/model.py", line 1056, in open
self._channel_group_changed(self._channel_group)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/klusta/kwik/model.py", line 1145, in _channel_group_changed
self._load_features_masks()
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/klusta/kwik/model.py", line 795, in _load_features_masks
fm = _mmap_h5(kwx_path, h5_path)