-
### What happened?
I want to specify a new GroupSpec for a reference to a list of existing Optical Channel objects to provide an ordered list of Optical Channel objects.
To do this, I am creating…
-
For datasets that have behavioral trials, it would be good addition to have a trial-aligned view for `ROIResponseSeries`
-
Due to the fact PowderWeb is dependent on xdg/gui for intial login. Containerising such and amazing tool had become a nightmare. Is there any plan on releasing a docker container ?
-
I followed the steps at the bottom of the README to install mesmerize and run the tests and got the following errors on my Mac M1. I suspect that these might be related to some update to numpy/scipy.
…
-
`ndx-events` has a newer version (not released on pypi yet), it introduces new objects for storing events data: https://github.com/rly/ndx-events/blob/main/src/spec/create_extension_spec.py
I notic…
-
### What happened?
I wrote an ephys recording to file with pynwb. When trying to load it in the file reader of OpenEphys (after installing the NWB plugin), OpenEphys crashes.
### Steps to Reprod…
-
This took a long time to figure out! When loading with `channel_group='tetrode1'` I get the units from `tetrode0`
https://github.com/CINPLA/expipe-plugin-cinpla/blob/ebd4b0217ae51a79111482f5bc86822f8…
-
Hi,
I'm running scripts that use pynapple through an IPython console in the Spyder IDE and I keep running into the following error:
Windows fatal exception: access violation
Thread 0x00005968 (…
-
Greetings! I have a minor little goblin to report/share!
I'm reading events from an NWB file like this:
```
from open_ephys.analysis import Session
directory = './my_data/nwb'
session = Sessio…
-
### What happened?
I attempt to display an nwb file in a Jupyter notebook by simply listing the nwb to be evaluated as cell output like so
`nwb`
But this causes the kernel to crash and the nwb is …