-
Hi!
I'll share here some of the discussions we have on the google doc related to BEP021, so we can keep track and they don't get forgotten once we resolve the comments.
One of the first things w…
-
Is there any plan to include in matnwb some convenience functions for the new icephys tables introduced by nwb-schema 2.4, such as those mentioned in the [pynwb tutorial](https://pynwb.readthedocs.io/…
-
It is useful to know who is using scikit-image when planning funding proposals. I was looking a little into how one can extract information such as that presented in [GitHub's dependents view](https:/…
-
I set up
[cell-level neural commitment (Q107352306)](https://www.wikidata.org/wiki/Q107352306)
and
[network-level neural commitment (Q107355712)](https://www.wikidata.org/wiki/Q107355712)
to get s…
-
Hello
I use a hoc cell template with Bluepyopt, called 'class_axoaxoniccell_temp.hoc' attached below, and I run into the following issue when I run my bluepyopt script 'test.py' using my hoc cell …
-
## 1) Bug
With the current version of HDMF [on github](https://github.com/hdmf-dev/hdmf) an error `Cannot reassign parent to Container` is raised if I try to set the same electrodes `DynamicTableRegi…
-
SpikeSortingLoader has a method that gives a mapping from frame indices in raw recording to timestamps used for spike sorting, etc.
Maybe Mayo can send explicit code
-
Several functions that operate on `AnalogSignal` data return simple `numpy.ndarray`s, e.g.
- [the spectral analysis methods](https://elephant.readthedocs.io/en/latest/reference/spectral.html)
- [cor…
-
For some interfaces like SpikeGLX we automatically extract the `session_start_time`. If the latter is a dateime object we can automatically shift/align them if the user specifes the `session_start_tim…
-
version bump package for spikeinterfaces, then use this object:
```python
from spikeinterface.extractors import NeuralynxRecordingExtractor
obj = NeuralynxRecordingExtractor("dir_path")
```