mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-11-04 14:39:42 +08:00
remove debug prints
This commit is contained in:
parent
fad00b71df
commit
3a98a586a6
@ -476,9 +476,7 @@ class EyeProcessor:
|
||||
|
||||
# set algo priorities
|
||||
if self.settings.gui_HSF:
|
||||
print('yes hsf')
|
||||
if self.er_hsf is None:
|
||||
print('yes none')
|
||||
if self.eye_id in [EyeId.LEFT]:
|
||||
self.er_hsf = External_Run_HSF(
|
||||
self.settings.gui_skip_autoradius,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user