Page 1 of 1

3D Cursor Task Setup

Posted: 14 Aug 2018, 11:35
by adamr
I am trying to implement the 3D cursor task and was wondering what my setup should be to create the five bounded rectangle 3D environment shown below. [CursorTask_Screen.png[/attachment][/img]]
Thanks.

Re: 3D Cursor Task Setup

Posted: 23 Oct 2018, 10:26
by mellinger
Set the CameraProjection parameter to "wide angle perspective".

-Jürgen

Re: 3D Cursor Task Setup

Posted: 14 Mar 2019, 13:03
by adamr
So to move the cursor along the z axis does it simply require setting the rendering quality to high and adding buffer conditions and targets?

Re: 3D Cursor Task Setup

Posted: 08 Apr 2019, 11:52
by mellinger
Right, z direction corresponds to the third output channel of the normalizer filter. You should create an entry for the third output channel in the LinearClassifier, describing the signal you want to use for z control, e.g. amplitude at 10Hz over the right motor cortex minus amplitude at 10Hz over left motor cortex.