.. simnibs documentation master file, created by sphinx-quickstart on Wed Aug 22 14:44:31 2018. ============= SimNIBS 4.5 ============= **SimNIBS v4.5** is an open source software package for the Simulation of Non-invasive Brain Stimulation. It allows for realistic calculations of the electric field induced by transcranial magnetic stimulation (TMS) and transcranial electric stimulation (TES). A basic SimNIBS workflow consists of three main parts: * :ref:`Generate high-quality head models ` from MR images. * Set up and run simulation using our fast FEM solvers in the :ref:`graphical user interface `, or via :ref:`MATLAB or Python scripts `. * :ref:`Visualize simulation results `, and easily transform them to *FsAverage* or *MNI* space via in-built functions. SimNIBS offers several advanced options such as :ref:`Optimizations of TMS coil positions ` or several :ref:`TES optimization methods `. Also a number of :ref:`external open-source software packages and workflows ` build upon SimNIBS. .. raw:: html
.. raw:: html SimNIBS is copyrighted |copy| by its :ref:`authors ` and licensed under :download:`GPL v3 <../LICENSE.txt>`. It builds upon 3rd party open-source and free code and binaries from :ref:`several projects and research groups. <3rd_party>` .. note:: When you publish results based on SimNIBS, please cite `Thielscher, A., Antunes, A. and Saturnino, G.B. (2015), Field modeling for transcranial magnetic stimulation: a useful tool to understand the physiological effects of TMS? IEEE EMBS 2015, Milano, Italy `_ Please see :ref:`our publications ` for details about the SimNIBS modules. .. warning:: SimNIBS is a research tool. Clinical usage is not supported or advised. In particular, SimNIBS was not tested to give accurate results in the presence of pathological condition .. |copy| unicode:: U+000A9 ====== News ====== **Version 4.5.0** includes: * Exciting new optimization methods for :ref:`TMS ` and :ref:`TES `. * :ref:`Optimization of TMS coil positions also for bent and flexible coils `, thereby systematically avoiding intersections of the coil with the head. * :ref:`Leadfield-free optimization of TES montages `, including those with rectangular electrodes, center-surround montages, temporal interference stimulation and electrode arrays for tumor treating field therapies. * Several new TMS coil models and new :ref:`datasets `. * New format for TMS coil models (.tcd) that supports flexible and multi-element coils and simplifies the creation of custom coil models (example scripts are provided). * Tutorial for calculating :ref:`EEG leadfields ` with SimNIBS for use in `FieldTrip `_ and `MNE-Python `_ . * JupyterLab to make SimNIBS scripting in Python more straightforward. Please see details in the :ref:`changelog `. .. toctree:: :maxdepth: 2 :hidden: installation/installation dataset tutorial/tutorial documentation/documentation faq gallery contributors publications changelog contact external_packages