Skip to content

Conversation

pellet
Copy link
Contributor

@pellet pellet commented Oct 2, 2025

  • Added stereoscopic VR rendering (stereoscopic parameter) with positional eye rendering.
  • Introduced trial loop method _run_trial_loop to simplify run and make it accessible to inheriting classes.
  • Fixed methods to use correct convention for being accessible by inheriting classes.
  • Added methods for inter-trial interval visualization (present_iti) and post-trial clean-up.
  • Modified variable intialization so that the defaults can be overriden before calling run().

pellet added 2 commits October 2, 2025 22:20
- Added stereoscopic VR rendering (`stereoscopic` parameter) with positional eye rendering.
- Introduced trial loop method `_run_trial_loop` to simplify `run` and make it accessible to inheriting classes.
- Fixed methods to use correct convention for being accessible by inheriting classes.
- Added methods for inter-trial interval visualization (`present_iti`) and post-trial clean-up.
- Modified variable intialization so that the defaults can be overriden before calling run().
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.

1 participant