-
Would show activity of the muscle cell and compare to real data. Two papers in the muscle model repo have data for comparison that can be used to produce this figure.
-
We have recently released a python module for loading HEKA filetypes (https://github.com/easy-electrophysiology/load-heka-python). Currently HEKA loading is available in Neo through the Stimfit module…
-
Right now the `_scans.tsv` file keeps track of which acquisitions exist within a particular session. The word “scans” is a little domain-specific, especially as people begin to write BIDS formats fo…
tsalo updated
7 months ago
-
### Problem
Need to add theory documentation for different numerical methods and physics modules in svFSIplus
### Solution
Add theory documentation for different numerical methods and physics modul…
-
[NEO](https://neo.readthedocs.io) can read a big variety of electrophysiology data formats into Python. We should consider support for NEO as a property set method of `BaseData`.
The [lazy loading…
-
We propose to limit the file formats that are allowed to be placed within the directory structure. All allowed formats should have open, non-proprietary specifications.
Some suggestions to get the …
-
## Feature Request
### Problem
In many pipelines, external store files may have identical names. For example, an experimenter may name all their raw electrophysiology data 'data.bin'. When fetchin…
-
The `Units` table is designed for storing extracellular units: it contains optional references to the electrodes table and electrode group, which are both defined in the context of ecephys. The Svobod…
-
I tried to resolve the following query that made our site unresponsive for hours.
Neuron:(Neurotransmitter:Excitatory AND Morphology:(Dendrites:EC:22?000 AND Soma:EC:?1????) AND Electrophysiology:(…
-
I am trying to use matlab bridge to construct nwb file for our electrophysiology recording. I got stuck with below error. Any help would be greatly appreciated !
``` matlab
>> py.nwb.display_versio…