Skip to main content

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.

Latest Release

pyNIBS provides the necessary tools 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.

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

Finally, add ~/.local/lib to your .bashrc:

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/.local/lib

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pynibs-0.1.6.tar.gz (252.1 kB view hashes)

Uploaded Source

Built Distribution

pynibs-0.1.6-py3-none-any.whl (1.3 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page