Temporal Interference Toolbox
A comprehensive toolbox for temporal interference stimulation research, providing end-to-end neuroimaging and simulation capabilities.
Quick Start
- Set up your BIDS project directory
- Organize your data in BIDS format. Place DICOM files in
{project-name}/sourcedata/sub-{subjectID}/T1w/dicom/(and optionally T2w).
- Organize your data in BIDS format. Place DICOM files in
- Install Docker Desktop
- Required for running the toolbox environment.
- Download the required files:
- loader.sh - Main launch script
- docker-compose.yml - Docker configuration
# Run the script
bash loader.sh