Skip to content

Signal Generator v2.2

Choose a tag to compare

@vicmarcag vicmarcag released this 05 Jun 10:19
· 4 commits to master since this release

Date: 05 June 2023

Major update with respect to version v2.1:

  • The estimation of the exact sampling rate is further improved using the multiprocessing module. Now, a timer thread in another process is dedicated to precisely matching the update rate based on the chunk size. Another thread in the main process is intended to listen to that timer and send the EEG-generated chunks with tagged timestamps. Only a latency variation of +-1Hz is expected.
  • The GUI now displays the number of samples sent, along with the estimated sampling rate.