MatLab sometimes doesn't detect triggers coming from the scanner. It happens when key presses happen ±exactly at the same time as the triggers; due to bandwidth limitations I assume, the script is only able to process one of the two and the resulting log files end up missing triggers.
Maybe a solution is to dissociate between the inputs of different devices? That was we could have two parallel streams of inputs detected, and make sure they are all processed
MatLab sometimes doesn't detect triggers coming from the scanner. It happens when key presses happen ±exactly at the same time as the triggers; due to bandwidth limitations I assume, the script is only able to process one of the two and the resulting log files end up missing triggers.
Maybe a solution is to dissociate between the inputs of different devices? That was we could have two parallel streams of inputs detected, and make sure they are all processed