Last active
September 26, 2024 04:57
-
-
Save JAQuent/7f3b29fa1853d7553576dc3f73a786da to your computer and use it in GitHub Desktop.
DW settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "timeoutPeriod": 300.0, | |
| "forwardSpeed": 15.0, | |
| "rotationSpeed": 50.0, | |
| "mode": "fMRI", | |
| "showFPS": true, | |
| "targetFrameRate": 30, | |
| "endCountDown" : 60, | |
| "endMessage": "谢谢你完成本任务!\n\n请在您关闭应用前稍等片刻。\n\n剩余秒数: ", | |
| "rewardValue": 1, | |
| "punishmentValue": 2, | |
| "numTrials": 1, | |
| "diamond_x": [-21.2, 41.5, -17.5, -25.1, -18.7, 9.8, -33.7, -19.1, 29.1, -17.6, 24.4, 30.9, -3.4, 41.2, -2.9, 3.5, -32.1, 41.4, 2.5, -27.5], | |
| "diamond_z": [-7.6, 35.7, 38.7, 1.5, -17.9, -30.3, -33.4, 24.2, 17, -32.1, -36.4, 36.4, 16.3, -19.8, -12.3, -35.2, -8.1, -40.1, 8.2, 19.1], | |
| "diamondTimings": [19, 24.7, 25.7, 17.8, 28.8, 14.6, 18.4, 18.3, 10.9, 13.2, 28.6, 27.1, 25.6, 20.4, 11.8, 21.3, 12.5, 18.7, 29.2, 28.5], | |
| "trap_x": [22.5, -41.6, -16.1, -12.8, 1.8, 20, 17.2, -35.2, 30.9, 7.4, 34.8, -37.7, 37.3, -6.8, 9.7, -29.4, -0.5, -11.6, 31.6, -23.4, -39.3, 24.2, -31.7, -12.7, 40.6, -8.3, -23.4, 5, -3.4, -20.1, 3.8, -36.6, -0.2, 35.4, 35.3, 17.5, -2.1, 28.2, -32.8, -38.1, 29.9, -0.1, 3.6, 13.9, 36.8, -34, -37.1, 24.8, 19.8, 18.5], | |
| "trap_z": [-12.4, -3.5, -27.4, -19.6, 11.4, 28.7, 19.4, -0.6, -24.3, -40.7, -41.1, 6.8, -20.8, -24, 0.2, -39.2, -14.2, -2.1, -32.1, 33.9, 15.9, -7, 4.5, -31, 6.6, 1.7, 24.5, 26.9, -22.8, 18.7, -23.7, -23, -22, -15.5, -9.8, -42.7, -38.6, 13.5, -22.4, -33.4, -40.3, -9.1, -40.2, 26.3, 7.8, 37.1, 37.7, -20.3, -23.5, -18.3], | |
| "trapTimings": [26.6, 24.5, 15, 27.1, 17.1, 19, 23.6, 26.9, 10.3, 14.7, 18.9, 24, 22.8, 17.2, 28.8, 18.1, 23.3, 17.4, 19.3, 25.8, 20.5, 11.8, 24.3, 17.2, 28.9, 14.5, 28.6, 26.1, 10.8, 14.1, 16.1, 24.6, 27.2, 13.7, 10.1, 28.9, 24.6, 14, 21.4, 18.4, 14.8, 10.2, 16.8, 17.6, 27.4, 12.5, 26.5, 14.1, 20.6, 24.3], | |
| "ray_x": [0.05, 0.275, 0.5, 0.725, 0.95, 0.05, 0.275, 0.5, 0.725, 0.95, 0.05, 0.275, 0.5, 0.725, 0.95, 0.05, 0.275, 0.5, 0.725, 0.95, 0.05, 0.275, 0.5, 0.725, 0.95], | |
| "ray_y": [0.05, 0.05, 0.05, 0.05, 0.05, 0.275, 0.275, 0.275, 0.275, 0.275, 0.5, 0.5, 0.5, 0.5, 0.5, 0.725, 0.725, 0.725, 0.725, 0.725, 0.95, 0.95, 0.95, 0.95, 0.95], | |
| "useHTTPPost": true, | |
| "url": "https://jaquent.online/form", | |
| "username": "susan", | |
| "password": "hello", | |
| "changeKeys": true, | |
| "keys" : ["H", "J", "K"], | |
| "actionNeedToBeEnded": false | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment