Skip to content

Instantly share code, notes, and snippets.

@papr

papr/README.md Secret

Created July 28, 2022 13:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save papr/b7e5f86bdad8eb9ee98723f8d5053f5f to your computer and use it in GitHub Desktop.
Save papr/b7e5f86bdad8eb9ee98723f8d5053f5f to your computer and use it in GitHub Desktop.
Editable Blink Detector Plugin for Pupil Player

Editable Blink Detector Plugin

An extension of the built-in blink detector plugin. Allows users to exempt blinks from the export via the UI.

Install

  1. Download the editable_blinks.py and place it in the ~/pupil_player_settings/plugins folder.
  2. Start Pupil Player
  3. Disable Blink Detector in the Plugin Manager
  4. Enable Blink Detector (Editable) in the Plugin Manager

Usage

Use b and shift+b to jump between blinks. Toggle the Should Export button in the blink detector plugin menu to excempt specific blinks from export.

Note: The Should Export settings reset to True for all blinks when blinks are recalculated, including restarting the Pupil Player application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment