-
It appears that filtering of a SpikeSortingRecording happens at the time where the recording is extracted for the session, whereas whitening happens at the time of spike sorting. This is confusing bec…
-
-
@magland
Apparently all these steps worked alright:
- register a Compute Resource
- install an App through the GUI (url to the spec file)
- start the compute resource
- create a Project from a s…
-
**Describe the bug**
I'm working on the kachery sharing and having an issue with with accesing data from tables. It's being downloaded to the client machine fine, but during fetch_nwb, the analysis_…
-
**Describe the bug**
sgi.insert_sessions(nwb_file_name) does a series of table insertions. If one fails, the data is left in an incomplete state where not all the needed data is inserted.
The sql…
-
Hi,
I started getting this error message when trying to run Phy. I understand now that this seems to be a Python version problem (even though I don't remember updating Python so far). Any clue wher…
-
@magland I am trying to download the ground-truth waveforms of spikeforest datasets using the following code:
```python
import spikeforest as sf
import spikeinterface as si
import spikeinterface…
-
I am getting an error when trying to extract the waveforms only for a subset of units. I have recordings with huge numbers of units and spikes, that make it impossible to extract the waveforms for all…
-
### What happened?
Hello, not really a bug, but the issue tracker only has fixed categories.
I'm trying to validate a file I created with:
```
from datetime import datetime
from dateutil impo…
-
I'm helping to set up spyglass on a new machine and following the install instructions at
[https://lorenfranklab.github.io/spyglass/type/html/installation.html](https://lorenfranklab.github.io/spygla…