aolabNeuro / brain-python-interface

Other
4 stars 2 forks source link

Tracking task #152

Closed katherineperks closed 9 months ago

katherineperks commented 10 months ago

I previously added a feature that can be used with tracking task to specify incremental rotations of the hand-to-cursor mapping. Here I updated that feature so that you can specify a different tracking out time for the final rotation block. I also updated tracking task code so that setting the hold time to 0 will cause trials to automatically start (no opt-in hold required).

NOTE: The incremental rotations can occur around any one of the major bmi3d axes, but the current implementation only handles rotations around one axis at a time (meaning you can not simultaneously create incremental rotations that involve 2 axes).