esdalmaijer / PyGaze

an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments
www.pygaze.org
GNU General Public License v3.0
670 stars 211 forks source link

libsmi #143

Open julian-tejada opened 4 years ago

julian-tejada commented 4 years ago

Hi Edwin, I have been working in some new features of the libsmi and opensesame:

  1. Definition of the path of the idf file
  2. Function to call the iV_ShowEyeImageMonitor() and iV_ShowTrackingMonitor() to help positioning the participant
  3. Small adjusts in the calibration feedback.

And I want to share it with you, can I send the file?

Best

Julian Tejada

esdalmaijer commented 4 years ago

Hi Julian,

Thanks for wanting to contribute! :)

A pull request on GitHub would probably be the most efficient way to go :) If you're not wanting or able to do that, sending me files could also work.

Cheers, Edwin