SkillAgentSearch skills...

Simnibs

Simulation of Non-Invasive Brain Stimulation

Install / Use

/learn @simnibs/Simnibs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SimNIBS

SimNIBS Frontpage The main goal of SimNIBS is to calculate electric fields caused by Transcranial Electrical Stimulation (TES) and Transcranial Magnetic Stimulation (TMS).

The pipeline is divided in three parts:

  1. Automatic segmentation of MRI images and meshing to create individualized head models
  2. Calculation of electric fields through the Finite Element Method (FEM)
  3. Post-processing of results for further analysis.

Getting Started

SimNIBS runs on 64bit Windows, Linux and MacOS machines. Please visit the SimNIBS website for instructions on how to download and install SimNIBS.

Installation for development

After cloning the repository:

# create environment.yml
python tools/environment.py create dev
conda env create -f environment.yml
conda activate simnibs_env
python -m pip install --no-deps --no-build-isolation -e .
python simnibs/cli/link_external_progs.py

3rd Party Files

SimNIBS includes open-source and free code and binaries from several projects and research groups. Please see the 3RD-PARTY.md file for details.

Copyright and license

Copyright (c) SimNIBS developers 2024 under the GPL v3 license

Please see the SimNIBS website for a complete list of contributors.

View on GitHub
GitHub Stars174
CategoryDevelopment
Updated7d ago
Forks61

Languages

Python

Security Score

95/100

Audited on Mar 27, 2026

No findings