Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove 3D pupil detector #2011

Merged
merged 16 commits into from
Dec 9, 2020
Merged

Remove 3D pupil detector #2011

merged 16 commits into from
Dec 9, 2020

Conversation

romanroibu
Copy link
Contributor

@romanroibu romanroibu commented Sep 14, 2020

This PR removes the default 3D pupil detector plugin from Pupil Core and introduces a simplified pupil detector network api.


ClickUp Task

@romanroibu romanroibu requested a review from papr November 16, 2020 08:59
@romanroibu romanroibu marked this pull request as ready for review November 16, 2020 09:00
pupil_src/launchables/eye.py Outdated Show resolved Hide resolved
Copy link
Contributor

@papr papr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Meeting notes

  • every detector publishes their own property broadcast
  • differentiate between target process and target detector
  • use class name to identify detector target
  • process and detector targets are optional for requesting the current property values
  • setting properties requires at least a detector target
  • notifications emitted should include eye_id and detector class name in the subject as well as in the payload

@papr papr self-requested a review December 2, 2020 15:45
@papr papr added the API changes Indicates issues and prs that either change the zmq or plugin api, or the export format. label Dec 2, 2020
@papr papr merged commit f2905a3 into develop Dec 9, 2020
@papr papr deleted the remove-3d-pupil-detector branch October 7, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API changes Indicates issues and prs that either change the zmq or plugin api, or the export format.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants