TMS trigger
in OpenSesame
Hello there,
I wonder if there is any plugins that can send markers to TMS for OpenSesame? Any similar plugin like parallel_port_trigger (for EEG)?
Thanks,
Matin
Comments
Hi,
Not dedicated to TMS in particular, but depending on the ports of the device you might be able to use the parallel_port_trigger or the serial port items. Or you can just use plain Python from within an inline_script. That depends to some extent on your device and what access points there are.
Eduard