A python toolbox to conduct non-invasive brain stimulation experiments (NIBS).
Project description
pyNIBS
Preprocessing, postprocessing, and analyses routines for non-invasive brain stimulation experiments.
pyNIBS provides the functions to allow cortical mappings with transcranial magnetic stimulation (TMS) via functional analysis. pyNIBS is developed to work with SimNIBS, i.e. SimNIBS' meshes and FEM results can directly be used.
Currently, SimNIBS 3.2.5 is supported. Have a look at our [gitlab repository] for SimNIBS 4 (beta) support.
See the documentation for package details and our protocol publication for an extensive example of the usage.
Installation
Via pip:
pip install pynibs
Or clone the source repository and install via setup.py:
git clone https://gitlab.gwdg.de/tms-localization/pynibs
cd pynibs
python setup.py develop
To import CED Signal EMG data use the export to .mat feature of Signal.
To read .cfs files exported with CED Signal you might need to manually compile the libbiosig package:
cd pynibs/pckg/biosig
tar -xvf biosig4c++-1.9.5.src_fixed.tar.gz
cd biosig4c++-1.9.5
./configure
make
cd python
python setup.py install
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/.local/lib # add `~/.local/lib` to your `.bashrc`
Bugs
Yes. Drop us a line if you find any or feel free to file a PR.
Citation
Please cite Numssen, O., Zier, A. L., Thielscher, A., Hartwigsen, G., Knösche, T. R., & Weise, K. (2021). Efficient high-resolution TMS mapping of the human motor cortex by nonlinear regression. NeuroImage, 245, 118654. doi:10.1016/j.neuroimage.2021.118654 when using this toolbox in your research.
References
- Weise, K., Numssen, O., Thielscher, A., Hartwigsen, G., & Knösche, T. R. (2020). A novel approach to localize cortical TMS effects. Neuroimage, 209, 116486. doi: 10.1016/j.neuroimage.2019.116486
- Numssen, O., Zier, A. L., Thielscher, A., Hartwigsen, G., Knösche, T. R., & Weise, K. (2021). Efficient high-resolution TMS mapping of the human motor cortex by nonlinear regression. NeuroImage, 245, 118654. doi:10.1016/j.neuroimage.2021.118654
- Weise, K., Numssen, O., Kalloch, B., Zier, A. L., Thielscher, A., Hartwigsen, G., Knösche, T. R. (2022). Precise transcranial magnetic stimulation motor-mapping. Nature Protocols. (accepted)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pynibs-0.1.8.tar.gz.
File metadata
- Download URL: pynibs-0.1.8.tar.gz
- Upload date:
- Size: 252.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
215b076bb81756043d3ad4e89f304ac5b4fd89b0b9fe0cf8b66f9845dc3a5403
|
|
| MD5 |
79b0fcffebcf9732738994acaa767edc
|
|
| BLAKE2b-256 |
7f310f83e17049a6337c36aa0dcc51ff5456b8f943c1da9def77ec2f4e68c9ca
|
File details
Details for the file pynibs-0.1.8-py3-none-any.whl.
File metadata
- Download URL: pynibs-0.1.8-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d87602719df7408f033c39b870a5bec831ec151d85b96eed505b248fdfad4c8c
|
|
| MD5 |
a8dde9c868ae332025630a06e46ef8b3
|
|
| BLAKE2b-256 |
9c9f762f47b7910205bbdc9a23531cb4cdc01fa6db684bea916b9cfbe4c5ff83
|