Differences
This shows you the differences between two versions of the page.
| hardware:eyetracking:eyelink:configuration [2026/05/29 12:25] – created foran | hardware:eyetracking:eyelink:configuration [2026/05/29 12:32] (current) – foran | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== EyeLink Camera Configuration ====== | ====== EyeLink Camera Configuration ====== | ||
| - | The Host PC's '' | + | The Host PC's '' |
| + | |||
| + | [2026-05-29: | ||
| + | |||
| + | ===== Prisma2 ===== | ||
| + | |||
| + | <code ini Prisma2 / | ||
| + | # sed -E ' | ||
| + | screen_phys_coords = -105, 140, 105, -140 | ||
| + | screen_pixel_coords = 0, 0, 1023, 767 | ||
| + | screen_distance = 1190 1220 | ||
| + | </ | ||
| <code ini Prisma2 / | <code ini Prisma2 / | ||
| Line 8: | Line 19: | ||
| screen_phys_coords = -105, 140, 105, -140 | screen_phys_coords = -105, 140, 105, -140 | ||
| screen_distance = 1190 1220 | screen_distance = 1190 1220 | ||
| + | </ | ||
| + | |||
| + | ===== Prisma 1 ===== | ||
| + | [Is not configured? | ||
| + | |||
| + | < | ||
| + | ag '\w+ = ' {FINAL, | ||
| + | |||
| + | PHYSICAL.INI | ||
| + | 12: ## screen_phys_coords = < | ||
| + | 17: | ||
| + | 19: ## screen_pixel_coords = < | ||
| + | 31: | ||
| + | 33: ## screen_distance = <mm to center> | <mm to top> <mm to bottom> | ||
| + | 39: | ||
| + | |||
| </ | </ | ||