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

Splitting the AOI dataframe into separate screens #869

Open
izaskr opened this issue Oct 23, 2024 · 0 comments
Open

Splitting the AOI dataframe into separate screens #869

izaskr opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@izaskr
Copy link
Collaborator

izaskr commented Oct 23, 2024

Description of the problem

  • Each stimulus is presented on multiple screens (pages), but the current code doesn't take that into account, leading to AOIs from different pages overlapping.

Description of a solution

  • Split the AOI dataframe into multiple drataframes, each corresponding to its screen
  • Steps:
    • Include a splitting function for the AOI dataframe in the TextStimulus class

Minimum acceptance criteria

Implemented splitting.

@izaskr izaskr added the enhancement New feature or request label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant