← Back

Deep TMS Targeting via SimNIBS + Unsupervised Analysis

Tags: Computational Neuroscience · Biomedical Engineering · SimNIBS · TMS · Finite Element Simulation · Python · Clustering

This project investigates whether deep transcranial magnetic stimulation (TMS) coils can effectively target deep brain structures commonly addressed by deep brain stimulation (DBS), using biophysical simulation and data-driven analysis.

Using SimNIBS, I ran scalp-wide coil placement optimizations across multiple head reconstructions and then analyzed the resulting optimal coil coordinates in MNI space using clustering and visualization techniques. A second-stage simulation validated field intensity at the target regions using the cluster-derived optimal coordinates.

High-Level Pipeline

  1. Head model inputs: subject MRI-derived reconstructions and meshes (T1/T2 → headreco output).
  2. Optimization runs: simulate coil placements across the scalp to find the best location for each target.
  3. Coordinate normalization: convert subject-space outputs into MNI space via affine transforms.
  4. Unsupervised analysis: identify consistent “best” scalp regions using clustering + t-SNE.
  5. FEA validation: re-simulate using representative optimal coordinates to quantify induced field intensity.

Targets

Simulations were run for deep structures motivated by DBS targets / clinical relevance, including:

What’s in the Repo

Why It Matters

Links

Disclaimer

This work is computational modeling only and is for research/educational purposes. It does not constitute medical advice and is not a clinical treatment recommendation.