-
As I am taking a look I realize that the `get_probe` method returns a dummy probe from the contact vector:
https://github.com/SpikeInterface/spikeinterface/blob/bfe9fb649b58c48d2a04949061154f75f8e0…
-
Might be related to #126
```
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
_…
-
Hi,
I am confused about the preprocessing chain before running kilosort. In nearly all provided examples, 'highpass_filter', 'phase_shift' and 'common_reference' were run and sorters were called li…
-
Since SpikeInterface is pretty much done, I think it makes sense to write up a detailed paper about it, how it was built, and how it can be used while it is still fresh in our memory.
We can use sn…
-
Hello everyone,
I am currently running spikeinterface 0.101.2 to process some MaxTwo data. I concatenated some recording segments and centered the data, as I assumed it might be relevant to the iss…
-
# Project title:
### Key Investigators
* Alessio Buccino
* Joe Ziminski @JoeZiminski
* Zach McKenzie @zm711
## Project Description
> Ported from issue https://github.com/SpikeInterface/s…
-
This is related to
https://github.com/catalystneuro/neuroconv/issues/995
Check out the lines:
https://github.com/catalystneuro/roiextractors/blob/7592bbac765f19bcbf57b398c979fb9ee1f6c283/src/roie…
-
Apologies if this is super naive, I'm kind of new to python, I'm using someone else's code to do some analyses.
I run
`import spikeinterface.extractors as se`
and then further down in the co…
-
This is coming from here in Spikeinterface:
https://github.com/SpikeInterface/spikeinterface/issues/1228
Here, basically this format can't only be opened once per file-system.
```python
fr…
-
Hello! I am having a problem with spyking circus throwing an error during the fitting. It displays an error message, then keeps on going, but then it hangs and runs the CPUs at 100%, but never complet…