Tutorial: TMS resting motor threshold automatic estimation

This page describes the necessary setup, software and steps to automatically and rapidly estimate the resting motor threshold (RMT) of any individual at the NMOD facility at Campus Biotech.

Bibliography

Check out the following publications for context and details on the TMS amplitude adjustment method:

Setup

  • Connect the TMS (MagVenture/MagStim) to the NMOD desktop computer using the vendor serial cable.
  • Turn on the EMG desktop WIFI receiver and activate one EMG sensor – with a 156ms delay.
  • Turn on the CED Power3 1401 and connect the relevant EMG to the first digital port “0”.
  • Connect the TMS Trigger Out coaxial ourput to the “Trigger” port of the CED Power3 1401.

Software

  • Start Matlab 2017b on the NMOD facility desktop computer.
  • Run the code MTAT_fcbg_rest.m, a modified version of the program written by Prof. Dr. F. Awiszus (friedemann.awiszus@med.ovgu.de) compatible with the hardware available inside the NMOD facility.

 

  • The matlab program MTAT_fcbg_rest connects to the TMS and iteratively:
    • adjust the TMS amplitude to minimize the uncertainty on the RMT
    • wait for the TMS air trigger pedal to deliver the TMS pulse
    • record the EMG
    • accepts / repeats the measurement based on the EMG baseline level before the TMS pulse
    • analyzes the EMG data and calculates the 95% confidence interval on the RMT
    • Exit the loop if RMT is certain.

     

    Note:

  • This process converges rapidly towards the RMT (~40 sec).
  • If necessary, the default threshold (200 uV) can be easily modified in the code MTAT_fcbg_rest.m
  • Do not start Signal in order to avoid CED control issues between Matlab and Signal.

Display

Example of Matlab-based EMG data recording.

Counting the number of positive MEP (ie above RMT) is extremely time consuming and requires user interaction to count and/or adjust the TMS amplitude.

By contrast, the automatic MTAT_fcbg_rest program is fast and fully automatic. The experimenter only needs to press the TMS pedal every 3 seconds to send the adjusted TMS pulse.

Real-time MTAT_fcbg_rest Matlab display.

On the left: last EMG acquired. In the middle: next TMS amplitude. One the right: Summary of all peak-to-peak MEP data vs. TMS amplitude