Skip to content

Conversation

@pellet
Copy link
Collaborator

@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().
  • Allow early experiment exit when escape is pressed during instructions.

pellet added 3 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().
@pellet pellet marked this pull request as ready for review November 30, 2025 06:26
@pellet pellet merged commit e74c41d into NeuroTechX:master Nov 30, 2025
6 checks passed
@pellet pellet deleted the dev/rendering_improvements branch November 30, 2025 10:24
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