gkaguirrelab / transparentTrack

Determine pupil size and gaze location in IR video of the eye
MIT License
17 stars 9 forks source link

Timezone warning fix #78

Closed gkaguirre closed 6 years ago

gkaguirre commented 6 years ago

Placed parpool initialization in a utility function, and silenced this warning which was appearing with every parpool startup:

Warning: The system time zone setting, 'HST', specifies a time zone with a fixed offset from UTC, -10:00. This zone does not follow daylight saving time, and so may give unexpected results. See the datetime.TimeZone property for details about specifying time zones.