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

Matrix display #180

Merged
merged 13 commits into from
Oct 21, 2021
Merged

Matrix display #180

merged 13 commits into from
Oct 21, 2021

Conversation

jcgangemi1
Copy link
Collaborator

Overview

Added matrix display and functionality to flash text stimuli in grid format. Added unit tests for all new functions.

Ticket

https://www.pivotaltracker.com/story/show/179031734

Contributions

  • display.matrix: added MatrixDisplay class with single-character presentation (SCP).
  • display.tests.matrix.test_matrix_display class to test all functionallity of matrix display.
  • display.demo.matrix.demo_calibration_matrix.py demo of how to use matrix display in a task like fashion

Test

  • make test-all
  • run demo_calibration_matrix.py

Documentation

  • Added docstrings to new code
  • Will add to README

Deleted unused imports to fix errors
@jcgangemi1 jcgangemi1 merged commit 3632595 into 1.5.1 Oct 21, 2021
tab-cmd pushed a commit that referenced this pull request Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants