tabedzki
tabedzki
As a related but different issue, I have copied the spiketutorial notebooks over to one of the linux clusters and ran the same tutorial Nov23 and tried using the kilosort4...
@zm711 thank you for getting back and offering suggestions. However, I am unable to even get your simple version working. Please see below for the more information. Thank you in...
Same error unfortunately. ```python si_env) ➜ testing-spikeinterface python --version Python 3.9.19 (si_env) ➜ testing-spikeinterface cat sample_instructions.py import spikeinterface.full as si rec, sorting = si.generate_ground_truth_recording(num_channels=64, sampling_frequency=30_000.0) rec sorting_ks = si.run_sorter('kilosort4', rec,...
`0.101.0` works with both `python` and `ipython` while `0.100.x` did not. ``` (kilotest) ➜ spikeinterface git:(main) ✗ conda list | rg -e kilosort -e spikeinterface kilosort 4.0.4 pypi_0 pypi spikeinterface...
Yes, I don't see it being a problem for now! I am glad we were able to get to a working state. Thanks for your help. I'll leave this as...
Thanks Zach!