Documentation libsmi
Hi,
I am currently using Opensesame with an SMI Eyetracker, and I am trying to understand which possibilities I have when using the line calibrationData = CCalibration(9, 1, 0, 1, 1, 0, 127, 1, 15, b"") # (method (i.e.: number of points), visualization, display, speed, auto, fg, bg, shape, size, filename) in the libsmi python file.
For example, which value stays for auto or manual ? Or for visualization or non visualization ? In short, is there a documentation in which the different possibilities of values for this line of data are retrievable ?
Thanks by advance.
Jessica

Comments
Hi Jessica,
Check out this file. Page 30 and 31 should give you the information you need.
Good luck,
Eduard
Hi Jessica,
Check out this file. Page 30 and 31 should give you the information you need.
Good luck,
Eduard
Hi eduard,
Indeed, it gave me all the information I needed. Thanks a lot !
Jessica