psychopy 2025.2.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- psychopy/CHANGELOG.txt +3981 -0
- psychopy/GIT_SHA +1 -0
- psychopy/LICENSE.txt +11 -0
- psychopy/LICENSES.txt +55 -0
- psychopy/VERSION +1 -0
- psychopy/__init__.py +148 -0
- psychopy/alerts/__init__.py +65 -0
- psychopy/alerts/_alerts.py +224 -0
- psychopy/alerts/_errorHandler.py +50 -0
- psychopy/alerts/alertsCatalogue/1000.yaml +0 -0
- psychopy/alerts/alertsCatalogue/1100.yaml +0 -0
- psychopy/alerts/alertsCatalogue/1500.yaml +0 -0
- psychopy/alerts/alertsCatalogue/2000.yaml +0 -0
- psychopy/alerts/alertsCatalogue/2100.yaml +0 -0
- psychopy/alerts/alertsCatalogue/2110.yaml +0 -0
- psychopy/alerts/alertsCatalogue/2115.yaml +21 -0
- psychopy/alerts/alertsCatalogue/2120.yaml +22 -0
- psychopy/alerts/alertsCatalogue/2150.yaml +0 -0
- psychopy/alerts/alertsCatalogue/2155.yaml +21 -0
- psychopy/alerts/alertsCatalogue/2300.yaml +0 -0
- psychopy/alerts/alertsCatalogue/2500.yaml +0 -0
- psychopy/alerts/alertsCatalogue/3000.yaml +0 -0
- psychopy/alerts/alertsCatalogue/3100.yaml +0 -0
- psychopy/alerts/alertsCatalogue/3110.yaml +25 -0
- psychopy/alerts/alertsCatalogue/3115.yaml +24 -0
- psychopy/alerts/alertsCatalogue/3200.yaml +0 -0
- psychopy/alerts/alertsCatalogue/3210.yaml +27 -0
- psychopy/alerts/alertsCatalogue/3400.yaml +0 -0
- psychopy/alerts/alertsCatalogue/3600.yaml +0 -0
- psychopy/alerts/alertsCatalogue/3610.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4000.yaml +0 -0
- psychopy/alerts/alertsCatalogue/4051.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4052.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4100.yaml +0 -0
- psychopy/alerts/alertsCatalogue/4105.yaml +18 -0
- psychopy/alerts/alertsCatalogue/4115.yaml +21 -0
- psychopy/alerts/alertsCatalogue/4120.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4125.yaml +23 -0
- psychopy/alerts/alertsCatalogue/4130.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4160.yaml +25 -0
- psychopy/alerts/alertsCatalogue/4200.yaml +0 -0
- psychopy/alerts/alertsCatalogue/4205.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4210.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4305.yaml +21 -0
- psychopy/alerts/alertsCatalogue/4310.yaml +21 -0
- psychopy/alerts/alertsCatalogue/4315.yaml +21 -0
- psychopy/alerts/alertsCatalogue/4320.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4325.yaml +23 -0
- psychopy/alerts/alertsCatalogue/4330.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4335.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4340.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4405.yaml +24 -0
- psychopy/alerts/alertsCatalogue/4505.yaml +22 -0
- psychopy/alerts/alertsCatalogue/4510.yaml +25 -0
- psychopy/alerts/alertsCatalogue/4520.yaml +26 -0
- psychopy/alerts/alertsCatalogue/4530.yaml +23 -0
- psychopy/alerts/alertsCatalogue/4540.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4545.yaml +22 -0
- psychopy/alerts/alertsCatalogue/4550.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4605.yaml +22 -0
- psychopy/alerts/alertsCatalogue/4610.yaml +22 -0
- psychopy/alerts/alertsCatalogue/4615.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4705.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4710.yaml +19 -0
- psychopy/alerts/alertsCatalogue/4810.yaml +19 -0
- psychopy/alerts/alertsCatalogue/5000.yaml +0 -0
- psychopy/alerts/alertsCatalogue/5055.yaml +25 -0
- psychopy/alerts/alertsCatalogue/6000.yaml +0 -0
- psychopy/alerts/alertsCatalogue/6105.yaml +18 -0
- psychopy/alerts/alertsCatalogue/7105.yaml +19 -0
- psychopy/alerts/alertsCatalogue/8105.yaml +21 -0
- psychopy/alerts/alertsCatalogue/8110.yaml +21 -0
- psychopy/alerts/alertsCatalogue/9998.yaml +19 -0
- psychopy/alerts/alertsCatalogue/9999.yaml +19 -0
- psychopy/alerts/alertsCatalogue/alertCategories.yaml +123 -0
- psychopy/alerts/alertsCatalogue/alertTemplate.yaml +19 -0
- psychopy/alerts/alertsCatalogue/alertmsg.py +173 -0
- psychopy/alerts/alertsCatalogue/generateAlertmsg.py +34 -0
- psychopy/alerts/alerttools.py +322 -0
- psychopy/app/Resources/README.md +12 -0
- psychopy/app/Resources/__init__.py +0 -0
- psychopy/app/Resources/betasplash.png +0 -0
- psychopy/app/Resources/betasplash@2x.png +0 -0
- psychopy/app/Resources/builder.ico +0 -0
- psychopy/app/Resources/classic/FlowBottom_CompLeft.png +0 -0
- psychopy/app/Resources/classic/FlowBottom_CompRight.png +0 -0
- psychopy/app/Resources/classic/FlowTop_CompLeft.png +0 -0
- psychopy/app/Resources/classic/FlowTop_CompRight.png +0 -0
- psychopy/app/Resources/classic/README.txt +9 -0
- psychopy/app/Resources/classic/__init__.py +0 -0
- psychopy/app/Resources/classic/_layouts.ai +1138 -1
- psychopy/app/Resources/classic/add.png +0 -0
- psychopy/app/Resources/classic/add@2x.png +0 -0
- psychopy/app/Resources/classic/addExp32.png +0 -0
- psychopy/app/Resources/classic/add_many.png +0 -0
- psychopy/app/Resources/classic/add_many@2x.png +0 -0
- psychopy/app/Resources/classic/alerts.png +0 -0
- psychopy/app/Resources/classic/beta.png +0 -0
- psychopy/app/Resources/classic/browser.png +0 -0
- psychopy/app/Resources/classic/browser@2x.png +0 -0
- psychopy/app/Resources/classic/bug16.png +0 -0
- psychopy/app/Resources/classic/case.png +0 -0
- psychopy/app/Resources/classic/case@2x.png +0 -0
- psychopy/app/Resources/classic/circle_mask.png +0 -0
- psychopy/app/Resources/classic/circle_mask@2x.png +0 -0
- psychopy/app/Resources/classic/clear.png +0 -0
- psychopy/app/Resources/classic/clear@2x.png +0 -0
- psychopy/app/Resources/classic/coderclass16.png +0 -0
- psychopy/app/Resources/classic/coderfunc16.png +0 -0
- psychopy/app/Resources/classic/coderimport16.png +0 -0
- psychopy/app/Resources/classic/coderjs16.png +0 -0
- psychopy/app/Resources/classic/coderpython16.png +0 -0
- psychopy/app/Resources/classic/codervar16.png +0 -0
- psychopy/app/Resources/classic/cogwindow32.png +0 -0
- psychopy/app/Resources/classic/color32.png +0 -0
- psychopy/app/Resources/classic/compile32.png +0 -0
- psychopy/app/Resources/classic/compile_js.png +0 -0
- psychopy/app/Resources/classic/compile_js@2x.png +0 -0
- psychopy/app/Resources/classic/compile_py.png +0 -0
- psychopy/app/Resources/classic/compile_py@2x.png +0 -0
- psychopy/app/Resources/classic/copy16.png +0 -0
- psychopy/app/Resources/classic/currentFile.png +0 -0
- psychopy/app/Resources/classic/currentFile@2x.png +0 -0
- psychopy/app/Resources/classic/delete16.png +0 -0
- psychopy/app/Resources/classic/desktop.png +0 -0
- psychopy/app/Resources/classic/desktop@2x.png +0 -0
- psychopy/app/Resources/classic/devices.png +0 -0
- psychopy/app/Resources/classic/devices@2x.png +0 -0
- psychopy/app/Resources/classic/dirup16.png +0 -0
- psychopy/app/Resources/classic/docclose16.png +0 -0
- psychopy/app/Resources/classic/download.png +0 -0
- psychopy/app/Resources/classic/edit.png +0 -0
- psychopy/app/Resources/classic/edit@2x.png +0 -0
- psychopy/app/Resources/classic/editbtn.png +0 -0
- psychopy/app/Resources/classic/editbtn16.png +0 -0
- psychopy/app/Resources/classic/editbtn16@2x.png +0 -0
- psychopy/app/Resources/classic/editbtn@2x.png +0 -0
- psychopy/app/Resources/classic/email.png +0 -0
- psychopy/app/Resources/classic/email@2x.png +0 -0
- psychopy/app/Resources/classic/experiment.png +0 -0
- psychopy/app/Resources/classic/experiment@2x.png +0 -0
- psychopy/app/Resources/classic/expsettings.png +0 -0
- psychopy/app/Resources/classic/expsettings@2x.png +0 -0
- psychopy/app/Resources/classic/file.png +0 -0
- psychopy/app/Resources/classic/file@2x.png +0 -0
- psychopy/app/Resources/classic/fileaudio.png +0 -0
- psychopy/app/Resources/classic/fileaudio@2x.png +0 -0
- psychopy/app/Resources/classic/filecss.png +0 -0
- psychopy/app/Resources/classic/filecss@2x.png +0 -0
- psychopy/app/Resources/classic/filecsv.png +0 -0
- psychopy/app/Resources/classic/filecsv@2x.png +0 -0
- psychopy/app/Resources/classic/filedesign.png +0 -0
- psychopy/app/Resources/classic/filedesign@2x.png +0 -0
- psychopy/app/Resources/classic/filefont.png +0 -0
- psychopy/app/Resources/classic/filefont@2x.png +0 -0
- psychopy/app/Resources/classic/filegit.png +0 -0
- psychopy/app/Resources/classic/filegit@2x.png +0 -0
- psychopy/app/Resources/classic/filehtml.png +0 -0
- psychopy/app/Resources/classic/filehtml@2x.png +0 -0
- psychopy/app/Resources/classic/fileimage.png +0 -0
- psychopy/app/Resources/classic/fileimage@2x.png +0 -0
- psychopy/app/Resources/classic/fileinfo.png +0 -0
- psychopy/app/Resources/classic/fileinfo@2x.png +0 -0
- psychopy/app/Resources/classic/filejs.png +0 -0
- psychopy/app/Resources/classic/filejs@2x.png +0 -0
- psychopy/app/Resources/classic/filejson.png +0 -0
- psychopy/app/Resources/classic/filejson@2x.png +0 -0
- psychopy/app/Resources/classic/filenew.png +0 -0
- psychopy/app/Resources/classic/filenew32.png +0 -0
- psychopy/app/Resources/classic/filenew@2x.png +0 -0
- psychopy/app/Resources/classic/fileopen.png +0 -0
- psychopy/app/Resources/classic/fileopen32.png +0 -0
- psychopy/app/Resources/classic/fileopen@2x.png +0 -0
- psychopy/app/Resources/classic/filepkg.png +0 -0
- psychopy/app/Resources/classic/filepkg@2x.png +0 -0
- psychopy/app/Resources/classic/filepsyexp.png +0 -0
- psychopy/app/Resources/classic/filepsyexp@2x.png +0 -0
- psychopy/app/Resources/classic/filepy.png +0 -0
- psychopy/app/Resources/classic/filepy@2x.png +0 -0
- psychopy/app/Resources/classic/filesave.png +0 -0
- psychopy/app/Resources/classic/filesave32.png +0 -0
- psychopy/app/Resources/classic/filesave@2x.png +0 -0
- psychopy/app/Resources/classic/filesaveas.png +0 -0
- psychopy/app/Resources/classic/filesaveas32.png +0 -0
- psychopy/app/Resources/classic/filesaveas@2x.png +0 -0
- psychopy/app/Resources/classic/filetxt.png +0 -0
- psychopy/app/Resources/classic/filetxt@2x.png +0 -0
- psychopy/app/Resources/classic/fileunknown.png +0 -0
- psychopy/app/Resources/classic/fileunknown@2x.png +0 -0
- psychopy/app/Resources/classic/filevideo.png +0 -0
- psychopy/app/Resources/classic/filevideo@2x.png +0 -0
- psychopy/app/Resources/classic/filter.png +0 -0
- psychopy/app/Resources/classic/filter@2x.png +0 -0
- psychopy/app/Resources/classic/find.png +0 -0
- psychopy/app/Resources/classic/find@2x.png +0 -0
- psychopy/app/Resources/classic/folder-open16.png +0 -0
- psychopy/app/Resources/classic/folder16.png +0 -0
- psychopy/app/Resources/classic/foldernew16.png +0 -0
- psychopy/app/Resources/classic/fork.png +0 -0
- psychopy/app/Resources/classic/fork@2x.png +0 -0
- psychopy/app/Resources/classic/github.png +0 -0
- psychopy/app/Resources/classic/github@2x.png +0 -0
- psychopy/app/Resources/classic/globe.png +0 -0
- psychopy/app/Resources/classic/globe@2x.png +0 -0
- psychopy/app/Resources/classic/globe_bug.png +0 -0
- psychopy/app/Resources/classic/globe_bug@2x.png +0 -0
- psychopy/app/Resources/classic/globe_greensync.png +0 -0
- psychopy/app/Resources/classic/globe_greensync@2x.png +0 -0
- psychopy/app/Resources/classic/globe_info.png +0 -0
- psychopy/app/Resources/classic/globe_info@2x.png +0 -0
- psychopy/app/Resources/classic/globe_magnifier.png +0 -0
- psychopy/app/Resources/classic/globe_magnifier@2x.png +0 -0
- psychopy/app/Resources/classic/globe_run.png +0 -0
- psychopy/app/Resources/classic/globe_run@2x.png +0 -0
- psychopy/app/Resources/classic/globe_user.png +0 -0
- psychopy/app/Resources/classic/globe_user@2x.png +0 -0
- psychopy/app/Resources/classic/goto16.png +0 -0
- psychopy/app/Resources/classic/greendot.png +0 -0
- psychopy/app/Resources/classic/greendot@2x.png +0 -0
- psychopy/app/Resources/classic/greenglobe.png +0 -0
- psychopy/app/Resources/classic/greenglobe@2x.png +0 -0
- psychopy/app/Resources/classic/greenglobe_bug.png +0 -0
- psychopy/app/Resources/classic/greenglobe_bug@2x.png +0 -0
- psychopy/app/Resources/classic/greenglobe_greensync.png +0 -0
- psychopy/app/Resources/classic/greenglobe_greensync@2x.png +0 -0
- psychopy/app/Resources/classic/greenglobe_info.png +0 -0
- psychopy/app/Resources/classic/greenglobe_info@2x.png +0 -0
- psychopy/app/Resources/classic/greenglobe_magnifier.png +0 -0
- psychopy/app/Resources/classic/greenglobe_magnifier@2x.png +0 -0
- psychopy/app/Resources/classic/greenglobe_run.png +0 -0
- psychopy/app/Resources/classic/greenglobe_run@2x.png +0 -0
- psychopy/app/Resources/classic/greenglobe_user.png +0 -0
- psychopy/app/Resources/classic/greenglobe_user@2x.png +0 -0
- psychopy/app/Resources/classic/greydot.png +0 -0
- psychopy/app/Resources/classic/greydot@2x.png +0 -0
- psychopy/app/Resources/classic/greytick.png +0 -0
- psychopy/app/Resources/classic/greytick@2x.png +0 -0
- psychopy/app/Resources/classic/invalid_img.png +0 -0
- psychopy/app/Resources/classic/jsPilot.png +0 -0
- psychopy/app/Resources/classic/jsPilot@2x.png +0 -0
- psychopy/app/Resources/classic/jsRun.png +0 -0
- psychopy/app/Resources/classic/jsRun@2x.png +0 -0
- psychopy/app/Resources/classic/libroot.png +0 -0
- psychopy/app/Resources/classic/libroot@2x.png +0 -0
- psychopy/app/Resources/classic/loop.png +0 -0
- psychopy/app/Resources/classic/loop@2x.png +0 -0
- psychopy/app/Resources/classic/monitor16.png +0 -0
- psychopy/app/Resources/classic/monitors.png +0 -0
- psychopy/app/Resources/classic/monitors16.png +0 -0
- psychopy/app/Resources/classic/monitors32.png +0 -0
- psychopy/app/Resources/classic/monitors@2x.png +0 -0
- psychopy/app/Resources/classic/orangedot.png +0 -0
- psychopy/app/Resources/classic/orangedot@2x.png +0 -0
- psychopy/app/Resources/classic/pavlovia.png +0 -0
- psychopy/app/Resources/classic/pavlovia16.png +0 -0
- psychopy/app/Resources/classic/pavlovia16@2x.png +0 -0
- psychopy/app/Resources/classic/pavlovia@2x.png +0 -0
- psychopy/app/Resources/classic/pavsync.png +0 -0
- psychopy/app/Resources/classic/pavsync@2x.png +0 -0
- psychopy/app/Resources/classic/person_off.png +0 -0
- psychopy/app/Resources/classic/person_off@2x.png +0 -0
- psychopy/app/Resources/classic/person_on.png +0 -0
- psychopy/app/Resources/classic/person_on@2x.png +0 -0
- psychopy/app/Resources/classic/photometer.png +0 -0
- psychopy/app/Resources/classic/photometer@2x.png +0 -0
- psychopy/app/Resources/classic/plugin16.png +0 -0
- psychopy/app/Resources/classic/plugin16@2x.png +0 -0
- psychopy/app/Resources/classic/plugins32.png +0 -0
- psychopy/app/Resources/classic/plus.png +0 -0
- psychopy/app/Resources/classic/plus@2x.png +0 -0
- psychopy/app/Resources/classic/preferences-app.png +0 -0
- psychopy/app/Resources/classic/preferences-app48.png +0 -0
- psychopy/app/Resources/classic/preferences-app@2x.png +0 -0
- psychopy/app/Resources/classic/preferences-conn.png +0 -0
- psychopy/app/Resources/classic/preferences-conn48.png +0 -0
- psychopy/app/Resources/classic/preferences-conn@2x.png +0 -0
- psychopy/app/Resources/classic/preferences-debug.png +0 -0
- psychopy/app/Resources/classic/preferences-debug@2x.png +0 -0
- psychopy/app/Resources/classic/preferences-general.png +0 -0
- psychopy/app/Resources/classic/preferences-general48.png +0 -0
- psychopy/app/Resources/classic/preferences-general@2x.png +0 -0
- psychopy/app/Resources/classic/preferences-hardware.png +0 -0
- psychopy/app/Resources/classic/preferences-hardware48.png +0 -0
- psychopy/app/Resources/classic/preferences-hardware@2x.png +0 -0
- psychopy/app/Resources/classic/preferences-keyboard.png +0 -0
- psychopy/app/Resources/classic/preferences-keyboard48.png +0 -0
- psychopy/app/Resources/classic/preferences-keyboard@2x.png +0 -0
- psychopy/app/Resources/classic/preferences-pilot.png +0 -0
- psychopy/app/Resources/classic/preferences-pilot@2x.png +0 -0
- psychopy/app/Resources/classic/preferences32.png +0 -0
- psychopy/app/Resources/classic/pyPilot.png +0 -0
- psychopy/app/Resources/classic/pyPilot@2x.png +0 -0
- psychopy/app/Resources/classic/pyRun.png +0 -0
- psychopy/app/Resources/classic/pyRun@2x.png +0 -0
- psychopy/app/Resources/classic/reddot.png +0 -0
- psychopy/app/Resources/classic/reddot@2x.png +0 -0
- psychopy/app/Resources/classic/redglobe.png +0 -0
- psychopy/app/Resources/classic/redglobe@2x.png +0 -0
- psychopy/app/Resources/classic/redglobe_bug.png +0 -0
- psychopy/app/Resources/classic/redglobe_bug@2x.png +0 -0
- psychopy/app/Resources/classic/redglobe_greensync.png +0 -0
- psychopy/app/Resources/classic/redglobe_greensync@2x.png +0 -0
- psychopy/app/Resources/classic/redglobe_info.png +0 -0
- psychopy/app/Resources/classic/redglobe_info@2x.png +0 -0
- psychopy/app/Resources/classic/redglobe_magnifier.png +0 -0
- psychopy/app/Resources/classic/redglobe_magnifier@2x.png +0 -0
- psychopy/app/Resources/classic/redglobe_run.png +0 -0
- psychopy/app/Resources/classic/redglobe_run@2x.png +0 -0
- psychopy/app/Resources/classic/redglobe_user.png +0 -0
- psychopy/app/Resources/classic/redglobe_user@2x.png +0 -0
- psychopy/app/Resources/classic/redo.png +0 -0
- psychopy/app/Resources/classic/redo32.png +0 -0
- psychopy/app/Resources/classic/redo@2x.png +0 -0
- psychopy/app/Resources/classic/regex.png +0 -0
- psychopy/app/Resources/classic/regex@2x.png +0 -0
- psychopy/app/Resources/classic/removeExp32.png +0 -0
- psychopy/app/Resources/classic/rename16.png +0 -0
- psychopy/app/Resources/classic/restart.png +0 -0
- psychopy/app/Resources/classic/restart@2x.png +0 -0
- psychopy/app/Resources/classic/run.png +0 -0
- psychopy/app/Resources/classic/run@2x.png +0 -0
- psychopy/app/Resources/classic/runner.png +0 -0
- psychopy/app/Resources/classic/runner@2x.png +0 -0
- psychopy/app/Resources/classic/runnerPilot.png +0 -0
- psychopy/app/Resources/classic/runnerPilot@2x.png +0 -0
- psychopy/app/Resources/classic/savebtn.png +0 -0
- psychopy/app/Resources/classic/savebtn16.png +0 -0
- psychopy/app/Resources/classic/savebtn16@2x.png +0 -0
- psychopy/app/Resources/classic/savebtn@2x.png +0 -0
- psychopy/app/Resources/classic/search.png +0 -0
- psychopy/app/Resources/classic/search@2x.png +0 -0
- psychopy/app/Resources/classic/showBuilder.png +0 -0
- psychopy/app/Resources/classic/showBuilder@2x.png +0 -0
- psychopy/app/Resources/classic/showCoder.png +0 -0
- psychopy/app/Resources/classic/showCoder@2x.png +0 -0
- psychopy/app/Resources/classic/showRunner.png +0 -0
- psychopy/app/Resources/classic/showRunner@2x.png +0 -0
- psychopy/app/Resources/classic/starred.png +0 -0
- psychopy/app/Resources/classic/starred@2x.png +0 -0
- psychopy/app/Resources/classic/start.png +0 -0
- psychopy/app/Resources/classic/start@2x.png +0 -0
- psychopy/app/Resources/classic/stdout.png +0 -0
- psychopy/app/Resources/classic/stop.png +0 -0
- psychopy/app/Resources/classic/stop32.png +0 -0
- psychopy/app/Resources/classic/stop@2x.png +0 -0
- psychopy/app/Resources/classic/switchCtrlBot.png +0 -0
- psychopy/app/Resources/classic/switchCtrlBot@2x.png +0 -0
- psychopy/app/Resources/classic/switchCtrlLeft.png +0 -0
- psychopy/app/Resources/classic/switchCtrlLeft@2x.png +0 -0
- psychopy/app/Resources/classic/switchCtrlRight.png +0 -0
- psychopy/app/Resources/classic/switchCtrlRight@2x.png +0 -0
- psychopy/app/Resources/classic/switchCtrlTop.png +0 -0
- psychopy/app/Resources/classic/switchCtrlTop@2x.png +0 -0
- psychopy/app/Resources/classic/tick.png +0 -0
- psychopy/app/Resources/classic/tick@2x.png +0 -0
- psychopy/app/Resources/classic/undo.png +0 -0
- psychopy/app/Resources/classic/undo32.png +0 -0
- psychopy/app/Resources/classic/undo@2x.png +0 -0
- psychopy/app/Resources/classic/unstarred.png +0 -0
- psychopy/app/Resources/classic/unstarred@2x.png +0 -0
- psychopy/app/Resources/classic/user_none.png +0 -0
- psychopy/app/Resources/classic/view-refresh16.png +0 -0
- psychopy/app/Resources/classic/viewbtn.png +0 -0
- psychopy/app/Resources/classic/viewbtn16.png +0 -0
- psychopy/app/Resources/classic/viewbtn16@2x.png +0 -0
- psychopy/app/Resources/classic/viewbtn@2x.png +0 -0
- psychopy/app/Resources/classic/windows16.png +0 -0
- psychopy/app/Resources/classic/windows16@2x.png +0 -0
- psychopy/app/Resources/coder.ico +0 -0
- psychopy/app/Resources/dark/FlowBottom_CompLeft.png +0 -0
- psychopy/app/Resources/dark/FlowBottom_CompRight.png +0 -0
- psychopy/app/Resources/dark/FlowTop_CompLeft.png +0 -0
- psychopy/app/Resources/dark/FlowTop_CompRight.png +0 -0
- psychopy/app/Resources/dark/README.txt +3 -0
- psychopy/app/Resources/dark/__init__.py +0 -0
- psychopy/app/Resources/dark/add.png +0 -0
- psychopy/app/Resources/dark/add@2x.png +0 -0
- psychopy/app/Resources/dark/addExp32.png +0 -0
- psychopy/app/Resources/dark/addExp32@2x.png +0 -0
- psychopy/app/Resources/dark/add_many.png +0 -0
- psychopy/app/Resources/dark/add_many@2x.png +0 -0
- psychopy/app/Resources/dark/alerts.png +0 -0
- psychopy/app/Resources/dark/alerts@2x.png +0 -0
- psychopy/app/Resources/dark/beta.png +0 -0
- psychopy/app/Resources/dark/beta@2x.png +0 -0
- psychopy/app/Resources/dark/browser.png +0 -0
- psychopy/app/Resources/dark/browser@2x.png +0 -0
- psychopy/app/Resources/dark/bug16.png +0 -0
- psychopy/app/Resources/dark/bug16@2x.png +0 -0
- psychopy/app/Resources/dark/case.png +0 -0
- psychopy/app/Resources/dark/case@2x.png +0 -0
- psychopy/app/Resources/dark/circle_mask.png +0 -0
- psychopy/app/Resources/dark/circle_mask@2x.png +0 -0
- psychopy/app/Resources/dark/clear.png +0 -0
- psychopy/app/Resources/dark/clear@2x.png +0 -0
- psychopy/app/Resources/dark/coderclass16.png +0 -0
- psychopy/app/Resources/dark/coderclass16@2x.png +0 -0
- psychopy/app/Resources/dark/coderfunc16.png +0 -0
- psychopy/app/Resources/dark/coderfunc16@2x.png +0 -0
- psychopy/app/Resources/dark/coderimport16.png +0 -0
- psychopy/app/Resources/dark/coderimport16@2x.png +0 -0
- psychopy/app/Resources/dark/coderjs.png +0 -0
- psychopy/app/Resources/dark/coderjs@2x.png +0 -0
- psychopy/app/Resources/dark/coderpython.png +0 -0
- psychopy/app/Resources/dark/coderpython@2x.png +0 -0
- psychopy/app/Resources/dark/codervar16.png +0 -0
- psychopy/app/Resources/dark/codervar16@2x.png +0 -0
- psychopy/app/Resources/dark/cogwindow32.png +0 -0
- psychopy/app/Resources/dark/cogwindow32@2x.png +0 -0
- psychopy/app/Resources/dark/color32.png +0 -0
- psychopy/app/Resources/dark/color32@2x.png +0 -0
- psychopy/app/Resources/dark/compile_js.png +0 -0
- psychopy/app/Resources/dark/compile_js@2x.png +0 -0
- psychopy/app/Resources/dark/compile_py.png +0 -0
- psychopy/app/Resources/dark/compile_py@2x.png +0 -0
- psychopy/app/Resources/dark/copy16.png +0 -0
- psychopy/app/Resources/dark/copy16@2x.png +0 -0
- psychopy/app/Resources/dark/currentFile16.png +0 -0
- psychopy/app/Resources/dark/currentFile16@2x.png +0 -0
- psychopy/app/Resources/dark/delete16.png +0 -0
- psychopy/app/Resources/dark/delete16@2x.png +0 -0
- psychopy/app/Resources/dark/desktop.png +0 -0
- psychopy/app/Resources/dark/desktop@2x.png +0 -0
- psychopy/app/Resources/dark/devices.png +0 -0
- psychopy/app/Resources/dark/devices@2x.png +0 -0
- psychopy/app/Resources/dark/dirup16.png +0 -0
- psychopy/app/Resources/dark/dirup16@2x.png +0 -0
- psychopy/app/Resources/dark/docclose16.png +0 -0
- psychopy/app/Resources/dark/docclose16@2x.png +0 -0
- psychopy/app/Resources/dark/download.png +0 -0
- psychopy/app/Resources/dark/download@2x.png +0 -0
- psychopy/app/Resources/dark/edit.png +0 -0
- psychopy/app/Resources/dark/edit@2x.png +0 -0
- psychopy/app/Resources/dark/editbtn16.png +0 -0
- psychopy/app/Resources/dark/editbtn16@2x.png +0 -0
- psychopy/app/Resources/dark/email.png +0 -0
- psychopy/app/Resources/dark/email@2x.png +0 -0
- psychopy/app/Resources/dark/experiment.png +0 -0
- psychopy/app/Resources/dark/experiment@2x.png +0 -0
- psychopy/app/Resources/dark/expsettings.png +0 -0
- psychopy/app/Resources/dark/expsettings@2x.png +0 -0
- psychopy/app/Resources/dark/file.png +0 -0
- psychopy/app/Resources/dark/file@16w.png +0 -0
- psychopy/app/Resources/dark/file@16w@2x.png +0 -0
- psychopy/app/Resources/dark/file@2x.png +0 -0
- psychopy/app/Resources/dark/fileaudio.png +0 -0
- psychopy/app/Resources/dark/fileaudio@2x.png +0 -0
- psychopy/app/Resources/dark/filecss.png +0 -0
- psychopy/app/Resources/dark/filecss@2x.png +0 -0
- psychopy/app/Resources/dark/filecsv.png +0 -0
- psychopy/app/Resources/dark/filecsv@2x.png +0 -0
- psychopy/app/Resources/dark/filedesign.png +0 -0
- psychopy/app/Resources/dark/filedesign@2x.png +0 -0
- psychopy/app/Resources/dark/filefont.png +0 -0
- psychopy/app/Resources/dark/filefont@2x.png +0 -0
- psychopy/app/Resources/dark/filegit.png +0 -0
- psychopy/app/Resources/dark/filegit@2x.png +0 -0
- psychopy/app/Resources/dark/filehtml.png +0 -0
- psychopy/app/Resources/dark/filehtml@2x.png +0 -0
- psychopy/app/Resources/dark/fileimage.png +0 -0
- psychopy/app/Resources/dark/fileimage@2x.png +0 -0
- psychopy/app/Resources/dark/fileinfo.png +0 -0
- psychopy/app/Resources/dark/fileinfo@2x.png +0 -0
- psychopy/app/Resources/dark/filejs.png +0 -0
- psychopy/app/Resources/dark/filejs@2x.png +0 -0
- psychopy/app/Resources/dark/filejson.png +0 -0
- psychopy/app/Resources/dark/filejson@2x.png +0 -0
- psychopy/app/Resources/dark/filenew.png +0 -0
- psychopy/app/Resources/dark/filenew32.png +0 -0
- psychopy/app/Resources/dark/filenew32@2x.png +0 -0
- psychopy/app/Resources/dark/filenew@2x.png +0 -0
- psychopy/app/Resources/dark/fileopen.png +0 -0
- psychopy/app/Resources/dark/fileopen32.png +0 -0
- psychopy/app/Resources/dark/fileopen32@2x.png +0 -0
- psychopy/app/Resources/dark/fileopen@2x.png +0 -0
- psychopy/app/Resources/dark/filepkg.png +0 -0
- psychopy/app/Resources/dark/filepkg@2x.png +0 -0
- psychopy/app/Resources/dark/filepsyexp.png +0 -0
- psychopy/app/Resources/dark/filepsyexp@2x.png +0 -0
- psychopy/app/Resources/dark/filepy.png +0 -0
- psychopy/app/Resources/dark/filepy@2x.png +0 -0
- psychopy/app/Resources/dark/filesave.png +0 -0
- psychopy/app/Resources/dark/filesave32.png +0 -0
- psychopy/app/Resources/dark/filesave32@2x.png +0 -0
- psychopy/app/Resources/dark/filesave@2x.png +0 -0
- psychopy/app/Resources/dark/filesaveas.png +0 -0
- psychopy/app/Resources/dark/filesaveas32.png +0 -0
- psychopy/app/Resources/dark/filesaveas32@2x.png +0 -0
- psychopy/app/Resources/dark/filesaveas@2x.png +0 -0
- psychopy/app/Resources/dark/filetxt.png +0 -0
- psychopy/app/Resources/dark/filetxt@2x.png +0 -0
- psychopy/app/Resources/dark/fileunknown.png +0 -0
- psychopy/app/Resources/dark/fileunknown@2x.png +0 -0
- psychopy/app/Resources/dark/filevideo.png +0 -0
- psychopy/app/Resources/dark/filevideo@2x.png +0 -0
- psychopy/app/Resources/dark/filter.png +0 -0
- psychopy/app/Resources/dark/filter@2x.png +0 -0
- psychopy/app/Resources/dark/find.png +0 -0
- psychopy/app/Resources/dark/find@2x.png +0 -0
- psychopy/app/Resources/dark/folder-open16.png +0 -0
- psychopy/app/Resources/dark/folder-open16@2x.png +0 -0
- psychopy/app/Resources/dark/folder16.png +0 -0
- psychopy/app/Resources/dark/folder16@2x.png +0 -0
- psychopy/app/Resources/dark/foldernew16.png +0 -0
- psychopy/app/Resources/dark/foldernew16@2x.png +0 -0
- psychopy/app/Resources/dark/fork.png +0 -0
- psychopy/app/Resources/dark/fork@2x.png +0 -0
- psychopy/app/Resources/dark/github.png +0 -0
- psychopy/app/Resources/dark/github@2x.png +0 -0
- psychopy/app/Resources/dark/globe.png +0 -0
- psychopy/app/Resources/dark/globe@2x.png +0 -0
- psychopy/app/Resources/dark/globe_bug.png +0 -0
- psychopy/app/Resources/dark/globe_bug@2x.png +0 -0
- psychopy/app/Resources/dark/globe_greensync.png +0 -0
- psychopy/app/Resources/dark/globe_greensync@2x.png +0 -0
- psychopy/app/Resources/dark/globe_info.png +0 -0
- psychopy/app/Resources/dark/globe_info@2x.png +0 -0
- psychopy/app/Resources/dark/globe_magnifier.png +0 -0
- psychopy/app/Resources/dark/globe_magnifier@2x.png +0 -0
- psychopy/app/Resources/dark/globe_run.png +0 -0
- psychopy/app/Resources/dark/globe_run@2x.png +0 -0
- psychopy/app/Resources/dark/globe_user.png +0 -0
- psychopy/app/Resources/dark/globe_user@2x.png +0 -0
- psychopy/app/Resources/dark/goto.png +0 -0
- psychopy/app/Resources/dark/goto@2x.png +0 -0
- psychopy/app/Resources/dark/greendot.png +0 -0
- psychopy/app/Resources/dark/greendot@2x.png +0 -0
- psychopy/app/Resources/dark/greenglobe.png +0 -0
- psychopy/app/Resources/dark/greenglobe@2x.png +0 -0
- psychopy/app/Resources/dark/greenglobe_bug.png +0 -0
- psychopy/app/Resources/dark/greenglobe_bug@2x.png +0 -0
- psychopy/app/Resources/dark/greenglobe_greensync.png +0 -0
- psychopy/app/Resources/dark/greenglobe_greensync@2x.png +0 -0
- psychopy/app/Resources/dark/greenglobe_info.png +0 -0
- psychopy/app/Resources/dark/greenglobe_info@2x.png +0 -0
- psychopy/app/Resources/dark/greenglobe_magnifier.png +0 -0
- psychopy/app/Resources/dark/greenglobe_magnifier@2x.png +0 -0
- psychopy/app/Resources/dark/greenglobe_run.png +0 -0
- psychopy/app/Resources/dark/greenglobe_run@2x.png +0 -0
- psychopy/app/Resources/dark/greenglobe_user.png +0 -0
- psychopy/app/Resources/dark/greenglobe_user@2x.png +0 -0
- psychopy/app/Resources/dark/greydot.png +0 -0
- psychopy/app/Resources/dark/greydot@2x.png +0 -0
- psychopy/app/Resources/dark/greytick.png +0 -0
- psychopy/app/Resources/dark/greytick@2x.png +0 -0
- psychopy/app/Resources/dark/invalid_img.png +0 -0
- psychopy/app/Resources/dark/jsPilot.png +0 -0
- psychopy/app/Resources/dark/jsPilot@2x.png +0 -0
- psychopy/app/Resources/dark/jsRun.png +0 -0
- psychopy/app/Resources/dark/jsRun@2x.png +0 -0
- psychopy/app/Resources/dark/libroot16.png +0 -0
- psychopy/app/Resources/dark/libroot16@2x.png +0 -0
- psychopy/app/Resources/dark/loop.png +0 -0
- psychopy/app/Resources/dark/loop@2x.png +0 -0
- psychopy/app/Resources/dark/monitor16.png +0 -0
- psychopy/app/Resources/dark/monitor16@2x.png +0 -0
- psychopy/app/Resources/dark/monitors.png +0 -0
- psychopy/app/Resources/dark/monitors32.png +0 -0
- psychopy/app/Resources/dark/monitors32@2x.png +0 -0
- psychopy/app/Resources/dark/monitors@2x.png +0 -0
- psychopy/app/Resources/dark/orangedot.png +0 -0
- psychopy/app/Resources/dark/orangedot@2x.png +0 -0
- psychopy/app/Resources/dark/pavlovia.png +0 -0
- psychopy/app/Resources/dark/pavlovia16.png +0 -0
- psychopy/app/Resources/dark/pavlovia16@2x.png +0 -0
- psychopy/app/Resources/dark/pavlovia@2x.png +0 -0
- psychopy/app/Resources/dark/pavsync.png +0 -0
- psychopy/app/Resources/dark/pavsync@2x.png +0 -0
- psychopy/app/Resources/dark/person_off.png +0 -0
- psychopy/app/Resources/dark/person_off@2x.png +0 -0
- psychopy/app/Resources/dark/person_on.png +0 -0
- psychopy/app/Resources/dark/person_on@2x.png +0 -0
- psychopy/app/Resources/dark/photometer.png +0 -0
- psychopy/app/Resources/dark/photometer@2x.png +0 -0
- psychopy/app/Resources/dark/plugin16.png +0 -0
- psychopy/app/Resources/dark/plugin16@2x.png +0 -0
- psychopy/app/Resources/dark/plugins32.png +0 -0
- psychopy/app/Resources/dark/plugins32@2x.png +0 -0
- psychopy/app/Resources/dark/plus.png +0 -0
- psychopy/app/Resources/dark/plus@2x.png +0 -0
- psychopy/app/Resources/dark/preferences-app.png +0 -0
- psychopy/app/Resources/dark/preferences-app48.png +0 -0
- psychopy/app/Resources/dark/preferences-app48@2x.png +0 -0
- psychopy/app/Resources/dark/preferences-app@2x.png +0 -0
- psychopy/app/Resources/dark/preferences-conn.png +0 -0
- psychopy/app/Resources/dark/preferences-conn48.png +0 -0
- psychopy/app/Resources/dark/preferences-conn48@2x.png +0 -0
- psychopy/app/Resources/dark/preferences-conn@2x.png +0 -0
- psychopy/app/Resources/dark/preferences-debug.png +0 -0
- psychopy/app/Resources/dark/preferences-debug@2x.png +0 -0
- psychopy/app/Resources/dark/preferences-general.png +0 -0
- psychopy/app/Resources/dark/preferences-general48.png +0 -0
- psychopy/app/Resources/dark/preferences-general48@2x.png +0 -0
- psychopy/app/Resources/dark/preferences-general@2x.png +0 -0
- psychopy/app/Resources/dark/preferences-hardware.png +0 -0
- psychopy/app/Resources/dark/preferences-hardware48.png +0 -0
- psychopy/app/Resources/dark/preferences-hardware48@2x.png +0 -0
- psychopy/app/Resources/dark/preferences-hardware@2x.png +0 -0
- psychopy/app/Resources/dark/preferences-keyboard.png +0 -0
- psychopy/app/Resources/dark/preferences-keyboard48.png +0 -0
- psychopy/app/Resources/dark/preferences-keyboard48@2x.png +0 -0
- psychopy/app/Resources/dark/preferences-keyboard@2x.png +0 -0
- psychopy/app/Resources/dark/preferences-pilot.png +0 -0
- psychopy/app/Resources/dark/preferences-pilot@2x.png +0 -0
- psychopy/app/Resources/dark/preferences32.png +0 -0
- psychopy/app/Resources/dark/preferences32@2x.png +0 -0
- psychopy/app/Resources/dark/pyPilot.png +0 -0
- psychopy/app/Resources/dark/pyPilot@2x.png +0 -0
- psychopy/app/Resources/dark/pyRun.png +0 -0
- psychopy/app/Resources/dark/pyRun@2x.png +0 -0
- psychopy/app/Resources/dark/reddot.png +0 -0
- psychopy/app/Resources/dark/reddot@2x.png +0 -0
- psychopy/app/Resources/dark/redglobe.png +0 -0
- psychopy/app/Resources/dark/redglobe@2x.png +0 -0
- psychopy/app/Resources/dark/redglobe_bug.png +0 -0
- psychopy/app/Resources/dark/redglobe_bug@2x.png +0 -0
- psychopy/app/Resources/dark/redglobe_greensync.png +0 -0
- psychopy/app/Resources/dark/redglobe_greensync@2x.png +0 -0
- psychopy/app/Resources/dark/redglobe_info.png +0 -0
- psychopy/app/Resources/dark/redglobe_info@2x.png +0 -0
- psychopy/app/Resources/dark/redglobe_magnifier.png +0 -0
- psychopy/app/Resources/dark/redglobe_magnifier@2x.png +0 -0
- psychopy/app/Resources/dark/redglobe_run.png +0 -0
- psychopy/app/Resources/dark/redglobe_run@2x.png +0 -0
- psychopy/app/Resources/dark/redglobe_user.png +0 -0
- psychopy/app/Resources/dark/redglobe_user@2x.png +0 -0
- psychopy/app/Resources/dark/redo.png +0 -0
- psychopy/app/Resources/dark/redo32.png +0 -0
- psychopy/app/Resources/dark/redo32@2x.png +0 -0
- psychopy/app/Resources/dark/redo@2x.png +0 -0
- psychopy/app/Resources/dark/regex.png +0 -0
- psychopy/app/Resources/dark/regex@2x.png +0 -0
- psychopy/app/Resources/dark/removeExp32.png +0 -0
- psychopy/app/Resources/dark/removeExp32@2x.png +0 -0
- psychopy/app/Resources/dark/rename16.png +0 -0
- psychopy/app/Resources/dark/rename16@2x.png +0 -0
- psychopy/app/Resources/dark/restart.png +0 -0
- psychopy/app/Resources/dark/restart@2x.png +0 -0
- psychopy/app/Resources/dark/runner.png +0 -0
- psychopy/app/Resources/dark/runner@2x.png +0 -0
- psychopy/app/Resources/dark/runnerPilot.png +0 -0
- psychopy/app/Resources/dark/runnerPilot@2x.png +0 -0
- psychopy/app/Resources/dark/savebtn16.png +0 -0
- psychopy/app/Resources/dark/savebtn16@2x.png +0 -0
- psychopy/app/Resources/dark/search.png +0 -0
- psychopy/app/Resources/dark/search@2x.png +0 -0
- psychopy/app/Resources/dark/showBuilder.png +0 -0
- psychopy/app/Resources/dark/showBuilder@2x.png +0 -0
- psychopy/app/Resources/dark/showCoder.png +0 -0
- psychopy/app/Resources/dark/showCoder@2x.png +0 -0
- psychopy/app/Resources/dark/showRunner.png +0 -0
- psychopy/app/Resources/dark/showRunner@2x.png +0 -0
- psychopy/app/Resources/dark/starred.png +0 -0
- psychopy/app/Resources/dark/starred@2x.png +0 -0
- psychopy/app/Resources/dark/start.png +0 -0
- psychopy/app/Resources/dark/start@2x.png +0 -0
- psychopy/app/Resources/dark/stdout.png +0 -0
- psychopy/app/Resources/dark/stdout@2x.png +0 -0
- psychopy/app/Resources/dark/stop.png +0 -0
- psychopy/app/Resources/dark/stop32.png +0 -0
- psychopy/app/Resources/dark/stop32@2x.png +0 -0
- psychopy/app/Resources/dark/stop@2x.png +0 -0
- psychopy/app/Resources/dark/switchCtrlBot.png +0 -0
- psychopy/app/Resources/dark/switchCtrlBot@2x.png +0 -0
- psychopy/app/Resources/dark/switchCtrlLeft.png +0 -0
- psychopy/app/Resources/dark/switchCtrlLeft@2x.png +0 -0
- psychopy/app/Resources/dark/switchCtrlRight.png +0 -0
- psychopy/app/Resources/dark/switchCtrlRight@2x.png +0 -0
- psychopy/app/Resources/dark/switchCtrlTop.png +0 -0
- psychopy/app/Resources/dark/switchCtrlTop@2x.png +0 -0
- psychopy/app/Resources/dark/tick.png +0 -0
- psychopy/app/Resources/dark/tick@2x.png +0 -0
- psychopy/app/Resources/dark/undo.png +0 -0
- psychopy/app/Resources/dark/undo32.png +0 -0
- psychopy/app/Resources/dark/undo32@2x.png +0 -0
- psychopy/app/Resources/dark/undo@2x.png +0 -0
- psychopy/app/Resources/dark/unstarred.png +0 -0
- psychopy/app/Resources/dark/unstarred@2x.png +0 -0
- psychopy/app/Resources/dark/user_none.png +0 -0
- psychopy/app/Resources/dark/view-refresh16.png +0 -0
- psychopy/app/Resources/dark/view-refresh16@2x.png +0 -0
- psychopy/app/Resources/dark/viewbtn16.png +0 -0
- psychopy/app/Resources/dark/viewbtn16@2x.png +0 -0
- psychopy/app/Resources/dark/windows16.png +0 -0
- psychopy/app/Resources/dark/windows16@2x.png +0 -0
- psychopy/app/Resources/light/FlowBottom_CompLeft.png +0 -0
- psychopy/app/Resources/light/FlowBottom_CompRight.png +0 -0
- psychopy/app/Resources/light/FlowTop_CompLeft.png +0 -0
- psychopy/app/Resources/light/FlowTop_CompRight.png +0 -0
- psychopy/app/Resources/light/README.txt +3 -0
- psychopy/app/Resources/light/__init__.py +0 -0
- psychopy/app/Resources/light/add.png +0 -0
- psychopy/app/Resources/light/add@2x.png +0 -0
- psychopy/app/Resources/light/addExp32.png +0 -0
- psychopy/app/Resources/light/addExp32@2x.png +0 -0
- psychopy/app/Resources/light/add_many.png +0 -0
- psychopy/app/Resources/light/add_many@2x.png +0 -0
- psychopy/app/Resources/light/alerts.png +0 -0
- psychopy/app/Resources/light/alerts@2x.png +0 -0
- psychopy/app/Resources/light/beta.png +0 -0
- psychopy/app/Resources/light/beta@2x.png +0 -0
- psychopy/app/Resources/light/browser.png +0 -0
- psychopy/app/Resources/light/browser@2x.png +0 -0
- psychopy/app/Resources/light/bug16.png +0 -0
- psychopy/app/Resources/light/bug16@2x.png +0 -0
- psychopy/app/Resources/light/case.png +0 -0
- psychopy/app/Resources/light/case@2x.png +0 -0
- psychopy/app/Resources/light/circle_mask.png +0 -0
- psychopy/app/Resources/light/circle_mask@2x.png +0 -0
- psychopy/app/Resources/light/clear.png +0 -0
- psychopy/app/Resources/light/clear@2x.png +0 -0
- psychopy/app/Resources/light/coderclass16.png +0 -0
- psychopy/app/Resources/light/coderclass16@2x.png +0 -0
- psychopy/app/Resources/light/coderfunc16.png +0 -0
- psychopy/app/Resources/light/coderfunc16@2x.png +0 -0
- psychopy/app/Resources/light/coderimport16.png +0 -0
- psychopy/app/Resources/light/coderimport16@2x.png +0 -0
- psychopy/app/Resources/light/coderjs.png +0 -0
- psychopy/app/Resources/light/coderjs@2x.png +0 -0
- psychopy/app/Resources/light/coderpython.png +0 -0
- psychopy/app/Resources/light/coderpython@2x.png +0 -0
- psychopy/app/Resources/light/codervar16.png +0 -0
- psychopy/app/Resources/light/codervar16@2x.png +0 -0
- psychopy/app/Resources/light/cogwindow32.png +0 -0
- psychopy/app/Resources/light/cogwindow32@2x.png +0 -0
- psychopy/app/Resources/light/color16.png +0 -0
- psychopy/app/Resources/light/color16@2x.png +0 -0
- psychopy/app/Resources/light/color32.png +0 -0
- psychopy/app/Resources/light/color32@2x.png +0 -0
- psychopy/app/Resources/light/compile_js.png +0 -0
- psychopy/app/Resources/light/compile_js@2x.png +0 -0
- psychopy/app/Resources/light/compile_py.png +0 -0
- psychopy/app/Resources/light/compile_py@2x.png +0 -0
- psychopy/app/Resources/light/copy16.png +0 -0
- psychopy/app/Resources/light/copy16@2x.png +0 -0
- psychopy/app/Resources/light/currentFile16.png +0 -0
- psychopy/app/Resources/light/currentFile16@2x.png +0 -0
- psychopy/app/Resources/light/delete16.png +0 -0
- psychopy/app/Resources/light/delete16@2x.png +0 -0
- psychopy/app/Resources/light/delete8.png +0 -0
- psychopy/app/Resources/light/desktop.png +0 -0
- psychopy/app/Resources/light/desktop@2x.png +0 -0
- psychopy/app/Resources/light/devices.png +0 -0
- psychopy/app/Resources/light/devices@2x.png +0 -0
- psychopy/app/Resources/light/dirup16.png +0 -0
- psychopy/app/Resources/light/dirup16@2x.png +0 -0
- psychopy/app/Resources/light/docclose16.png +0 -0
- psychopy/app/Resources/light/docclose16@2x.png +0 -0
- psychopy/app/Resources/light/download.png +0 -0
- psychopy/app/Resources/light/download@2x.png +0 -0
- psychopy/app/Resources/light/edit.png +0 -0
- psychopy/app/Resources/light/edit@2x.png +0 -0
- psychopy/app/Resources/light/editbtn16.png +0 -0
- psychopy/app/Resources/light/editbtn16@2x.png +0 -0
- psychopy/app/Resources/light/email.png +0 -0
- psychopy/app/Resources/light/email@2x.png +0 -0
- psychopy/app/Resources/light/experiment.png +0 -0
- psychopy/app/Resources/light/experiment@2x.png +0 -0
- psychopy/app/Resources/light/expsettings.png +0 -0
- psychopy/app/Resources/light/expsettings@2x.png +0 -0
- psychopy/app/Resources/light/file.png +0 -0
- psychopy/app/Resources/light/file@2x.png +0 -0
- psychopy/app/Resources/light/fileaudio.png +0 -0
- psychopy/app/Resources/light/fileaudio@2x.png +0 -0
- psychopy/app/Resources/light/filecss.png +0 -0
- psychopy/app/Resources/light/filecss@2x.png +0 -0
- psychopy/app/Resources/light/filecsv.png +0 -0
- psychopy/app/Resources/light/filecsv@2x.png +0 -0
- psychopy/app/Resources/light/filedesign.png +0 -0
- psychopy/app/Resources/light/filedesign@2x.png +0 -0
- psychopy/app/Resources/light/filefont.png +0 -0
- psychopy/app/Resources/light/filefont@2x.png +0 -0
- psychopy/app/Resources/light/filegit.png +0 -0
- psychopy/app/Resources/light/filegit@2x.png +0 -0
- psychopy/app/Resources/light/filehtml.png +0 -0
- psychopy/app/Resources/light/filehtml@2x.png +0 -0
- psychopy/app/Resources/light/fileimage.png +0 -0
- psychopy/app/Resources/light/fileimage@2x.png +0 -0
- psychopy/app/Resources/light/fileinfo.png +0 -0
- psychopy/app/Resources/light/fileinfo@2x.png +0 -0
- psychopy/app/Resources/light/filejs.png +0 -0
- psychopy/app/Resources/light/filejs@2x.png +0 -0
- psychopy/app/Resources/light/filejson.png +0 -0
- psychopy/app/Resources/light/filejson@2x.png +0 -0
- psychopy/app/Resources/light/filenew.png +0 -0
- psychopy/app/Resources/light/filenew32.png +0 -0
- psychopy/app/Resources/light/filenew32@2x.png +0 -0
- psychopy/app/Resources/light/filenew@2x.png +0 -0
- psychopy/app/Resources/light/fileopen.png +0 -0
- psychopy/app/Resources/light/fileopen32.png +0 -0
- psychopy/app/Resources/light/fileopen32@2x.png +0 -0
- psychopy/app/Resources/light/fileopen@2x.png +0 -0
- psychopy/app/Resources/light/filepkg.png +0 -0
- psychopy/app/Resources/light/filepkg@2x.png +0 -0
- psychopy/app/Resources/light/filepsyexp.png +0 -0
- psychopy/app/Resources/light/filepsyexp@2x.png +0 -0
- psychopy/app/Resources/light/filepy.png +0 -0
- psychopy/app/Resources/light/filepy@2x.png +0 -0
- psychopy/app/Resources/light/filesave.png +0 -0
- psychopy/app/Resources/light/filesave32.png +0 -0
- psychopy/app/Resources/light/filesave32@2x.png +0 -0
- psychopy/app/Resources/light/filesave@2x.png +0 -0
- psychopy/app/Resources/light/filesaveas.png +0 -0
- psychopy/app/Resources/light/filesaveas32.png +0 -0
- psychopy/app/Resources/light/filesaveas32@2x.png +0 -0
- psychopy/app/Resources/light/filesaveas@2x.png +0 -0
- psychopy/app/Resources/light/filetxt.png +0 -0
- psychopy/app/Resources/light/filetxt@2x.png +0 -0
- psychopy/app/Resources/light/fileunknown.png +0 -0
- psychopy/app/Resources/light/fileunknown@2x.png +0 -0
- psychopy/app/Resources/light/filevideo.png +0 -0
- psychopy/app/Resources/light/filevideo@2x.png +0 -0
- psychopy/app/Resources/light/filter.png +0 -0
- psychopy/app/Resources/light/filter@2x.png +0 -0
- psychopy/app/Resources/light/find.png +0 -0
- psychopy/app/Resources/light/find@2x.png +0 -0
- psychopy/app/Resources/light/folder-open16.png +0 -0
- psychopy/app/Resources/light/folder-open16@2x.png +0 -0
- psychopy/app/Resources/light/folder16.png +0 -0
- psychopy/app/Resources/light/folder16@2x.png +0 -0
- psychopy/app/Resources/light/foldernew16.png +0 -0
- psychopy/app/Resources/light/foldernew16@2x.png +0 -0
- psychopy/app/Resources/light/fork.png +0 -0
- psychopy/app/Resources/light/fork@2x.png +0 -0
- psychopy/app/Resources/light/github.png +0 -0
- psychopy/app/Resources/light/github@2x.png +0 -0
- psychopy/app/Resources/light/globe.png +0 -0
- psychopy/app/Resources/light/globe@2x.png +0 -0
- psychopy/app/Resources/light/globe_bug.png +0 -0
- psychopy/app/Resources/light/globe_bug@2x.png +0 -0
- psychopy/app/Resources/light/globe_greensync.png +0 -0
- psychopy/app/Resources/light/globe_greensync@2x.png +0 -0
- psychopy/app/Resources/light/globe_info.png +0 -0
- psychopy/app/Resources/light/globe_info@2x.png +0 -0
- psychopy/app/Resources/light/globe_magnifier.png +0 -0
- psychopy/app/Resources/light/globe_magnifier@2x.png +0 -0
- psychopy/app/Resources/light/globe_run.png +0 -0
- psychopy/app/Resources/light/globe_run@2x.png +0 -0
- psychopy/app/Resources/light/globe_user.png +0 -0
- psychopy/app/Resources/light/globe_user@2x.png +0 -0
- psychopy/app/Resources/light/goto16.png +0 -0
- psychopy/app/Resources/light/goto16@2x.png +0 -0
- psychopy/app/Resources/light/greendot.png +0 -0
- psychopy/app/Resources/light/greendot@2x.png +0 -0
- psychopy/app/Resources/light/greenglobe.png +0 -0
- psychopy/app/Resources/light/greenglobe@2x.png +0 -0
- psychopy/app/Resources/light/greenglobe_bug.png +0 -0
- psychopy/app/Resources/light/greenglobe_bug@2x.png +0 -0
- psychopy/app/Resources/light/greenglobe_greensync.png +0 -0
- psychopy/app/Resources/light/greenglobe_greensync@2x.png +0 -0
- psychopy/app/Resources/light/greenglobe_info.png +0 -0
- psychopy/app/Resources/light/greenglobe_info@2x.png +0 -0
- psychopy/app/Resources/light/greenglobe_magnifier.png +0 -0
- psychopy/app/Resources/light/greenglobe_magnifier@2x.png +0 -0
- psychopy/app/Resources/light/greenglobe_run.png +0 -0
- psychopy/app/Resources/light/greenglobe_run@2x.png +0 -0
- psychopy/app/Resources/light/greenglobe_user.png +0 -0
- psychopy/app/Resources/light/greenglobe_user@2x.png +0 -0
- psychopy/app/Resources/light/greydot.png +0 -0
- psychopy/app/Resources/light/greydot@2x.png +0 -0
- psychopy/app/Resources/light/greytick.png +0 -0
- psychopy/app/Resources/light/greytick@2x.png +0 -0
- psychopy/app/Resources/light/invalid_img.png +0 -0
- psychopy/app/Resources/light/jsPilot.png +0 -0
- psychopy/app/Resources/light/jsPilot@2x.png +0 -0
- psychopy/app/Resources/light/jsRun.png +0 -0
- psychopy/app/Resources/light/jsRun@2x.png +0 -0
- psychopy/app/Resources/light/libroot16.png +0 -0
- psychopy/app/Resources/light/libroot16@2x.png +0 -0
- psychopy/app/Resources/light/loop.png +0 -0
- psychopy/app/Resources/light/loop@2x.png +0 -0
- psychopy/app/Resources/light/monitor16.png +0 -0
- psychopy/app/Resources/light/monitor16@2x.png +0 -0
- psychopy/app/Resources/light/monitors.png +0 -0
- psychopy/app/Resources/light/monitors32.png +0 -0
- psychopy/app/Resources/light/monitors32@2x.png +0 -0
- psychopy/app/Resources/light/monitors@2x.png +0 -0
- psychopy/app/Resources/light/orangedot.png +0 -0
- psychopy/app/Resources/light/orangedot@2x.png +0 -0
- psychopy/app/Resources/light/pavlovia.png +0 -0
- psychopy/app/Resources/light/pavlovia16.png +0 -0
- psychopy/app/Resources/light/pavlovia16@2x.png +0 -0
- psychopy/app/Resources/light/pavlovia@2x.png +0 -0
- psychopy/app/Resources/light/pavsync.png +0 -0
- psychopy/app/Resources/light/pavsync@2x.png +0 -0
- psychopy/app/Resources/light/person_off.png +0 -0
- psychopy/app/Resources/light/person_off@2x.png +0 -0
- psychopy/app/Resources/light/person_on.png +0 -0
- psychopy/app/Resources/light/person_on@2x.png +0 -0
- psychopy/app/Resources/light/photometer.png +0 -0
- psychopy/app/Resources/light/photometer@2x.png +0 -0
- psychopy/app/Resources/light/plugin16.png +0 -0
- psychopy/app/Resources/light/plugin16@2x.png +0 -0
- psychopy/app/Resources/light/plugins32.png +0 -0
- psychopy/app/Resources/light/plugins32@2x.png +0 -0
- psychopy/app/Resources/light/plus.png +0 -0
- psychopy/app/Resources/light/plus@2x.png +0 -0
- psychopy/app/Resources/light/preferences-app.png +0 -0
- psychopy/app/Resources/light/preferences-app48.png +0 -0
- psychopy/app/Resources/light/preferences-app48@2x.png +0 -0
- psychopy/app/Resources/light/preferences-app@2x.png +0 -0
- psychopy/app/Resources/light/preferences-conn.png +0 -0
- psychopy/app/Resources/light/preferences-conn48.png +0 -0
- psychopy/app/Resources/light/preferences-conn48@2x.png +0 -0
- psychopy/app/Resources/light/preferences-conn@2x.png +0 -0
- psychopy/app/Resources/light/preferences-general.png +0 -0
- psychopy/app/Resources/light/preferences-general48.png +0 -0
- psychopy/app/Resources/light/preferences-general48@2x.png +0 -0
- psychopy/app/Resources/light/preferences-general@2x.png +0 -0
- psychopy/app/Resources/light/preferences-hardware.png +0 -0
- psychopy/app/Resources/light/preferences-hardware48.png +0 -0
- psychopy/app/Resources/light/preferences-hardware48@2x.png +0 -0
- psychopy/app/Resources/light/preferences-hardware@2x.png +0 -0
- psychopy/app/Resources/light/preferences-keyboard.png +0 -0
- psychopy/app/Resources/light/preferences-keyboard48.png +0 -0
- psychopy/app/Resources/light/preferences-keyboard48@2x.png +0 -0
- psychopy/app/Resources/light/preferences-keyboard@2x.png +0 -0
- psychopy/app/Resources/light/preferences-pilot.png +0 -0
- psychopy/app/Resources/light/preferences-pilot@2x.png +0 -0
- psychopy/app/Resources/light/preferences32.png +0 -0
- psychopy/app/Resources/light/preferences32@2x.png +0 -0
- psychopy/app/Resources/light/pyPilot.png +0 -0
- psychopy/app/Resources/light/pyPilot@2x.png +0 -0
- psychopy/app/Resources/light/pyRun.png +0 -0
- psychopy/app/Resources/light/pyRun@2x.png +0 -0
- psychopy/app/Resources/light/reddot.png +0 -0
- psychopy/app/Resources/light/reddot@2x.png +0 -0
- psychopy/app/Resources/light/redglobe.png +0 -0
- psychopy/app/Resources/light/redglobe@2x.png +0 -0
- psychopy/app/Resources/light/redglobe_bug.png +0 -0
- psychopy/app/Resources/light/redglobe_bug@2x.png +0 -0
- psychopy/app/Resources/light/redglobe_greensync.png +0 -0
- psychopy/app/Resources/light/redglobe_greensync@2x.png +0 -0
- psychopy/app/Resources/light/redglobe_info.png +0 -0
- psychopy/app/Resources/light/redglobe_info@2x.png +0 -0
- psychopy/app/Resources/light/redglobe_magnifier.png +0 -0
- psychopy/app/Resources/light/redglobe_magnifier@2x.png +0 -0
- psychopy/app/Resources/light/redglobe_run.png +0 -0
- psychopy/app/Resources/light/redglobe_run@2x.png +0 -0
- psychopy/app/Resources/light/redglobe_user.png +0 -0
- psychopy/app/Resources/light/redglobe_user@2x.png +0 -0
- psychopy/app/Resources/light/redo.png +0 -0
- psychopy/app/Resources/light/redo32.png +0 -0
- psychopy/app/Resources/light/redo32@2x.png +0 -0
- psychopy/app/Resources/light/redo@2x.png +0 -0
- psychopy/app/Resources/light/regex.png +0 -0
- psychopy/app/Resources/light/regex@2x.png +0 -0
- psychopy/app/Resources/light/removeExp32.png +0 -0
- psychopy/app/Resources/light/removeExp32@2x.png +0 -0
- psychopy/app/Resources/light/rename16.png +0 -0
- psychopy/app/Resources/light/rename16@2x.png +0 -0
- psychopy/app/Resources/light/restart.png +0 -0
- psychopy/app/Resources/light/restart@2x.png +0 -0
- psychopy/app/Resources/light/runner.png +0 -0
- psychopy/app/Resources/light/runner@2x.png +0 -0
- psychopy/app/Resources/light/runnerPilot.png +0 -0
- psychopy/app/Resources/light/runnerPilot@2x.png +0 -0
- psychopy/app/Resources/light/savebtn16.png +0 -0
- psychopy/app/Resources/light/savebtn16@2x.png +0 -0
- psychopy/app/Resources/light/search.png +0 -0
- psychopy/app/Resources/light/search@2x.png +0 -0
- psychopy/app/Resources/light/showBuilder.png +0 -0
- psychopy/app/Resources/light/showBuilder@2x.png +0 -0
- psychopy/app/Resources/light/showCoder.png +0 -0
- psychopy/app/Resources/light/showCoder@2x.png +0 -0
- psychopy/app/Resources/light/showRunner.png +0 -0
- psychopy/app/Resources/light/showRunner@2x.png +0 -0
- psychopy/app/Resources/light/starred.png +0 -0
- psychopy/app/Resources/light/starred@2x.png +0 -0
- psychopy/app/Resources/light/start.png +0 -0
- psychopy/app/Resources/light/start@2x.png +0 -0
- psychopy/app/Resources/light/stdout.png +0 -0
- psychopy/app/Resources/light/stdout@2x.png +0 -0
- psychopy/app/Resources/light/stop.png +0 -0
- psychopy/app/Resources/light/stop32.png +0 -0
- psychopy/app/Resources/light/stop32@2x.png +0 -0
- psychopy/app/Resources/light/stop@2x.png +0 -0
- psychopy/app/Resources/light/switchCtrlBot.png +0 -0
- psychopy/app/Resources/light/switchCtrlBot@2x.png +0 -0
- psychopy/app/Resources/light/switchCtrlLeft.png +0 -0
- psychopy/app/Resources/light/switchCtrlLeft@2x.png +0 -0
- psychopy/app/Resources/light/switchCtrlRight.png +0 -0
- psychopy/app/Resources/light/switchCtrlRight@2x.png +0 -0
- psychopy/app/Resources/light/switchCtrlTop.png +0 -0
- psychopy/app/Resources/light/switchCtrlTop@2x.png +0 -0
- psychopy/app/Resources/light/tick.png +0 -0
- psychopy/app/Resources/light/tick@2x.png +0 -0
- psychopy/app/Resources/light/undo.png +0 -0
- psychopy/app/Resources/light/undo32.png +0 -0
- psychopy/app/Resources/light/undo32@2x.png +0 -0
- psychopy/app/Resources/light/undo@2x.png +0 -0
- psychopy/app/Resources/light/unstarred.png +0 -0
- psychopy/app/Resources/light/unstarred@2x.png +0 -0
- psychopy/app/Resources/light/user_none.png +0 -0
- psychopy/app/Resources/light/view-refresh16.png +0 -0
- psychopy/app/Resources/light/view-refresh16@2x.png +0 -0
- psychopy/app/Resources/light/viewbtn16.png +0 -0
- psychopy/app/Resources/light/viewbtn16@2x.png +0 -0
- psychopy/app/Resources/light/windows16.png +0 -0
- psychopy/app/Resources/light/windows16@2x.png +0 -0
- psychopy/app/Resources/moveComponentIcons.py +50 -0
- psychopy/app/Resources/psychopy.desktop +13 -0
- psychopy/app/Resources/psychopy.icns +0 -0
- psychopy/app/Resources/psychopy.ico +0 -0
- psychopy/app/Resources/psychopy.png +0 -0
- psychopy/app/Resources/psychopy.xml +9 -0
- psychopy/app/Resources/psychopy@2x.png +0 -0
- psychopy/app/Resources/routine_templates/Basic.psyexp +344 -0
- psychopy/app/Resources/routine_templates/Misc.psyexp +228 -0
- psychopy/app/Resources/routine_templates/Online.psyexp +200 -0
- psychopy/app/Resources/routine_templates/Trials.psyexp +735 -0
- psychopy/app/Resources/routine_templates/readme.md +14 -0
- psychopy/app/Resources/runner.ico +0 -0
- psychopy/app/Resources/splash.png +0 -0
- psychopy/app/Resources/splash@2x.png +0 -0
- psychopy/app/Resources/tips.txt +45 -0
- psychopy/app/Resources/tips_ar_001.txt +45 -0
- psychopy/app/Resources/tips_fr_FR.txt +45 -0
- psychopy/app/Resources/tips_ja_JP.txt +42 -0
- psychopy/app/Resources/tips_zh_CN.txt +45 -0
- psychopy/app/Resources/window.ico +0 -0
- psychopy/app/__init__.py +339 -0
- psychopy/app/__main__.py +3 -0
- psychopy/app/_psychopyApp.py +1298 -0
- psychopy/app/appData.spec +58 -0
- psychopy/app/builder/__init__.py +5 -0
- psychopy/app/builder/builder.py +4738 -0
- psychopy/app/builder/dialogs/__init__.py +1910 -0
- psychopy/app/builder/dialogs/dlgsCode.py +631 -0
- psychopy/app/builder/dialogs/dlgsConditions.py +669 -0
- psychopy/app/builder/dialogs/findDlg.py +275 -0
- psychopy/app/builder/dialogs/paramCtrls.py +1802 -0
- psychopy/app/builder/validators.py +589 -0
- psychopy/app/coder/__init__.py +8 -0
- psychopy/app/coder/codeEditorBase.py +460 -0
- psychopy/app/coder/coder.py +3100 -0
- psychopy/app/coder/fileBrowser.py +714 -0
- psychopy/app/coder/folding.py +128 -0
- psychopy/app/coder/psychoParser.py +139 -0
- psychopy/app/coder/repl.py +496 -0
- psychopy/app/coder/sourceTree.py +302 -0
- psychopy/app/colorpicker/__init__.py +594 -0
- psychopy/app/colorpicker/ui.py +336 -0
- psychopy/app/connections/__init__.py +10 -0
- psychopy/app/connections/news.py +104 -0
- psychopy/app/connections/sendusage.py +61 -0
- psychopy/app/connections/updates.py +642 -0
- psychopy/app/console.py +164 -0
- psychopy/app/deviceManager/__init__.py +1 -0
- psychopy/app/deviceManager/addDialog.py +218 -0
- psychopy/app/deviceManager/dialog.py +185 -0
- psychopy/app/deviceManager/panel.py +191 -0
- psychopy/app/deviceManager/utils.py +60 -0
- psychopy/app/dialogs.py +664 -0
- psychopy/app/errorDlg.py +238 -0
- psychopy/app/frametracker.py +8 -0
- psychopy/app/idle.py +181 -0
- psychopy/app/jobs.py +676 -0
- psychopy/app/linuxconfig/__init__.py +153 -0
- psychopy/app/linuxconfig/ui.py +88 -0
- psychopy/app/locale/ar_001/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/ar_001/LC_MESSAGE/messages.po +12695 -0
- psychopy/app/locale/cs_CZ/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/cs_CZ/LC_MESSAGE/messages.po +10199 -0
- psychopy/app/locale/da_DK/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/da_DK/LC_MESSAGE/messages.po +10199 -0
- psychopy/app/locale/de_DE/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/de_DE/LC_MESSAGE/messages.po +11221 -0
- psychopy/app/locale/el_GR/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/el_GR/LC_MESSAGE/messages.po +10200 -0
- psychopy/app/locale/en_NZ/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/en_NZ/LC_MESSAGE/messages.po +10200 -0
- psychopy/app/locale/en_US/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/en_US/LC_MESSAGE/messages.po +10195 -0
- psychopy/app/locale/es_CO/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/es_CO/LC_MESSAGE/messages.po +11917 -0
- psychopy/app/locale/es_ES/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/es_ES/LC_MESSAGE/messages.po +11924 -0
- psychopy/app/locale/es_US/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/es_US/LC_MESSAGE/messages.po +11917 -0
- psychopy/app/locale/et_EE/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/et_EE/LC_MESSAGE/messages.po +11084 -0
- psychopy/app/locale/fa_IR/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/fa_IR/LC_MESSAGE/messages.po +11590 -0
- psychopy/app/locale/fi_FI/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/fi_FI/LC_MESSAGE/messages.po +10199 -0
- psychopy/app/locale/fr_FR/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/fr_FR/LC_MESSAGE/messages.po +11091 -0
- psychopy/app/locale/he_IL/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/he_IL/LC_MESSAGE/messages.po +11072 -0
- psychopy/app/locale/hi_IN/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/hi_IN/LC_MESSAGE/messages.po +11071 -0
- psychopy/app/locale/hu_HU/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/hu_HU/LC_MESSAGE/messages.po +10200 -0
- psychopy/app/locale/it_IT/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/it_IT/LC_MESSAGE/messages.po +11072 -0
- psychopy/app/locale/ja_JP/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/ja_JP/LC_MESSAGE/messages.po +11268 -0
- psychopy/app/locale/ko_KR/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/ko_KR/LC_MESSAGE/messages.po +10199 -0
- psychopy/app/locale/ms_MY/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/ms_MY/LC_MESSAGE/messages.po +11463 -0
- psychopy/app/locale/nl_NL/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/nl_NL/LC_MESSAGE/messages.po +10200 -0
- psychopy/app/locale/nn_NO/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/nn_NO/LC_MESSAGE/messages.po +10200 -0
- psychopy/app/locale/pl_PL/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/pl_PL/LC_MESSAGE/messages.po +10200 -0
- psychopy/app/locale/pt_PT/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/pt_PT/LC_MESSAGE/messages.po +11288 -0
- psychopy/app/locale/ro_RO/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/ro_RO/LC_MESSAGE/messages.po +10200 -0
- psychopy/app/locale/ru_RU/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/ru_RU/LC_MESSAGE/messages.po +10199 -0
- psychopy/app/locale/sv_SE/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/sv_SE/LC_MESSAGE/messages.po +11441 -0
- psychopy/app/locale/tr_TR/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/tr_TR/LC_MESSAGE/messages.po +11069 -0
- psychopy/app/locale/zh_CN/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/zh_CN/LC_MESSAGE/messages.po +12085 -0
- psychopy/app/locale/zh_TW/LC_MESSAGE/messages.mo +0 -0
- psychopy/app/locale/zh_TW/LC_MESSAGE/messages.po +11929 -0
- psychopy/app/localizedStrings.py +386 -0
- psychopy/app/pavlovia_ui/__init__.py +22 -0
- psychopy/app/pavlovia_ui/_base.py +268 -0
- psychopy/app/pavlovia_ui/functions.py +176 -0
- psychopy/app/pavlovia_ui/menu.py +140 -0
- psychopy/app/pavlovia_ui/project.py +943 -0
- psychopy/app/pavlovia_ui/search.py +444 -0
- psychopy/app/pavlovia_ui/sync.py +137 -0
- psychopy/app/pavlovia_ui/user.py +264 -0
- psychopy/app/plugin_manager/__init__.py +5 -0
- psychopy/app/plugin_manager/dialog.py +402 -0
- psychopy/app/plugin_manager/output.py +132 -0
- psychopy/app/plugin_manager/packageIndex.py +303 -0
- psychopy/app/plugin_manager/packages.py +643 -0
- psychopy/app/plugin_manager/plugins.py +1363 -0
- psychopy/app/plugin_manager/utils.py +115 -0
- psychopy/app/preferencesDlg.py +771 -0
- psychopy/app/psychopyApp.py +207 -0
- psychopy/app/ribbon.py +1019 -0
- psychopy/app/runner/__init__.py +1 -0
- psychopy/app/runner/runner.py +1299 -0
- psychopy/app/runner/scriptProcess.py +363 -0
- psychopy/app/stdout/__init__.py +1 -0
- psychopy/app/stdout/stdOutRich.py +410 -0
- psychopy/app/sysInfoDlg.py +242 -0
- psychopy/app/themes/__init__.py +78 -0
- psychopy/app/themes/colors.py +201 -0
- psychopy/app/themes/css/contrast_black.css +112 -0
- psychopy/app/themes/css/contrast_white.css +115 -0
- psychopy/app/themes/css/dark.css +112 -0
- psychopy/app/themes/css/light.css +115 -0
- psychopy/app/themes/fonts.py +629 -0
- psychopy/app/themes/handlers.py +321 -0
- psychopy/app/themes/icons.py +267 -0
- psychopy/app/themes/spec/Classic.json +154 -0
- psychopy/app/themes/spec/ClassicDark.json +154 -0
- psychopy/app/themes/spec/GitHub.json +154 -0
- psychopy/app/themes/spec/HiVisDark.json +153 -0
- psychopy/app/themes/spec/HiVisLight.json +154 -0
- psychopy/app/themes/spec/MinimalDark.json +154 -0
- psychopy/app/themes/spec/MinimalLight.json +153 -0
- psychopy/app/themes/spec/PsychopyDark.json +231 -0
- psychopy/app/themes/spec/PsychopyLight.json +236 -0
- psychopy/app/themes/ui.py +74 -0
- psychopy/app/ui/__init__.py +184 -0
- psychopy/app/urls.py +31 -0
- psychopy/app/utils.py +1741 -0
- psychopy/app/viewer/__init__.py +0 -0
- psychopy/assets/Psychopy Window Favicon@16w.png +0 -0
- psychopy/assets/Psychopy Window Favicon@32w.png +0 -0
- psychopy/assets/USB-C.png +0 -0
- psychopy/assets/USB.png +0 -0
- psychopy/assets/__init__.py +0 -0
- psychopy/assets/click.png +0 -0
- psychopy/assets/clicknext.png +0 -0
- psychopy/assets/creditCard.png +0 -0
- psychopy/assets/default.mp3 +0 -0
- psychopy/assets/default.mp4 +0 -0
- psychopy/assets/default.png +0 -0
- psychopy/assets/fonts/Arvo-Bold.ttf +0 -0
- psychopy/assets/fonts/Arvo-BoldItalic.ttf +0 -0
- psychopy/assets/fonts/Arvo-Italic.ttf +0 -0
- psychopy/assets/fonts/Arvo-Regular.ttf +0 -0
- psychopy/assets/fonts/DejaVuSerif.ttf +0 -0
- psychopy/assets/fonts/IndieFlower-Regular.ttf +0 -0
- psychopy/assets/fonts/JetBrainsMono-Italic-VariableFont_wght.ttf +0 -0
- psychopy/assets/fonts/JetBrainsMono-VariableFont_wght.ttf +0 -0
- psychopy/assets/fonts/NotoSans-Bold.ttf +0 -0
- psychopy/assets/fonts/NotoSans-BoldItalic.ttf +0 -0
- psychopy/assets/fonts/NotoSans-Italic.ttf +0 -0
- psychopy/assets/fonts/NotoSans-Regular.ttf +0 -0
- psychopy/assets/next.png +0 -0
- psychopy/assets/psychopy.ico +0 -0
- psychopy/assets/psychopy.png +0 -0
- psychopy/assets/templates/__init__.py +0 -0
- psychopy/assets/templates/instruct1.png +0 -0
- psychopy/assets/templates/instruct2.png +0 -0
- psychopy/assets/touch.png +0 -0
- psychopy/assets/touchnext.png +0 -0
- psychopy/assets/voicekeyThresholdStim.wav +0 -0
- psychopy/assets/window.ico +0 -0
- psychopy/changes/2023.1.0.md +9 -0
- psychopy/changes/2024.1.0.md +16 -0
- psychopy/changes/__init__.py +0 -0
- psychopy/clock.py +619 -0
- psychopy/colors.py +1058 -0
- psychopy/compatibility.py +147 -0
- psychopy/constants.py +87 -0
- psychopy/contrib/__init__.py +0 -0
- psychopy/contrib/configobj/LICENSE +39 -0
- psychopy/contrib/configobj/__init__.py +2455 -0
- psychopy/contrib/configobj/_version.py +2 -0
- psychopy/contrib/configobj/validate.py +1458 -0
- psychopy/contrib/lazy_import.py +402 -0
- psychopy/contrib/mseq.py +273 -0
- psychopy/contrib/mseqSearch.py +183 -0
- psychopy/contrib/psi.py +100 -0
- psychopy/contrib/quest.py +484 -0
- psychopy/contrib/tesselate.py +188 -0
- psychopy/core.py +167 -0
- psychopy/data/__init__.py +45 -0
- psychopy/data/base.py +566 -0
- psychopy/data/counterbalance.py +210 -0
- psychopy/data/experiment.py +1049 -0
- psychopy/data/fit.py +248 -0
- psychopy/data/routine.py +94 -0
- psychopy/data/shelf.py +237 -0
- psychopy/data/staircase.py +2270 -0
- psychopy/data/trial.py +2505 -0
- psychopy/data/utils.py +858 -0
- psychopy/demos/__init__.py +0 -0
- psychopy/demos/builder/Design Templates/branchedExperiment/README.md +5 -0
- psychopy/demos/builder/Design Templates/branchedExperiment/branchedExperiment.psyexp +354 -0
- psychopy/demos/builder/Design Templates/branchedExperiment/trialTypes.xlsx +0 -0
- psychopy/demos/builder/Design Templates/psychophysicsStaircase/README.md +20 -0
- psychopy/demos/builder/Design Templates/psychophysicsStaircase/psychophysicsStaircase.psyexp +286 -0
- psychopy/demos/builder/Design Templates/psychophysicsStairsInterleaved/README.md +14 -0
- psychopy/demos/builder/Design Templates/psychophysicsStairsInterleaved/psychophysicsStaircaseInterleaved.psyexp +340 -0
- psychopy/demos/builder/Design Templates/psychophysicsStairsInterleaved/stairDefinitions.xlsx +0 -0
- psychopy/demos/builder/Design Templates/randomisedBlocks/README.md +18 -0
- psychopy/demos/builder/Design Templates/randomisedBlocks/chooseBlock.xlsx +0 -0
- psychopy/demos/builder/Design Templates/randomisedBlocks/facesBlock.xlsx +0 -0
- psychopy/demos/builder/Design Templates/randomisedBlocks/housesBlock.xlsx +0 -0
- psychopy/demos/builder/Design Templates/randomisedBlocks/randomisedBlocks.psyexp +219 -0
- psychopy/demos/builder/Design Templates/randomisedBlocks/stims/face01.jpg +0 -0
- psychopy/demos/builder/Design Templates/randomisedBlocks/stims/face02.jpg +0 -0
- psychopy/demos/builder/Design Templates/randomisedBlocks/stims/face03.jpg +0 -0
- psychopy/demos/builder/Design Templates/randomisedBlocks/stims/house01.jpg +0 -0
- psychopy/demos/builder/Design Templates/randomisedBlocks/stims/house02.jpg +0 -0
- psychopy/demos/builder/Design Templates/randomisedBlocks/stims/house03.jpg +0 -0
- psychopy/demos/builder/Experiments/BART/README.md +30 -0
- psychopy/demos/builder/Experiments/BART/assets/background.jpg +0 -0
- psychopy/demos/builder/Experiments/BART/assets/background.png +0 -0
- psychopy/demos/builder/Experiments/BART/assets/bang.mp3 +0 -0
- psychopy/demos/builder/Experiments/BART/assets/bang.wav +0 -0
- psychopy/demos/builder/Experiments/BART/assets/blueBalloon.png +0 -0
- psychopy/demos/builder/Experiments/BART/assets/greenBalloon.png +0 -0
- psychopy/demos/builder/Experiments/BART/assets/redBalloon.png +0 -0
- psychopy/demos/builder/Experiments/BART/bart.psyexp +844 -0
- psychopy/demos/builder/Experiments/BART/spreadsheets/conditions.xlsx +0 -0
- psychopy/demos/builder/Experiments/BigFiveInventory/BFI.psyexp +255 -0
- psychopy/demos/builder/Experiments/BigFiveInventory/README.md +23 -0
- psychopy/demos/builder/Experiments/BigFiveInventory/TIPI.xlsx +0 -0
- psychopy/demos/builder/Experiments/BigFiveInventory/bigFiveItems.xlsx +0 -0
- psychopy/demos/builder/Experiments/BigFiveInventory/demographics.xlsx +0 -0
- psychopy/demos/builder/Experiments/BigFiveInventory/mini_IPIP.xlsx +0 -0
- psychopy/demos/builder/Experiments/GoNoGo/conditions.xlsx +0 -0
- psychopy/demos/builder/Experiments/GoNoGo/gng.psyexp +462 -0
- psychopy/demos/builder/Experiments/GoNoGo/go.png +0 -0
- psychopy/demos/builder/Experiments/GoNoGo/nogo.png +0 -0
- psychopy/demos/builder/Experiments/dragAndDrop/README.md +5 -0
- psychopy/demos/builder/Experiments/dragAndDrop/drag_and_drop.psyexp +494 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/blank_grid.png +0 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/make_shapes.psyexp +221 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/readme.md +4 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/solution_1.png +0 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/solution_10.png +0 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/solution_2.png +0 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/solution_3.png +0 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/solution_4.png +0 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/solution_5.png +0 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/solution_6.png +0 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/solution_7.png +0 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/solution_8.png +0 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/solution_9.png +0 -0
- psychopy/demos/builder/Experiments/dragAndDrop/stimuli/solutions.xlsx +0 -0
- psychopy/demos/builder/Experiments/goNoGo/readme.md +14 -0
- psychopy/demos/builder/Experiments/mentalRotation/F.png +0 -0
- psychopy/demos/builder/Experiments/mentalRotation/FR.png +0 -0
- psychopy/demos/builder/Experiments/mentalRotation/MentalRot.csv +33 -0
- psychopy/demos/builder/Experiments/mentalRotation/MentalRotation.psyexp +646 -0
- psychopy/demos/builder/Experiments/mentalRotation/README.md +23 -0
- psychopy/demos/builder/Experiments/navon/NavonTask.psyexp +509 -0
- psychopy/demos/builder/Experiments/navon/README.md +26 -0
- psychopy/demos/builder/Experiments/navon/bigHsmallH.png +0 -0
- psychopy/demos/builder/Experiments/navon/bigHsmallS.png +0 -0
- psychopy/demos/builder/Experiments/navon/bigSsmallH.png +0 -0
- psychopy/demos/builder/Experiments/navon/bigSsmallS.png +0 -0
- psychopy/demos/builder/Experiments/navon/mask.png +0 -0
- psychopy/demos/builder/Experiments/navon/stimuli.pptx +0 -0
- psychopy/demos/builder/Experiments/navon/trialTypes.xlsx +0 -0
- psychopy/demos/builder/Experiments/sternberg/README.md +14 -0
- psychopy/demos/builder/Experiments/sternberg/mainTrials.xlsx +0 -0
- psychopy/demos/builder/Experiments/sternberg/pracTrials.xlsx +0 -0
- psychopy/demos/builder/Experiments/sternberg/sternberg.psyexp +649 -0
- psychopy/demos/builder/Experiments/stroop/README.md +15 -0
- psychopy/demos/builder/Experiments/stroop/stroop.psyexp +321 -0
- psychopy/demos/builder/Experiments/stroop/trialTypes.csv +7 -0
- psychopy/demos/builder/Experiments/stroopExtended/README.md +14 -0
- psychopy/demos/builder/Experiments/stroopExtended/stroop.psyexp +418 -0
- psychopy/demos/builder/Experiments/stroopExtended/stroopReverse.psyexp +418 -0
- psychopy/demos/builder/Experiments/stroopExtended/trialTypes.xlsx +0 -0
- psychopy/demos/builder/Experiments/stroopExtended/trialTypesReverse.xlsx +0 -0
- psychopy/demos/builder/Experiments/stroopVoice/README.md +27 -0
- psychopy/demos/builder/Experiments/stroopVoice/conditions.xlsx +0 -0
- psychopy/demos/builder/Experiments/stroopVoice/stroopVoice.psyexp +382 -0
- psychopy/demos/builder/Feature Demos/buttonBox/buttonBoxDemo.psyexp +371 -0
- psychopy/demos/builder/Feature Demos/buttonBox/readme.md +5 -0
- psychopy/demos/builder/Feature Demos/counterbalance/counterbalance.psyexp +308 -0
- psychopy/demos/builder/Feature Demos/gratings/gratings.psyexp +391 -0
- psychopy/demos/builder/Feature Demos/gratings/readme.md +8 -0
- psychopy/demos/builder/Feature Demos/movies/movie.psyexp +220 -0
- psychopy/demos/builder/Feature Demos/movies/readme.md +3 -0
- psychopy/demos/builder/Feature Demos/noise/face.jpg +0 -0
- psychopy/demos/builder/Feature Demos/noise/noise.psyexp +477 -0
- psychopy/demos/builder/Feature Demos/noise/readme.md +3 -0
- psychopy/demos/builder/Feature Demos/panorama/panImg.jpg +0 -0
- psychopy/demos/builder/Feature Demos/panorama/panorama.psyexp +177 -0
- psychopy/demos/builder/Feature Demos/pilotMode/pilotMode.psyexp +434 -0
- psychopy/demos/builder/Feature Demos/pilotMode/readme.md +7 -0
- psychopy/demos/builder/Feature Demos/progress/progressBar.psyexp +451 -0
- psychopy/demos/builder/Feature Demos/progress/readme.md +1 -0
- psychopy/demos/builder/Feature Demos/sliders/README.md +8 -0
- psychopy/demos/builder/Feature Demos/sliders/fruitConditions.xlsx +0 -0
- psychopy/demos/builder/Feature Demos/sliders/sliders.psyexp +984 -0
- psychopy/demos/builder/Feature Demos/visualValidator/readme.md +7 -0
- psychopy/demos/builder/Feature Demos/visualValidator/visualValidator.psyexp +199 -0
- psychopy/demos/builder/Hardware/EEG_parallel_component/EEG_triggers_parallel_comp.psyexp +639 -0
- psychopy/demos/builder/Hardware/EEG_serial_code/EEG_triggers_serial_code.psyexp +415 -0
- psychopy/demos/builder/Hardware/EEG_serial_component/EEG_triggers_serial_comp.psyexp +659 -0
- psychopy/demos/builder/Hardware/EGI_netstation/README.md +17 -0
- psychopy/demos/builder/Hardware/EGI_netstation/stroop.psyexp +339 -0
- psychopy/demos/builder/Hardware/EGI_netstation/trialTypesEEG.csv +7 -0
- psychopy/demos/builder/Hardware/Eyetracking_visual_search/readme.md +19 -0
- psychopy/demos/builder/Hardware/Eyetracking_visual_search/trials_params.xlsx +0 -0
- psychopy/demos/builder/Hardware/Eyetracking_visual_search/visualSearch.psyexp +830 -0
- psychopy/demos/builder/Hardware/camera/camera.psyexp +330 -0
- psychopy/demos/builder/Hardware/camera/readme.md +6 -0
- psychopy/demos/builder/Hardware/eyetracking/eyetracking.psyexp +459 -0
- psychopy/demos/builder/Hardware/eyetracking/readme.md +7 -0
- psychopy/demos/builder/Hardware/eyetracking_custom_cal/Bullseye_grey.mov +0 -0
- psychopy/demos/builder/Hardware/eyetracking_custom_cal/eyetracking_custom_cal.psyexp +468 -0
- psychopy/demos/builder/Hardware/eyetracking_custom_cal/readme.md +7 -0
- psychopy/demos/builder/Hardware/fMRI/fMRI_demo.psyexp +211 -0
- psychopy/demos/builder/Hardware/fMRI/readme.md +7 -0
- psychopy/demos/builder/Hardware/lab_streaming_layer/lsl_triggers_demo.psyexp +360 -0
- psychopy/demos/builder/Hardware/lab_streaming_layer/lsl_triggers_demo_legacy.psyexp +360 -0
- psychopy/demos/builder/Hardware/lab_streaming_layer/lsl_triggers_demo_legacy_legacy.psyexp +312 -0
- psychopy/demos/builder/Hardware/lab_streaming_layer_legacy/lsl_triggers_demo_legacy.psyexp +360 -0
- psychopy/demos/builder/Hardware/lab_streaming_layer_legacy/lsl_triggers_demo_legacy_legacy.psyexp +360 -0
- psychopy/demos/builder/Hardware/lab_streaming_layer_legacy/lsl_triggers_demo_legacy_legacy_legacy.psyexp +312 -0
- psychopy/demos/builder/Hardware/microphone/microphone.psyexp +484 -0
- psychopy/demos/builder/Hardware/microphone/phrases.xlsx +0 -0
- psychopy/demos/builder/Hardware/microphone/readme.md +9 -0
- psychopy/demos/builder/Hardware/pump/README.md +19 -0
- psychopy/demos/builder/Hardware/pump/pump.psyexp +646 -0
- psychopy/demos/builder/Helper Tools/achorVSalignment/FlowCircular-Regular.ttf +0 -0
- psychopy/demos/builder/Helper Tools/achorVSalignment/anchorAlignment.psyexp +350 -0
- psychopy/demos/builder/Helper Tools/achorVSalignment/readme.md +5 -0
- psychopy/demos/builder/Helper Tools/clockFace/README.md +3 -0
- psychopy/demos/builder/Helper Tools/clockFace/clockFace.psyexp +211 -0
- psychopy/demos/builder/Helper Tools/colors/README.md +5 -0
- psychopy/demos/builder/Helper Tools/colors/colors.psyexp +321 -0
- psychopy/demos/builder/Helper Tools/drawPolygon/README.md +5 -0
- psychopy/demos/builder/Helper Tools/drawPolygon/drawPolygon.psyexp +704 -0
- psychopy/demos/builder/Helper Tools/keyNameFinder/README.md +14 -0
- psychopy/demos/builder/Helper Tools/keyNameFinder/keyNameFinder.psyexp +225 -0
- psychopy/demos/builder/Helper Tools/spatialUnits/README.md +6 -0
- psychopy/demos/builder/Helper Tools/spatialUnits/unitDemo.psyexp +206 -0
- psychopy/demos/builder/README.txt +43 -0
- psychopy/demos/builder/__init__.py +0 -0
- psychopy/demos/coder/__init__.py +0 -0
- psychopy/demos/coder/basic/hello_world.py +37 -0
- psychopy/demos/coder/csvFromPsydat.py +29 -0
- psychopy/demos/coder/experiment control/JND_staircase_analysis.py +85 -0
- psychopy/demos/coder/experiment control/JND_staircase_exp.py +110 -0
- psychopy/demos/coder/experiment control/TrialHandler.py +64 -0
- psychopy/demos/coder/experiment control/TrialHandler2.py +42 -0
- psychopy/demos/coder/experiment control/__init__.py +0 -0
- psychopy/demos/coder/experiment control/autoDraw_autoLog.py +50 -0
- psychopy/demos/coder/experiment control/experimentHandler.py +57 -0
- psychopy/demos/coder/experiment control/fMRI_launchScan.py +74 -0
- psychopy/demos/coder/experiment control/gammaMotionAnalysis.py +68 -0
- psychopy/demos/coder/experiment control/gammaMotionNull.py +169 -0
- psychopy/demos/coder/experiment control/logFiles.py +55 -0
- psychopy/demos/coder/experiment control/piloting.py +65 -0
- psychopy/demos/coder/experiment control/runtimeInfo.py +79 -0
- psychopy/demos/coder/hardware/CRS_BitsBox.py +75 -0
- psychopy/demos/coder/hardware/CRS_BitsPlusPlus.py +73 -0
- psychopy/demos/coder/hardware/RiftHeadTrackingExample.py +95 -0
- psychopy/demos/coder/hardware/RiftMinimal.py +44 -0
- psychopy/demos/coder/hardware/VSHD_Distortion.py +49 -0
- psychopy/demos/coder/hardware/__init__.py +0 -0
- psychopy/demos/coder/hardware/camera.py +90 -0
- psychopy/demos/coder/hardware/cedrusRB730.py +38 -0
- psychopy/demos/coder/hardware/crsBitsAdvancedDemo.py +780 -0
- psychopy/demos/coder/hardware/egi_netstation.py +45 -0
- psychopy/demos/coder/hardware/hdf5_extract.py +133 -0
- psychopy/demos/coder/hardware/ioLab_bbox.py +62 -0
- psychopy/demos/coder/hardware/labjack_u3.py +61 -0
- psychopy/demos/coder/hardware/monitorDemo.py +28 -0
- psychopy/demos/coder/hardware/parallelPortOutput.py +49 -0
- psychopy/demos/coder/hardware/qmixPump.py +79 -0
- psychopy/demos/coder/hardware/testSoundLatency.py +127 -0
- psychopy/demos/coder/input/GUI.py +52 -0
- psychopy/demos/coder/input/__init__.py +0 -0
- psychopy/demos/coder/input/customMouse.py +51 -0
- psychopy/demos/coder/input/joystick_universal.py +84 -0
- psychopy/demos/coder/input/keyNameFinder.py +39 -0
- psychopy/demos/coder/input/mic.png +0 -0
- psychopy/demos/coder/input/mouse.py +66 -0
- psychopy/demos/coder/iohub/delaytest.py +231 -0
- psychopy/demos/coder/iohub/eyetracking/gcCursor/images/canal.jpg +0 -0
- psychopy/demos/coder/iohub/eyetracking/gcCursor/images/fall.jpg +0 -0
- psychopy/demos/coder/iohub/eyetracking/gcCursor/images/lake.jpg +0 -0
- psychopy/demos/coder/iohub/eyetracking/gcCursor/images/party.jpg +0 -0
- psychopy/demos/coder/iohub/eyetracking/gcCursor/images/swimming.jpg +0 -0
- psychopy/demos/coder/iohub/eyetracking/gcCursor/readTrialEventsByConditionVariables.py +67 -0
- psychopy/demos/coder/iohub/eyetracking/gcCursor/readTrialEventsByMessages.py +34 -0
- psychopy/demos/coder/iohub/eyetracking/gcCursor/run.py +323 -0
- psychopy/demos/coder/iohub/eyetracking/gcCursor/trial_conditions.xlsx +0 -0
- psychopy/demos/coder/iohub/eyetracking/simple.py +147 -0
- psychopy/demos/coder/iohub/eyetracking/validation.py +251 -0
- psychopy/demos/coder/iohub/iodatastore/saveEventReport.py +56 -0
- psychopy/demos/coder/iohub/keyboard.py +189 -0
- psychopy/demos/coder/iohub/keyboardreactiontime.py +88 -0
- psychopy/demos/coder/iohub/launchHub.py +160 -0
- psychopy/demos/coder/iohub/mouse.py +112 -0
- psychopy/demos/coder/iohub/mouse_multi_window.py +124 -0
- psychopy/demos/coder/iohub/serial/_parseserial.py +53 -0
- psychopy/demos/coder/iohub/serial/customparser.py +84 -0
- psychopy/demos/coder/iohub/serial/pstbox.py +166 -0
- psychopy/demos/coder/iohub/wintab/_wintabgraphics.py +281 -0
- psychopy/demos/coder/iohub/wintab/pen_demo.py +260 -0
- psychopy/demos/coder/misc/encrypt_data.py +48 -0
- psychopy/demos/coder/misc/hdf5_2_csv +33 -0
- psychopy/demos/coder/misc/makeMovie.py +28 -0
- psychopy/demos/coder/misc/rigidBodyTransform.py +76 -0
- psychopy/demos/coder/stimuli/Campaign.ttf +0 -0
- psychopy/demos/coder/stimuli/MovieStim.py +65 -0
- psychopy/demos/coder/stimuli/__init__.py +0 -0
- psychopy/demos/coder/stimuli/aperture.py +37 -0
- psychopy/demos/coder/stimuli/beach.jpg +0 -0
- psychopy/demos/coder/stimuli/bufferImageStim.py +78 -0
- psychopy/demos/coder/stimuli/clockface.py +43 -0
- psychopy/demos/coder/stimuli/colorPalette.py +134 -0
- psychopy/demos/coder/stimuli/compare_text_timing.py +193 -0
- psychopy/demos/coder/stimuli/counterphase.py +43 -0
- psychopy/demos/coder/stimuli/customTextures.py +57 -0
- psychopy/demos/coder/stimuli/dot_gabors.py +35 -0
- psychopy/demos/coder/stimuli/dots.py +35 -0
- psychopy/demos/coder/stimuli/elementArrays.py +92 -0
- psychopy/demos/coder/stimuli/embeddedOpenGL.py +35 -0
- psychopy/demos/coder/stimuli/face.jpg +0 -0
- psychopy/demos/coder/stimuli/face_jpg.py +48 -0
- psychopy/demos/coder/stimuli/gabor.py +30 -0
- psychopy/demos/coder/stimuli/imagesAndPatches.py +51 -0
- psychopy/demos/coder/stimuli/jwpIntro.mp4 +0 -0
- psychopy/demos/coder/stimuli/kanizsa.py +41 -0
- psychopy/demos/coder/stimuli/maskReveal.py +63 -0
- psychopy/demos/coder/stimuli/plaid.py +43 -0
- psychopy/demos/coder/stimuli/ratingScale.py +183 -0
- psychopy/demos/coder/stimuli/rotatingFlashingWedge.py +37 -0
- psychopy/demos/coder/stimuli/screensAndWindows.py +58 -0
- psychopy/demos/coder/stimuli/secondOrderGratings.py +66 -0
- psychopy/demos/coder/stimuli/shapeContains.py +50 -0
- psychopy/demos/coder/stimuli/shapes.py +63 -0
- psychopy/demos/coder/stimuli/soundStimuli.py +49 -0
- psychopy/demos/coder/stimuli/starField.py +48 -0
- psychopy/demos/coder/stimuli/stim3d.py +107 -0
- psychopy/demos/coder/stimuli/textBoxStim/textbox_glyph_placement.py +93 -0
- psychopy/demos/coder/stimuli/textBoxStim/textbox_simple.py +71 -0
- psychopy/demos/coder/stimuli/textStimuli.py +106 -0
- psychopy/demos/coder/stimuli/textbox_editable.py +64 -0
- psychopy/demos/coder/stimuli/variousVisualStims.py +47 -0
- psychopy/demos/coder/stimuli/visual_noise.py +31 -0
- psychopy/demos/coder/sysInfo.py +56 -0
- psychopy/demos/coder/timing/__init__.py +0 -0
- psychopy/demos/coder/timing/callOnFlip.py +39 -0
- psychopy/demos/coder/timing/clocksAndTimers.py +46 -0
- psychopy/demos/coder/timing/millikeyKeyboardTimingTest.py +323 -0
- psychopy/demos/coder/timing/timeByFrames.py +80 -0
- psychopy/demos/coder/timing/timeByFramesEx.py +107 -0
- psychopy/demos/coder/understanding psychopy/colors.py +70 -0
- psychopy/demos/coder/understanding psychopy/fontLayout.py +69 -0
- psychopy/demos/demo_migration.py +214 -0
- psychopy/demos/modernizeDemos.py +16 -0
- psychopy/demos/test_demo_migration.py +155 -0
- psychopy/devices/__init__.py +8 -0
- psychopy/event.py +1339 -0
- psychopy/exceptions.py +59 -0
- psychopy/experiment/__init__.py +51 -0
- psychopy/experiment/_experiment.py +1514 -0
- psychopy/experiment/blankTemplate.xltx +0 -0
- psychopy/experiment/components/__init__.py +402 -0
- psychopy/experiment/components/_base.py +1689 -0
- psychopy/experiment/components/aperture/__init__.py +153 -0
- psychopy/experiment/components/aperture/classic/aperture.png +0 -0
- psychopy/experiment/components/aperture/classic/aperture@2x.png +0 -0
- psychopy/experiment/components/aperture/dark/aperture.png +0 -0
- psychopy/experiment/components/aperture/dark/aperture@2x.png +0 -0
- psychopy/experiment/components/aperture/light/aperture.png +0 -0
- psychopy/experiment/components/aperture/light/aperture@2x.png +0 -0
- psychopy/experiment/components/brush/__init__.py +165 -0
- psychopy/experiment/components/brush/classic/brush.png +0 -0
- psychopy/experiment/components/brush/classic/brush@2x.png +0 -0
- psychopy/experiment/components/brush/dark/brush.png +0 -0
- psychopy/experiment/components/brush/dark/brush@2x.png +0 -0
- psychopy/experiment/components/brush/light/brush.png +0 -0
- psychopy/experiment/components/brush/light/brush@2x.png +0 -0
- psychopy/experiment/components/button/__init__.py +493 -0
- psychopy/experiment/components/button/classic/button.png +0 -0
- psychopy/experiment/components/button/classic/button@2x.png +0 -0
- psychopy/experiment/components/button/dark/button.png +0 -0
- psychopy/experiment/components/button/dark/button@2x.png +0 -0
- psychopy/experiment/components/button/light/button.png +0 -0
- psychopy/experiment/components/button/light/button@2x.png +0 -0
- psychopy/experiment/components/buttonBox/__init__.py +322 -0
- psychopy/experiment/components/buttonBox/classic/buttonBox.png +0 -0
- psychopy/experiment/components/buttonBox/classic/buttonBox@2x.png +0 -0
- psychopy/experiment/components/buttonBox/dark/buttonBox.png +0 -0
- psychopy/experiment/components/buttonBox/dark/buttonBox@2x.png +0 -0
- psychopy/experiment/components/buttonBox/light/buttonBox.png +0 -0
- psychopy/experiment/components/buttonBox/light/buttonBox@2x.png +0 -0
- psychopy/experiment/components/camera/__init__.py +381 -0
- psychopy/experiment/components/camera/classic/webcam.png +0 -0
- psychopy/experiment/components/camera/classic/webcam@2x.png +0 -0
- psychopy/experiment/components/camera/dark/webcam.png +0 -0
- psychopy/experiment/components/camera/dark/webcam@2x.png +0 -0
- psychopy/experiment/components/camera/light/webcam.png +0 -0
- psychopy/experiment/components/camera/light/webcam@2x.png +0 -0
- psychopy/experiment/components/code/__init__.py +299 -0
- psychopy/experiment/components/code/classic/code.png +0 -0
- psychopy/experiment/components/code/classic/code@2x.png +0 -0
- psychopy/experiment/components/code/dark/code.png +0 -0
- psychopy/experiment/components/code/dark/code@2x.png +0 -0
- psychopy/experiment/components/code/light/code.png +0 -0
- psychopy/experiment/components/code/light/code@2x.png +0 -0
- psychopy/experiment/components/dots/__init__.py +199 -0
- psychopy/experiment/components/dots/classic/dots.png +0 -0
- psychopy/experiment/components/dots/classic/dots@2x.png +0 -0
- psychopy/experiment/components/dots/dark/dots.png +0 -0
- psychopy/experiment/components/dots/dark/dots@2x.png +0 -0
- psychopy/experiment/components/dots/dots.xcf +0 -0
- psychopy/experiment/components/dots/light/dots.png +0 -0
- psychopy/experiment/components/dots/light/dots@2x.png +0 -0
- psychopy/experiment/components/eyetracker_record/__init__.py +194 -0
- psychopy/experiment/components/eyetracker_record/classic/eyetracker_record.png +0 -0
- psychopy/experiment/components/eyetracker_record/classic/eyetracker_record@2x.png +0 -0
- psychopy/experiment/components/eyetracker_record/dark/eyetracker_record.png +0 -0
- psychopy/experiment/components/eyetracker_record/dark/eyetracker_record@2x.png +0 -0
- psychopy/experiment/components/eyetracker_record/light/eyetracker_record.png +0 -0
- psychopy/experiment/components/eyetracker_record/light/eyetracker_record@2x.png +0 -0
- psychopy/experiment/components/form/__init__.py +227 -0
- psychopy/experiment/components/form/classic/form.png +0 -0
- psychopy/experiment/components/form/classic/form@2x.png +0 -0
- psychopy/experiment/components/form/dark/form.png +0 -0
- psychopy/experiment/components/form/dark/form@2x.png +0 -0
- psychopy/experiment/components/form/formItems.xltx +0 -0
- psychopy/experiment/components/form/light/form.png +0 -0
- psychopy/experiment/components/form/light/form@2x.png +0 -0
- psychopy/experiment/components/grating/__init__.py +203 -0
- psychopy/experiment/components/grating/classic/grating.png +0 -0
- psychopy/experiment/components/grating/classic/grating@2x.png +0 -0
- psychopy/experiment/components/grating/dark/grating.png +0 -0
- psychopy/experiment/components/grating/dark/grating@2x.png +0 -0
- psychopy/experiment/components/grating/light/grating.png +0 -0
- psychopy/experiment/components/grating/light/grating@2x.png +0 -0
- psychopy/experiment/components/image/__init__.py +195 -0
- psychopy/experiment/components/image/classic/image.png +0 -0
- psychopy/experiment/components/image/classic/image@2x.png +0 -0
- psychopy/experiment/components/image/dark/image.png +0 -0
- psychopy/experiment/components/image/dark/image@2x.png +0 -0
- psychopy/experiment/components/image/light/image.png +0 -0
- psychopy/experiment/components/image/light/image@2x.png +0 -0
- psychopy/experiment/components/joyButtons/__init__.py +453 -0
- psychopy/experiment/components/joyButtons/classic/joyButtons.png +0 -0
- psychopy/experiment/components/joyButtons/classic/joybuttons@2x.png +0 -0
- psychopy/experiment/components/joyButtons/dark/joyButtons.png +0 -0
- psychopy/experiment/components/joyButtons/dark/joyButtons@2x.png +0 -0
- psychopy/experiment/components/joyButtons/light/joyButtons.png +0 -0
- psychopy/experiment/components/joyButtons/light/joyButtons@2x.png +0 -0
- psychopy/experiment/components/joyButtons/virtualJoyButtons.py +34 -0
- psychopy/experiment/components/joystick/__init__.py +572 -0
- psychopy/experiment/components/joystick/classic/joystick.png +0 -0
- psychopy/experiment/components/joystick/classic/joystick@2x.png +0 -0
- psychopy/experiment/components/joystick/dark/joystick.png +0 -0
- psychopy/experiment/components/joystick/dark/joystick@2x.png +0 -0
- psychopy/experiment/components/joystick/light/joystick.png +0 -0
- psychopy/experiment/components/joystick/light/joystick@2x.png +0 -0
- psychopy/experiment/components/joystick/virtualJoystick.py +40 -0
- psychopy/experiment/components/keyboard/__init__.py +568 -0
- psychopy/experiment/components/keyboard/classic/keyboard.png +0 -0
- psychopy/experiment/components/keyboard/classic/keyboard@2x.png +0 -0
- psychopy/experiment/components/keyboard/dark/keyboard.png +0 -0
- psychopy/experiment/components/keyboard/dark/keyboard@2x.png +0 -0
- psychopy/experiment/components/keyboard/light/keyboard.png +0 -0
- psychopy/experiment/components/keyboard/light/keyboard@2x.png +0 -0
- psychopy/experiment/components/keyboard.xcf +0 -0
- psychopy/experiment/components/microphone/__init__.py +600 -0
- psychopy/experiment/components/microphone/classic/microphone.png +0 -0
- psychopy/experiment/components/microphone/classic/microphone@2x.png +0 -0
- psychopy/experiment/components/microphone/dark/microphone.png +0 -0
- psychopy/experiment/components/microphone/dark/microphone@2x.png +0 -0
- psychopy/experiment/components/microphone/light/microphone.png +0 -0
- psychopy/experiment/components/microphone/light/microphone@2x.png +0 -0
- psychopy/experiment/components/mouse/__init__.py +773 -0
- psychopy/experiment/components/mouse/classic/mouse.png +0 -0
- psychopy/experiment/components/mouse/classic/mouse@2x.png +0 -0
- psychopy/experiment/components/mouse/dark/mouse.png +0 -0
- psychopy/experiment/components/mouse/dark/mouse@2x.png +0 -0
- psychopy/experiment/components/mouse/light/mouse.png +0 -0
- psychopy/experiment/components/mouse/light/mouse@2x.png +0 -0
- psychopy/experiment/components/movie/__init__.py +348 -0
- psychopy/experiment/components/movie/classic/movie.png +0 -0
- psychopy/experiment/components/movie/classic/movie@2x.png +0 -0
- psychopy/experiment/components/movie/dark/movie.png +0 -0
- psychopy/experiment/components/movie/dark/movie@2x.png +0 -0
- psychopy/experiment/components/movie/light/movie.png +0 -0
- psychopy/experiment/components/movie/light/movie@2x.png +0 -0
- psychopy/experiment/components/panorama/__init__.py +456 -0
- psychopy/experiment/components/panorama/classic/panorama.png +0 -0
- psychopy/experiment/components/panorama/classic/panorama@2x.png +0 -0
- psychopy/experiment/components/panorama/dark/panorama.png +0 -0
- psychopy/experiment/components/panorama/dark/panorama@2x.png +0 -0
- psychopy/experiment/components/panorama/light/panorama.png +0 -0
- psychopy/experiment/components/panorama/light/panorama@2x.png +0 -0
- psychopy/experiment/components/parallelOut/__init__.py +178 -0
- psychopy/experiment/components/parallelOut/classic/parallel.png +0 -0
- psychopy/experiment/components/parallelOut/classic/parallel@2x.png +0 -0
- psychopy/experiment/components/parallelOut/dark/parallel.png +0 -0
- psychopy/experiment/components/parallelOut/dark/parallel@2x.png +0 -0
- psychopy/experiment/components/parallelOut/light/parallel.png +0 -0
- psychopy/experiment/components/parallelOut/light/parallel@2x.png +0 -0
- psychopy/experiment/components/polygon/__init__.py +332 -0
- psychopy/experiment/components/polygon/classic/polygon.png +0 -0
- psychopy/experiment/components/polygon/classic/polygon@2x.png +0 -0
- psychopy/experiment/components/polygon/dark/polygon.png +0 -0
- psychopy/experiment/components/polygon/dark/polygon@2x.png +0 -0
- psychopy/experiment/components/polygon/light/polygon.png +0 -0
- psychopy/experiment/components/polygon/light/polygon@2x.png +0 -0
- psychopy/experiment/components/progress/__init__.py +130 -0
- psychopy/experiment/components/progress/classic/progress.png +0 -0
- psychopy/experiment/components/progress/classic/progress@2x.png +0 -0
- psychopy/experiment/components/progress/dark/progress.png +0 -0
- psychopy/experiment/components/progress/dark/progress@2x.png +0 -0
- psychopy/experiment/components/progress/light/progress.png +0 -0
- psychopy/experiment/components/progress/light/progress@2x.png +0 -0
- psychopy/experiment/components/resourceManager/__init__.py +176 -0
- psychopy/experiment/components/resourceManager/classic/resource_manager.png +0 -0
- psychopy/experiment/components/resourceManager/classic/resource_manager@2x.png +0 -0
- psychopy/experiment/components/resourceManager/dark/resource_manager.png +0 -0
- psychopy/experiment/components/resourceManager/dark/resource_manager@2x.png +0 -0
- psychopy/experiment/components/resourceManager/light/resource_manager.png +0 -0
- psychopy/experiment/components/resourceManager/light/resource_manager@2x.png +0 -0
- psychopy/experiment/components/roi/__init__.py +316 -0
- psychopy/experiment/components/roi/classic/eyetracker_roi.png +0 -0
- psychopy/experiment/components/roi/classic/eyetracker_roi@2x.png +0 -0
- psychopy/experiment/components/roi/dark/eyetracker_roi.png +0 -0
- psychopy/experiment/components/roi/dark/eyetracker_roi@2X.png +0 -0
- psychopy/experiment/components/roi/light/eyetracker_roi.png +0 -0
- psychopy/experiment/components/roi/light/eyetracker_roi@2X.png +0 -0
- psychopy/experiment/components/routineSettings/__init__.py +387 -0
- psychopy/experiment/components/routineSettings/classic/routineSettings.png +0 -0
- psychopy/experiment/components/routineSettings/classic/routineSettings@2x.png +0 -0
- psychopy/experiment/components/routineSettings/dark/routineSettings.png +0 -0
- psychopy/experiment/components/routineSettings/dark/routineSettings@2x.png +0 -0
- psychopy/experiment/components/routineSettings/light/routineSettings.png +0 -0
- psychopy/experiment/components/routineSettings/light/routineSettings@2x.png +0 -0
- psychopy/experiment/components/serialOut/__init__.py +304 -0
- psychopy/experiment/components/serialOut/classic/serial.png +0 -0
- psychopy/experiment/components/serialOut/classic/serial@2x.png +0 -0
- psychopy/experiment/components/serialOut/dark/serial.png +0 -0
- psychopy/experiment/components/serialOut/dark/serial@2x.png +0 -0
- psychopy/experiment/components/serialOut/light/serial.png +0 -0
- psychopy/experiment/components/serialOut/light/serial@2x.png +0 -0
- psychopy/experiment/components/settings/JS_htmlHeader.tmpl +23 -0
- psychopy/experiment/components/settings/JS_setupExp.tmpl +28 -0
- psychopy/experiment/components/settings/__init__.py +2254 -0
- psychopy/experiment/components/settings/classic/settings.png +0 -0
- psychopy/experiment/components/settings/classic/settings@2x.png +0 -0
- psychopy/experiment/components/settings/dark/settings.png +0 -0
- psychopy/experiment/components/settings/dark/settings@2x.png +0 -0
- psychopy/experiment/components/settings/eyetracking.py +108 -0
- psychopy/experiment/components/settings/light/settings.png +0 -0
- psychopy/experiment/components/settings/light/settings@2x.png +0 -0
- psychopy/experiment/components/slider/__init__.py +410 -0
- psychopy/experiment/components/slider/classic/slider.png +0 -0
- psychopy/experiment/components/slider/classic/slider@2x.png +0 -0
- psychopy/experiment/components/slider/dark/slider.png +0 -0
- psychopy/experiment/components/slider/dark/slider@2x.png +0 -0
- psychopy/experiment/components/slider/light/slider.png +0 -0
- psychopy/experiment/components/slider/light/slider@2x.png +0 -0
- psychopy/experiment/components/sound/__init__.py +441 -0
- psychopy/experiment/components/sound/classic/sound.png +0 -0
- psychopy/experiment/components/sound/classic/sound@2x.png +0 -0
- psychopy/experiment/components/sound/dark/sound.png +0 -0
- psychopy/experiment/components/sound/dark/sound@2x.png +0 -0
- psychopy/experiment/components/sound/light/sound.png +0 -0
- psychopy/experiment/components/sound/light/sound@2x.png +0 -0
- psychopy/experiment/components/soundsensor/__init__.py +324 -0
- psychopy/experiment/components/soundsensor/classic/soundsensor.png +0 -0
- psychopy/experiment/components/soundsensor/classic/soundsensor@2x.png +0 -0
- psychopy/experiment/components/soundsensor/dark/soundsensor.png +0 -0
- psychopy/experiment/components/soundsensor/dark/soundsensor@2x.png +0 -0
- psychopy/experiment/components/soundsensor/light/soundsensor.png +0 -0
- psychopy/experiment/components/soundsensor/light/soundsensor@2x.png +0 -0
- psychopy/experiment/components/static/__init__.py +293 -0
- psychopy/experiment/components/static/classic/static.png +0 -0
- psychopy/experiment/components/static/classic/static@2x.png +0 -0
- psychopy/experiment/components/static/dark/static.png +0 -0
- psychopy/experiment/components/static/dark/static@2x.png +0 -0
- psychopy/experiment/components/static/light/static.png +0 -0
- psychopy/experiment/components/static/light/static@2x.png +0 -0
- psychopy/experiment/components/text/__init__.py +190 -0
- psychopy/experiment/components/text/classic/text.png +0 -0
- psychopy/experiment/components/text/classic/text@2x.png +0 -0
- psychopy/experiment/components/text/dark/text.png +0 -0
- psychopy/experiment/components/text/dark/text@2x.png +0 -0
- psychopy/experiment/components/text/light/text.png +0 -0
- psychopy/experiment/components/text/light/text@2x.png +0 -0
- psychopy/experiment/components/textbox/__init__.py +336 -0
- psychopy/experiment/components/textbox/classic/textbox.png +0 -0
- psychopy/experiment/components/textbox/classic/textbox@2x.png +0 -0
- psychopy/experiment/components/textbox/dark/textbox.png +0 -0
- psychopy/experiment/components/textbox/dark/textbox@2x.png +0 -0
- psychopy/experiment/components/textbox/light/textbox.png +0 -0
- psychopy/experiment/components/textbox/light/textbox@2x.png +0 -0
- psychopy/experiment/components/unknown/__init__.py +87 -0
- psychopy/experiment/components/unknown/classic/unknown.png +0 -0
- psychopy/experiment/components/unknown/classic/unknown@2x.png +0 -0
- psychopy/experiment/components/unknown/dark/unknown.png +0 -0
- psychopy/experiment/components/unknown/dark/unknown@2x.png +0 -0
- psychopy/experiment/components/unknown/light/unknown.png +0 -0
- psychopy/experiment/components/unknown/light/unknown@2x.png +0 -0
- psychopy/experiment/components/unknownPlugin/__init__.py +86 -0
- psychopy/experiment/components/unknownPlugin/classic/unknownPlugin.png +0 -0
- psychopy/experiment/components/unknownPlugin/classic/unknownPlugin@2x.png +0 -0
- psychopy/experiment/components/unknownPlugin/dark/unknownPlugin.png +0 -0
- psychopy/experiment/components/unknownPlugin/dark/unknownPlugin@2x.png +0 -0
- psychopy/experiment/components/unknownPlugin/light/unknownPlugin.png +0 -0
- psychopy/experiment/components/unknownPlugin/light/unknownPlugin@2x.png +0 -0
- psychopy/experiment/components/utils.py +0 -0
- psychopy/experiment/components/variable/__init__.py +184 -0
- psychopy/experiment/components/variable/classic/variable.png +0 -0
- psychopy/experiment/components/variable/classic/variable@2x.png +0 -0
- psychopy/experiment/components/variable/dark/variable.png +0 -0
- psychopy/experiment/components/variable/dark/variable@2x.png +0 -0
- psychopy/experiment/components/variable/light/variable.png +0 -0
- psychopy/experiment/components/variable/light/variable@2x.png +0 -0
- psychopy/experiment/devices.py +303 -0
- psychopy/experiment/experiment.xsd +223 -0
- psychopy/experiment/exports.py +390 -0
- psychopy/experiment/flow.py +547 -0
- psychopy/experiment/localization.py +11 -0
- psychopy/experiment/loopTemplate.xltx +0 -0
- psychopy/experiment/loops.py +1051 -0
- psychopy/experiment/monitor.py +74 -0
- psychopy/experiment/params.py +541 -0
- psychopy/experiment/plugins.py +42 -0
- psychopy/experiment/py2js.py +183 -0
- psychopy/experiment/py2js_transpiler.py +613 -0
- psychopy/experiment/questPlusTemplate.xltx +0 -0
- psychopy/experiment/questTemplate.xltx +0 -0
- psychopy/experiment/routines/__init__.py +108 -0
- psychopy/experiment/routines/_base.py +1172 -0
- psychopy/experiment/routines/audioValidator/__init__.py +229 -0
- psychopy/experiment/routines/audioValidator/classic/audio_validator.png +0 -0
- psychopy/experiment/routines/audioValidator/classic/audio_validator@2x.png +0 -0
- psychopy/experiment/routines/audioValidator/dark/audio_validator.png +0 -0
- psychopy/experiment/routines/audioValidator/dark/audio_validator@2x.png +0 -0
- psychopy/experiment/routines/audioValidator/light/audio_validator.png +0 -0
- psychopy/experiment/routines/audioValidator/light/audio_validator@2x.png +0 -0
- psychopy/experiment/routines/counterbalance/__init__.py +320 -0
- psychopy/experiment/routines/counterbalance/classic/counterbalance.png +0 -0
- psychopy/experiment/routines/counterbalance/classic/counterbalance@2x.png +0 -0
- psychopy/experiment/routines/counterbalance/counterbalanceItems.xltx +0 -0
- psychopy/experiment/routines/counterbalance/dark/counterbalance.png +0 -0
- psychopy/experiment/routines/counterbalance/dark/counterbalance@2x.png +0 -0
- psychopy/experiment/routines/counterbalance/light/counterbalance.png +0 -0
- psychopy/experiment/routines/counterbalance/light/counterbalance@2x.png +0 -0
- psychopy/experiment/routines/eyetracker_calibrate/__init__.py +334 -0
- psychopy/experiment/routines/eyetracker_calibrate/classic/eyetracker_calib.png +0 -0
- psychopy/experiment/routines/eyetracker_calibrate/dark/eyetracker_calib.png +0 -0
- psychopy/experiment/routines/eyetracker_calibrate/dark/eyetracker_calib@2x.png +0 -0
- psychopy/experiment/routines/eyetracker_calibrate/light/eyetracker_calib.png +0 -0
- psychopy/experiment/routines/eyetracker_calibrate/light/eyetracker_calib@2x.png +0 -0
- psychopy/experiment/routines/eyetracker_validate/__init__.py +354 -0
- psychopy/experiment/routines/eyetracker_validate/classic/eyetracker_valid.png +0 -0
- psychopy/experiment/routines/eyetracker_validate/dark/eyetracker_valid.png +0 -0
- psychopy/experiment/routines/eyetracker_validate/dark/eyetracker_valid@2x.png +0 -0
- psychopy/experiment/routines/eyetracker_validate/light/eyetracker_valid.png +0 -0
- psychopy/experiment/routines/eyetracker_validate/light/eyetracker_valid@2x.png +0 -0
- psychopy/experiment/routines/pavlovia_survey/__init__.py +236 -0
- psychopy/experiment/routines/pavlovia_survey/classic/survey.png +0 -0
- psychopy/experiment/routines/pavlovia_survey/classic/survey@2x.png +0 -0
- psychopy/experiment/routines/pavlovia_survey/dark/survey.png +0 -0
- psychopy/experiment/routines/pavlovia_survey/dark/survey@2x.png +0 -0
- psychopy/experiment/routines/pavlovia_survey/light/survey.png +0 -0
- psychopy/experiment/routines/pavlovia_survey/light/survey@2x.png +0 -0
- psychopy/experiment/routines/unknown/__init__.py +30 -0
- psychopy/experiment/routines/unknown/classic/eyetracker_record.png +0 -0
- psychopy/experiment/routines/unknown/classic/unknown.png +0 -0
- psychopy/experiment/routines/unknown/dark/eyetracker_record.png +0 -0
- psychopy/experiment/routines/unknown/dark/eyetracker_record@2x.png +0 -0
- psychopy/experiment/routines/unknown/dark/unknown.png +0 -0
- psychopy/experiment/routines/unknown/dark/unknown@2x.png +0 -0
- psychopy/experiment/routines/unknown/light/eyetracker_record.png +0 -0
- psychopy/experiment/routines/unknown/light/eyetracker_record@2x.png +0 -0
- psychopy/experiment/routines/unknown/light/unknown.png +0 -0
- psychopy/experiment/routines/unknown/light/unknown@2x.png +0 -0
- psychopy/experiment/routines/utils.py +0 -0
- psychopy/experiment/routines/visualValidator/__init__.py +395 -0
- psychopy/experiment/routines/visualValidator/classic/visual_validator.png +0 -0
- psychopy/experiment/routines/visualValidator/classic/visual_validator@2x.png +0 -0
- psychopy/experiment/routines/visualValidator/dark/visual_validator.png +0 -0
- psychopy/experiment/routines/visualValidator/dark/visual_validator@2x.png +0 -0
- psychopy/experiment/routines/visualValidator/light/visual_validator.png +0 -0
- psychopy/experiment/routines/visualValidator/light/visual_validator@2x.png +0 -0
- psychopy/experiment/staircaseTemplate.xltx +0 -0
- psychopy/experiment/utils.py +44 -0
- psychopy/filters.py +11 -0
- psychopy/gamma.py +9 -0
- psychopy/gui/__init__.py +47 -0
- psychopy/gui/qtgui.py +882 -0
- psychopy/gui/util.py +74 -0
- psychopy/gui/wxgui.py +420 -0
- psychopy/hardware/__init__.py +178 -0
- psychopy/hardware/base.py +466 -0
- psychopy/hardware/bbtk/__init__.py +24 -0
- psychopy/hardware/brainproducts.py +25 -0
- psychopy/hardware/button.py +238 -0
- psychopy/hardware/buttonbox/__init__.py +122 -0
- psychopy/hardware/camera/__init__.py +3657 -0
- psychopy/hardware/cedrus.py +24 -0
- psychopy/hardware/crs/__init__.py +46 -0
- psychopy/hardware/crs/bits.py +37 -0
- psychopy/hardware/crs/colorcal.py +18 -0
- psychopy/hardware/crs/optical.py +33 -0
- psychopy/hardware/crs/shaders.py +34 -0
- psychopy/hardware/emotiv.py +33 -0
- psychopy/hardware/emulator.py +46 -0
- psychopy/hardware/exceptions.py +86 -0
- psychopy/hardware/eyetracker.py +132 -0
- psychopy/hardware/forp.py +37 -0
- psychopy/hardware/gammasci.py +26 -0
- psychopy/hardware/iolab.py +24 -0
- psychopy/hardware/joystick/__init__.py +1196 -0
- psychopy/hardware/joystick/_base.py +251 -0
- psychopy/hardware/joystick/backend_glfw.py +306 -0
- psychopy/hardware/joystick/backend_pyglet.py +309 -0
- psychopy/hardware/joystick/mappings.py +287 -0
- psychopy/hardware/keyboard.py +975 -0
- psychopy/hardware/knownDevices.json +52 -0
- psychopy/hardware/labhackers.py +27 -0
- psychopy/hardware/labjacks.py +26 -0
- psychopy/hardware/lightsensor.py +789 -0
- psychopy/hardware/listener.py +330 -0
- psychopy/hardware/manager.py +992 -0
- psychopy/hardware/microphone.py +1630 -0
- psychopy/hardware/minolta.py +33 -0
- psychopy/hardware/monitor.py +144 -0
- psychopy/hardware/mouse/__init__.py +885 -0
- psychopy/hardware/photometer/__init__.py +207 -0
- psychopy/hardware/pr.py +33 -0
- psychopy/hardware/qmix.py +32 -0
- psychopy/hardware/serialdevice.py +387 -0
- psychopy/hardware/soundsensor.py +476 -0
- psychopy/hardware/spatial/__init__.py +231 -0
- psychopy/hardware/speaker.py +351 -0
- psychopy/hardware/triggerbox/__init__.py +56 -0
- psychopy/hardware/triggerbox/base.py +170 -0
- psychopy/hardware/triggerbox/parallel.py +362 -0
- psychopy/info.py +719 -0
- psychopy/iohub/__init__.py +50 -0
- psychopy/iohub/client/__init__.py +1481 -0
- psychopy/iohub/client/connect.py +260 -0
- psychopy/iohub/client/eyetracker/__init__.py +4 -0
- psychopy/iohub/client/eyetracker/validation/__init__.py +8 -0
- psychopy/iohub/client/eyetracker/validation/posgrid.py +274 -0
- psychopy/iohub/client/eyetracker/validation/procedure.py +1292 -0
- psychopy/iohub/client/eyetracker/validation/trigger.py +240 -0
- psychopy/iohub/client/keyboard.py +513 -0
- psychopy/iohub/client/wintab.py +378 -0
- psychopy/iohub/constants.py +1176 -0
- psychopy/iohub/datastore/__init__.py +439 -0
- psychopy/iohub/datastore/default_datastore.yaml +8 -0
- psychopy/iohub/datastore/util.py +868 -0
- psychopy/iohub/default_config.yaml +17 -0
- psychopy/iohub/devices/__init__.py +1047 -0
- psychopy/iohub/devices/computer.py +607 -0
- psychopy/iohub/devices/default_device.yaml +15 -0
- psychopy/iohub/devices/deviceConfigValidation.py +519 -0
- psychopy/iohub/devices/display/__init__.py +755 -0
- psychopy/iohub/devices/display/default_display.yaml +118 -0
- psychopy/iohub/devices/display/supported_config_settings.yaml +69 -0
- psychopy/iohub/devices/eventfilters.py +3572 -0
- psychopy/iohub/devices/experiment/__init__.py +316 -0
- psychopy/iohub/devices/experiment/default_experiment.yaml +74 -0
- psychopy/iohub/devices/experiment/supported_config_settings.yaml +26 -0
- psychopy/iohub/devices/eyetracker/__init__.py +474 -0
- psychopy/iohub/devices/eyetracker/calibration/__init__.py +1 -0
- psychopy/iohub/devices/eyetracker/calibration/procedure.py +391 -0
- psychopy/iohub/devices/eyetracker/default_eyetracker.yaml +18 -0
- psychopy/iohub/devices/eyetracker/eye_events.py +1751 -0
- psychopy/iohub/devices/eyetracker/filters/__init__.py +4 -0
- psychopy/iohub/devices/eyetracker/filters/parser.py +913 -0
- psychopy/iohub/devices/eyetracker/hw/__init__.py +4 -0
- psychopy/iohub/devices/eyetracker/hw/gazepoint/__init__.py +29 -0
- psychopy/iohub/devices/eyetracker/hw/gazepoint/gp3/__init__.py +29 -0
- psychopy/iohub/devices/eyetracker/hw/gazepoint/gp3/calibration.py +18 -0
- psychopy/iohub/devices/eyetracker/hw/gazepoint/gp3/eyetracker.py +31 -0
- psychopy/iohub/devices/eyetracker/hw/mouse/__init__.py +8 -0
- psychopy/iohub/devices/eyetracker/hw/mouse/calibration.py +10 -0
- psychopy/iohub/devices/eyetracker/hw/mouse/default_eyetracker.yaml +102 -0
- psychopy/iohub/devices/eyetracker/hw/mouse/eyetracker.py +443 -0
- psychopy/iohub/devices/eyetracker/hw/mouse/supported_config_settings.yaml +110 -0
- psychopy/iohub/devices/eyetracker/hw/pupil_labs/__init__.py +4 -0
- psychopy/iohub/devices/eyetracker/hw/pupil_labs/neon/__init__.py +27 -0
- psychopy/iohub/devices/eyetracker/hw/pupil_labs/neon/eyetracker.py +18 -0
- psychopy/iohub/devices/eyetracker/hw/pupil_labs/pupil_core/__init__.py +29 -0
- psychopy/iohub/devices/eyetracker/hw/pupil_labs/pupil_core/bisector.py +20 -0
- psychopy/iohub/devices/eyetracker/hw/pupil_labs/pupil_core/constants.py +19 -0
- psychopy/iohub/devices/eyetracker/hw/pupil_labs/pupil_core/data_parse.py +22 -0
- psychopy/iohub/devices/eyetracker/hw/pupil_labs/pupil_core/eyetracker.py +18 -0
- psychopy/iohub/devices/eyetracker/hw/pupil_labs/pupil_core/pupil_remote.py +18 -0
- psychopy/iohub/devices/eyetracker/hw/sr_research/__init__.py +4 -0
- psychopy/iohub/devices/eyetracker/hw/sr_research/eyelink/__init__.py +28 -0
- psychopy/iohub/devices/eyetracker/hw/sr_research/eyelink/calibration.py +22 -0
- psychopy/iohub/devices/eyetracker/hw/sr_research/eyelink/eyetracker.py +38 -0
- psychopy/iohub/devices/eyetracker/hw/tobii/__init__.py +29 -0
- psychopy/iohub/devices/eyetracker/hw/tobii/calibration.py +19 -0
- psychopy/iohub/devices/eyetracker/hw/tobii/eyetracker.py +17 -0
- psychopy/iohub/devices/eyetracker/hw/tobii/tobiiwrapper.py +19 -0
- psychopy/iohub/devices/eyetracker/supported_config_settings.yaml +44 -0
- psychopy/iohub/devices/keyboard/__init__.py +309 -0
- psychopy/iohub/devices/keyboard/darwin.py +431 -0
- psychopy/iohub/devices/keyboard/darwinkey.py +94 -0
- psychopy/iohub/devices/keyboard/default_keyboard.yaml +94 -0
- psychopy/iohub/devices/keyboard/linux2.py +102 -0
- psychopy/iohub/devices/keyboard/supported_config_settings.yaml +39 -0
- psychopy/iohub/devices/keyboard/win32.py +356 -0
- psychopy/iohub/devices/mouse/__init__.py +709 -0
- psychopy/iohub/devices/mouse/darwin.py +414 -0
- psychopy/iohub/devices/mouse/default_mouse.yaml +92 -0
- psychopy/iohub/devices/mouse/linux2.py +172 -0
- psychopy/iohub/devices/mouse/supported_config_settings.yaml +39 -0
- psychopy/iohub/devices/mouse/win32.py +284 -0
- psychopy/iohub/devices/pyXHook.py +619 -0
- psychopy/iohub/devices/serial/__init__.py +779 -0
- psychopy/iohub/devices/serial/default_pstbox.yaml +108 -0
- psychopy/iohub/devices/serial/default_serial.yaml +108 -0
- psychopy/iohub/devices/serial/supported_config_settings.yaml +85 -0
- psychopy/iohub/devices/serial/supported_config_settings_pstbox.yaml +85 -0
- psychopy/iohub/devices/supported_config_settings.yaml +36 -0
- psychopy/iohub/devices/wintab/__init__.py +580 -0
- psychopy/iohub/devices/wintab/default_wintab.yaml +89 -0
- psychopy/iohub/devices/wintab/supported_config_settings.yaml +42 -0
- psychopy/iohub/devices/wintab/win32.py +722 -0
- psychopy/iohub/devices/xlib.py +6795 -0
- psychopy/iohub/errors.py +61 -0
- psychopy/iohub/lazy_import.py +582 -0
- psychopy/iohub/net.py +349 -0
- psychopy/iohub/server.py +1075 -0
- psychopy/iohub/start_iohub_process.py +121 -0
- psychopy/iohub/util/__init__.py +832 -0
- psychopy/iohub/util/visualangle.py +126 -0
- psychopy/layout.py +916 -0
- psychopy/liaison.py +471 -0
- psychopy/locale_setup.py +41 -0
- psychopy/localization/__init__.py +22 -0
- psychopy/localization/_localization.py +155 -0
- psychopy/localization/generateTranslationTemplate.py +257 -0
- psychopy/localization/mappings.txt +170 -0
- psychopy/localization/messages.pot +9950 -0
- psychopy/localization/readme.txt +68 -0
- psychopy/logging.py +415 -0
- psychopy/microphone.py +28 -0
- psychopy/misc.py +40 -0
- psychopy/monitors/MonitorCenter.py +1354 -0
- psychopy/monitors/__init__.py +30 -0
- psychopy/monitors/calibData.py +78 -0
- psychopy/monitors/calibTools.py +1301 -0
- psychopy/monitors/getLumSeries.py +50 -0
- psychopy/monitors/psychopy-icon.svg +395 -0
- psychopy/monitors/psychopy.ico +0 -0
- psychopy/parallel/__init__.py +206 -0
- psychopy/parallel/_dlportio.py +150 -0
- psychopy/parallel/_inpout.py +120 -0
- psychopy/parallel/_linux.py +105 -0
- psychopy/piloting.py +61 -0
- psychopy/platform_specific/__init__.py +46 -0
- psychopy/platform_specific/darwin.py +326 -0
- psychopy/platform_specific/linux.py +77 -0
- psychopy/platform_specific/win32.py +124 -0
- psychopy/plugins/__init__.py +1397 -0
- psychopy/plugins/util.py +104 -0
- psychopy/preferences/Darwin.spec +294 -0
- psychopy/preferences/FreeBSD.spec +294 -0
- psychopy/preferences/Linux.spec +294 -0
- psychopy/preferences/Windows.spec +294 -0
- psychopy/preferences/__init__.py +20 -0
- psychopy/preferences/baseNoArch.spec +290 -0
- psychopy/preferences/devices.py +80 -0
- psychopy/preferences/generateHints.py +93 -0
- psychopy/preferences/generateSpec.py +80 -0
- psychopy/preferences/hints.py +367 -0
- psychopy/preferences/preferences.py +448 -0
- psychopy/projects/__init__.py +11 -0
- psychopy/projects/gitignore.py +45 -0
- psychopy/projects/pavlovia.py +1674 -0
- psychopy/projects/sshkeys.py +107 -0
- psychopy/psychojs.zip +0 -0
- psychopy/pylintrc +69 -0
- psychopy/scripts/__init__.py +0 -0
- psychopy/scripts/psychopy-pkgutil.py +969 -0
- psychopy/scripts/psyexpCompile.py +229 -0
- psychopy/session.py +1651 -0
- psychopy/sound/__init__.py +50 -0
- psychopy/sound/_base.py +399 -0
- psychopy/sound/audioclip.py +1325 -0
- psychopy/sound/audiodevice.py +857 -0
- psychopy/sound/backend_ptb.py +406 -0
- psychopy/sound/backend_pygame.py +323 -0
- psychopy/sound/backend_pyo.py +64 -0
- psychopy/sound/backend_pysound.py +324 -0
- psychopy/sound/backend_sounddevice.py +44 -0
- psychopy/sound/backends/__init__.py +0 -0
- psychopy/sound/exceptions.py +115 -0
- psychopy/sound/microphone.py +357 -0
- psychopy/sound/sound.py +58 -0
- psychopy/sound/transcribe.py +1321 -0
- psychopy/tests/README.md +344 -0
- psychopy/tests/__init__.py +47 -0
- psychopy/tests/data/Electronic_Chime-KevanGC-495939803.wav +0 -0
- psychopy/tests/data/TestCircle_w128h128_bottom_left.png +0 -0
- psychopy/tests/data/TestCircle_w128h128_bottom_right.png +0 -0
- psychopy/tests/data/TestCircle_w128h128_center_center.png +0 -0
- psychopy/tests/data/TestCircle_w128h128_top_left.png +0 -0
- psychopy/tests/data/TestCircle_w128h128_top_right.png +0 -0
- psychopy/tests/data/TestCircle_w128h64_bottom_left.png +0 -0
- psychopy/tests/data/TestCircle_w128h64_bottom_right.png +0 -0
- psychopy/tests/data/TestCircle_w128h64_center_center.png +0 -0
- psychopy/tests/data/TestCircle_w128h64_top_left.png +0 -0
- psychopy/tests/data/TestCircle_w128h64_top_right.png +0 -0
- psychopy/tests/data/TestCircle_w64h128_bottom_left.png +0 -0
- psychopy/tests/data/TestCircle_w64h128_bottom_right.png +0 -0
- psychopy/tests/data/TestCircle_w64h128_center_center.png +0 -0
- psychopy/tests/data/TestCircle_w64h128_top_left.png +0 -0
- psychopy/tests/data/TestCircle_w64h128_top_right.png +0 -0
- psychopy/tests/data/TestCircle_w64h64_bottom_left.png +0 -0
- psychopy/tests/data/TestCircle_w64h64_bottom_right.png +0 -0
- psychopy/tests/data/TestCircle_w64h64_center_center.png +0 -0
- psychopy/tests/data/TestCircle_w64h64_top_left.png +0 -0
- psychopy/tests/data/TestCircle_w64h64_top_right.png +0 -0
- psychopy/tests/data/TestForm_scrolling_nq10_s0.5.png +0 -0
- psychopy/tests/data/TestForm_scrolling_nq10_s0.png +0 -0
- psychopy/tests/data/TestForm_scrolling_nq10_s1.png +0 -0
- psychopy/tests/data/TestForm_scrolling_nq1_s0.5.png +0 -0
- psychopy/tests/data/TestForm_scrolling_nq1_s0.png +0 -0
- psychopy/tests/data/TestForm_scrolling_nq1_s1.png +0 -0
- psychopy/tests/data/TestForm_scrolling_nq3_s0.5.png +0 -0
- psychopy/tests/data/TestForm_scrolling_nq3_s0.png +0 -0
- psychopy/tests/data/TestForm_scrolling_nq3_s1.png +0 -0
- psychopy/tests/data/TestImage_w128h128_bottom_left.png +0 -0
- psychopy/tests/data/TestImage_w128h128_bottom_right.png +0 -0
- psychopy/tests/data/TestImage_w128h128_center_center.png +0 -0
- psychopy/tests/data/TestImage_w128h128_top_left.png +0 -0
- psychopy/tests/data/TestImage_w128h128_top_right.png +0 -0
- psychopy/tests/data/TestImage_w128h64_bottom_left.png +0 -0
- psychopy/tests/data/TestImage_w128h64_bottom_right.png +0 -0
- psychopy/tests/data/TestImage_w128h64_center_center.png +0 -0
- psychopy/tests/data/TestImage_w128h64_top_left.png +0 -0
- psychopy/tests/data/TestImage_w128h64_top_right.png +0 -0
- psychopy/tests/data/TestImage_w64h128_bottom_left.png +0 -0
- psychopy/tests/data/TestImage_w64h128_bottom_right.png +0 -0
- psychopy/tests/data/TestImage_w64h128_center_center.png +0 -0
- psychopy/tests/data/TestImage_w64h128_top_left.png +0 -0
- psychopy/tests/data/TestImage_w64h128_top_right.png +0 -0
- psychopy/tests/data/TestImage_w64h64_bottom_left.png +0 -0
- psychopy/tests/data/TestImage_w64h64_bottom_right.png +0 -0
- psychopy/tests/data/TestImage_w64h64_center_center.png +0 -0
- psychopy/tests/data/TestImage_w64h64_top_left.png +0 -0
- psychopy/tests/data/TestImage_w64h64_top_right.png +0 -0
- psychopy/tests/data/TestProgress_testValue_horizontal_center center_0.3.png +0 -0
- psychopy/tests/data/TestProgress_testValue_horizontal_center center_0.6.png +0 -0
- psychopy/tests/data/TestProgress_testValue_horizontal_left center_0.3.png +0 -0
- psychopy/tests/data/TestProgress_testValue_horizontal_left center_0.6.png +0 -0
- psychopy/tests/data/TestProgress_testValue_horizontal_right center_0.3.png +0 -0
- psychopy/tests/data/TestProgress_testValue_horizontal_right center_0.6.png +0 -0
- psychopy/tests/data/TestProgress_testValue_minmax_0.png +0 -0
- psychopy/tests/data/TestProgress_testValue_minmax_1.png +0 -0
- psychopy/tests/data/TestProgress_testValue_vertical_bottom center_0.3.png +0 -0
- psychopy/tests/data/TestProgress_testValue_vertical_bottom center_0.6.png +0 -0
- psychopy/tests/data/TestProgress_testValue_vertical_center center_0.3.png +0 -0
- psychopy/tests/data/TestProgress_testValue_vertical_center center_0.6.png +0 -0
- psychopy/tests/data/TestProgress_testValue_vertical_top center_0.3.png +0 -0
- psychopy/tests/data/TestProgress_testValue_vertical_top center_0.6.png +0 -0
- psychopy/tests/data/TestProgress_w128h128_bottom_left.png +0 -0
- psychopy/tests/data/TestProgress_w128h128_bottom_right.png +0 -0
- psychopy/tests/data/TestProgress_w128h128_center_center.png +0 -0
- psychopy/tests/data/TestProgress_w128h128_top_left.png +0 -0
- psychopy/tests/data/TestProgress_w128h128_top_right.png +0 -0
- psychopy/tests/data/TestProgress_w128h64_bottom_left.png +0 -0
- psychopy/tests/data/TestProgress_w128h64_bottom_right.png +0 -0
- psychopy/tests/data/TestProgress_w128h64_center_center.png +0 -0
- psychopy/tests/data/TestProgress_w128h64_top_left.png +0 -0
- psychopy/tests/data/TestProgress_w128h64_top_right.png +0 -0
- psychopy/tests/data/TestProgress_w64h128_bottom_left.png +0 -0
- psychopy/tests/data/TestProgress_w64h128_bottom_right.png +0 -0
- psychopy/tests/data/TestProgress_w64h128_center_center.png +0 -0
- psychopy/tests/data/TestProgress_w64h128_top_left.png +0 -0
- psychopy/tests/data/TestProgress_w64h128_top_right.png +0 -0
- psychopy/tests/data/TestProgress_w64h64_bottom_left.png +0 -0
- psychopy/tests/data/TestProgress_w64h64_bottom_right.png +0 -0
- psychopy/tests/data/TestProgress_w64h64_center_center.png +0 -0
- psychopy/tests/data/TestProgress_w64h64_top_left.png +0 -0
- psychopy/tests/data/TestProgress_w64h64_top_right.png +0 -0
- psychopy/tests/data/TestROI_w128h128_bottom_left.png +0 -0
- psychopy/tests/data/TestROI_w128h128_bottom_right.png +0 -0
- psychopy/tests/data/TestROI_w128h128_center_center.png +0 -0
- psychopy/tests/data/TestROI_w128h128_top_left.png +0 -0
- psychopy/tests/data/TestROI_w128h128_top_right.png +0 -0
- psychopy/tests/data/TestROI_w128h64_bottom_left.png +0 -0
- psychopy/tests/data/TestROI_w128h64_bottom_right.png +0 -0
- psychopy/tests/data/TestROI_w128h64_center_center.png +0 -0
- psychopy/tests/data/TestROI_w128h64_top_left.png +0 -0
- psychopy/tests/data/TestROI_w128h64_top_right.png +0 -0
- psychopy/tests/data/TestROI_w64h128_bottom_left.png +0 -0
- psychopy/tests/data/TestROI_w64h128_bottom_right.png +0 -0
- psychopy/tests/data/TestROI_w64h128_center_center.png +0 -0
- psychopy/tests/data/TestROI_w64h128_top_left.png +0 -0
- psychopy/tests/data/TestROI_w64h128_top_right.png +0 -0
- psychopy/tests/data/TestROI_w64h64_bottom_left.png +0 -0
- psychopy/tests/data/TestROI_w64h64_bottom_right.png +0 -0
- psychopy/tests/data/TestROI_w64h64_center_center.png +0 -0
- psychopy/tests/data/TestROI_w64h64_top_left.png +0 -0
- psychopy/tests/data/TestROI_w64h64_top_right.png +0 -0
- psychopy/tests/data/TestSession_exp1.png +0 -0
- psychopy/tests/data/TestSession_exp2.png +0 -0
- psychopy/tests/data/TestShape_w128h128_bottom_left.png +0 -0
- psychopy/tests/data/TestShape_w128h128_bottom_right.png +0 -0
- psychopy/tests/data/TestShape_w128h128_center_center.png +0 -0
- psychopy/tests/data/TestShape_w128h128_top_left.png +0 -0
- psychopy/tests/data/TestShape_w128h128_top_right.png +0 -0
- psychopy/tests/data/TestShape_w128h64_bottom_left.png +0 -0
- psychopy/tests/data/TestShape_w128h64_bottom_right.png +0 -0
- psychopy/tests/data/TestShape_w128h64_center_center.png +0 -0
- psychopy/tests/data/TestShape_w128h64_top_left.png +0 -0
- psychopy/tests/data/TestShape_w128h64_top_right.png +0 -0
- psychopy/tests/data/TestShape_w64h128_bottom_left.png +0 -0
- psychopy/tests/data/TestShape_w64h128_bottom_right.png +0 -0
- psychopy/tests/data/TestShape_w64h128_center_center.png +0 -0
- psychopy/tests/data/TestShape_w64h128_top_left.png +0 -0
- psychopy/tests/data/TestShape_w64h128_top_right.png +0 -0
- psychopy/tests/data/TestShape_w64h64_bottom_left.png +0 -0
- psychopy/tests/data/TestShape_w64h64_bottom_right.png +0 -0
- psychopy/tests/data/TestShape_w64h64_center_center.png +0 -0
- psychopy/tests/data/TestShape_w64h64_top_left.png +0 -0
- psychopy/tests/data/TestShape_w64h64_top_right.png +0 -0
- psychopy/tests/data/TestTarget_w128h128_bottom_left.png +0 -0
- psychopy/tests/data/TestTarget_w128h128_bottom_right.png +0 -0
- psychopy/tests/data/TestTarget_w128h128_center_center.png +0 -0
- psychopy/tests/data/TestTarget_w128h128_top_left.png +0 -0
- psychopy/tests/data/TestTarget_w128h128_top_right.png +0 -0
- psychopy/tests/data/TestTarget_w128h64_bottom_left.png +0 -0
- psychopy/tests/data/TestTarget_w128h64_bottom_right.png +0 -0
- psychopy/tests/data/TestTarget_w128h64_center_center.png +0 -0
- psychopy/tests/data/TestTarget_w128h64_top_left.png +0 -0
- psychopy/tests/data/TestTarget_w128h64_top_right.png +0 -0
- psychopy/tests/data/TestTarget_w64h128_bottom_left.png +0 -0
- psychopy/tests/data/TestTarget_w64h128_bottom_right.png +0 -0
- psychopy/tests/data/TestTarget_w64h128_center_center.png +0 -0
- psychopy/tests/data/TestTarget_w64h128_top_left.png +0 -0
- psychopy/tests/data/TestTarget_w64h128_top_right.png +0 -0
- psychopy/tests/data/TestTarget_w64h64_bottom_left.png +0 -0
- psychopy/tests/data/TestTarget_w64h64_bottom_right.png +0 -0
- psychopy/tests/data/TestTarget_w64h64_center_center.png +0 -0
- psychopy/tests/data/TestTarget_w64h64_top_left.png +0 -0
- psychopy/tests/data/TestTarget_w64h64_top_right.png +0 -0
- psychopy/tests/data/TestTextbox_testLetterSpacing_0p6.png +0 -0
- psychopy/tests/data/TestTextbox_testLetterSpacing_0p8.png +0 -0
- psychopy/tests/data/TestTextbox_testLetterSpacing_1.png +0 -0
- psychopy/tests/data/TestTextbox_testLetterSpacing_1p2.png +0 -0
- psychopy/tests/data/TestTextbox_testLetterSpacing_1p4.png +0 -0
- psychopy/tests/data/TestTextbox_testLetterSpacing_1p6.png +0 -0
- psychopy/tests/data/TestTextbox_testLetterSpacing_1p8.png +0 -0
- psychopy/tests/data/TestTextbox_testLetterSpacing_2p0.png +0 -0
- psychopy/tests/data/TestTextbox_testLetterSpacing_None.png +0 -0
- psychopy/tests/data/TestUnknownPluginComponent_load_resave.psyexp +135 -0
- psychopy/tests/data/Test_textbox/test_ori_0_bottom right.png +0 -0
- psychopy/tests/data/Test_textbox/test_ori_0_center.png +0 -0
- psychopy/tests/data/Test_textbox/test_ori_0_top left.png +0 -0
- psychopy/tests/data/Test_textbox/test_ori_120_bottom right.png +0 -0
- psychopy/tests/data/Test_textbox/test_ori_120_center.png +0 -0
- psychopy/tests/data/Test_textbox/test_ori_120_top left.png +0 -0
- psychopy/tests/data/Test_textbox/test_ori_180_bottom right.png +0 -0
- psychopy/tests/data/Test_textbox/test_ori_180_center.png +0 -0
- psychopy/tests/data/Test_textbox/test_ori_180_top left.png +0 -0
- psychopy/tests/data/Test_textbox/test_ori_240_bottom right.png +0 -0
- psychopy/tests/data/Test_textbox/test_ori_240_center.png +0 -0
- psychopy/tests/data/Test_textbox/test_ori_240_top left.png +0 -0
- psychopy/tests/data/Test_textbox_testSpeechpoint_-3ovr8_0ovr8.png +0 -0
- psychopy/tests/data/Test_textbox_testSpeechpoint_0ovr8_-3ovr8.png +0 -0
- psychopy/tests/data/Test_textbox_testSpeechpoint_0ovr8_3ovr8.png +0 -0
- psychopy/tests/data/Test_textbox_testSpeechpoint_3ovr8_0ovr8.png +0 -0
- psychopy/tests/data/Test_textbox_w128h128_bottom_left.png +0 -0
- psychopy/tests/data/Test_textbox_w128h128_bottom_right.png +0 -0
- psychopy/tests/data/Test_textbox_w128h128_center_center.png +0 -0
- psychopy/tests/data/Test_textbox_w128h128_top_left.png +0 -0
- psychopy/tests/data/Test_textbox_w128h128_top_right.png +0 -0
- psychopy/tests/data/Test_textbox_w128h64_bottom_left.png +0 -0
- psychopy/tests/data/Test_textbox_w128h64_bottom_right.png +0 -0
- psychopy/tests/data/Test_textbox_w128h64_center_center.png +0 -0
- psychopy/tests/data/Test_textbox_w128h64_top_left.png +0 -0
- psychopy/tests/data/Test_textbox_w128h64_top_right.png +0 -0
- psychopy/tests/data/Test_textbox_w64h128_bottom_left.png +0 -0
- psychopy/tests/data/Test_textbox_w64h128_bottom_right.png +0 -0
- psychopy/tests/data/Test_textbox_w64h128_center_center.png +0 -0
- psychopy/tests/data/Test_textbox_w64h128_top_left.png +0 -0
- psychopy/tests/data/Test_textbox_w64h128_top_right.png +0 -0
- psychopy/tests/data/Test_textbox_w64h64_bottom_left.png +0 -0
- psychopy/tests/data/Test_textbox_w64h64_bottom_right.png +0 -0
- psychopy/tests/data/Test_textbox_w64h64_center_center.png +0 -0
- psychopy/tests/data/Test_textbox_w64h64_top_left.png +0 -0
- psychopy/tests/data/Test_textbox_w64h64_top_right.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w128h128_bottom_left.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w128h128_bottom_right.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w128h128_center_center.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w128h128_top_left.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w128h128_top_right.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w128h64_bottom_left.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w128h64_bottom_right.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w128h64_center_center.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w128h64_top_left.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w128h64_top_right.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w64h128_bottom_left.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w64h128_bottom_right.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w64h128_center_center.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w64h128_top_left.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w64h128_top_right.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w64h64_bottom_left.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w64h64_bottom_right.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w64h64_center_center.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w64h64_top_left.png +0 -0
- psychopy/tests/data/Test_uax14_textbox_w64h64_top_right.png +0 -0
- psychopy/tests/data/TextComponent_disabled.psyexp +63 -0
- psychopy/tests/data/TextComponent_not_disabled.psyexp +63 -0
- psychopy/tests/data/aperture1_deg.png +0 -0
- psychopy/tests/data/aperture1_degFlat.png +0 -0
- psychopy/tests/data/aperture1_degFlatPos.png +0 -0
- psychopy/tests/data/aperture1_norm.png +0 -0
- psychopy/tests/data/aperture1_normHexbackground.png +0 -0
- psychopy/tests/data/aperture1_normNoShade.png +0 -0
- psychopy/tests/data/aperture1_pix.png +0 -0
- psychopy/tests/data/aperture1_stencil.png +0 -0
- psychopy/tests/data/aperture2_deg.png +0 -0
- psychopy/tests/data/aperture2_degFlat.png +0 -0
- psychopy/tests/data/aperture2_degFlatPos.png +0 -0
- psychopy/tests/data/aperture2_norm.png +0 -0
- psychopy/tests/data/aperture2_normHexbackground.png +0 -0
- psychopy/tests/data/aperture2_normNoShade.png +0 -0
- psychopy/tests/data/aperture2_pix.png +0 -0
- psychopy/tests/data/aperture2_stencil.png +0 -0
- psychopy/tests/data/beatandrcos_cm.png +0 -0
- psychopy/tests/data/beatandrcos_deg.png +0 -0
- psychopy/tests/data/beatandrcos_degFlat.png +0 -0
- psychopy/tests/data/beatandrcos_degFlatPos.png +0 -0
- psychopy/tests/data/beatandrcos_height.png +0 -0
- psychopy/tests/data/beatandrcos_norm.png +0 -0
- psychopy/tests/data/beatandrcos_normAddBlend.png +0 -0
- psychopy/tests/data/beatandrcos_normHexbackground.png +0 -0
- psychopy/tests/data/beatandrcos_pix.png +0 -0
- psychopy/tests/data/beatandrcos_stencil.png +0 -0
- psychopy/tests/data/blend_add_cm.png +0 -0
- psychopy/tests/data/blend_add_deg.png +0 -0
- psychopy/tests/data/blend_add_degFlat.png +0 -0
- psychopy/tests/data/blend_add_degFlatPos.png +0 -0
- psychopy/tests/data/blend_add_height.png +0 -0
- psychopy/tests/data/blend_add_norm.png +0 -0
- psychopy/tests/data/blend_add_normAddBlend.png +0 -0
- psychopy/tests/data/blend_add_normHexbackground.png +0 -0
- psychopy/tests/data/blend_add_normNoShade.png +0 -0
- psychopy/tests/data/blend_add_pix.png +0 -0
- psychopy/tests/data/blend_add_stencil.png +0 -0
- psychopy/tests/data/broken2020_2_5_resources/broken_resources.psyexp +84 -0
- psychopy/tests/data/broken2020_2_5_resources/psychopy72.png +0 -0
- psychopy/tests/data/bufferimg_gabor_cm.png +0 -0
- psychopy/tests/data/bufferimg_gabor_deg.png +0 -0
- psychopy/tests/data/bufferimg_gabor_degFlat.png +0 -0
- psychopy/tests/data/bufferimg_gabor_degFlatPos.png +0 -0
- psychopy/tests/data/bufferimg_gabor_height.png +0 -0
- psychopy/tests/data/bufferimg_gabor_norm.png +0 -0
- psychopy/tests/data/bufferimg_gabor_normAddBlend.png +0 -0
- psychopy/tests/data/bufferimg_gabor_normHexbackground.png +0 -0
- psychopy/tests/data/bufferimg_gabor_normNoShade.png +0 -0
- psychopy/tests/data/bufferimg_gabor_pix.png +0 -0
- psychopy/tests/data/bufferimg_gabor_stencil.png +0 -0
- psychopy/tests/data/circleHex_cm.png +0 -0
- psychopy/tests/data/circleHex_deg.png +0 -0
- psychopy/tests/data/circleHex_degFlat.png +0 -0
- psychopy/tests/data/circleHex_degFlatPos.png +0 -0
- psychopy/tests/data/circleHex_height.png +0 -0
- psychopy/tests/data/circleHex_norm.png +0 -0
- psychopy/tests/data/circleHex_normAddBlend.png +0 -0
- psychopy/tests/data/circleHex_normHexbackground.png +0 -0
- psychopy/tests/data/circleHex_normNoShade.png +0 -0
- psychopy/tests/data/circleHex_pix.png +0 -0
- psychopy/tests/data/circleHex_stencil.png +0 -0
- psychopy/tests/data/corrFullRandom.csv +16 -0
- psychopy/tests/data/corrFullRandom.tsv +6 -0
- psychopy/tests/data/corrFullRandomTH2.csv +16 -0
- psychopy/tests/data/corrMultiKeyExpWide.csv +3 -0
- psychopy/tests/data/corrMultiKeyTrials.csv +8 -0
- psychopy/tests/data/corrMultiKeyTrials.xlsx +0 -0
- psychopy/tests/data/corrRandom.csv +16 -0
- psychopy/tests/data/corrRandom.tsv +6 -0
- psychopy/tests/data/corrRandomTH2.csv +16 -0
- psychopy/tests/data/corrXlsx.xlsx +0 -0
- psychopy/tests/data/correctScript/js/correctCodeComponent.js +181 -0
- psychopy/tests/data/correctScript/js/correctImageComponent.js +204 -0
- psychopy/tests/data/correctScript/js/correctKeyboardComponent.js +225 -0
- psychopy/tests/data/correctScript/js/correctMouseComponent.js +221 -0
- psychopy/tests/data/correctScript/js/correctMovieComponent.js +210 -0
- psychopy/tests/data/correctScript/js/correctPolygonComponent.js +205 -0
- psychopy/tests/data/correctScript/js/correctSliderComponent.js +209 -0
- psychopy/tests/data/correctScript/js/correctSoundComponent.js +205 -0
- psychopy/tests/data/correctScript/js/correctTextComponent.js +207 -0
- psychopy/tests/data/correctScript/python/correctApertureComponent.py +157 -0
- psychopy/tests/data/correctScript/python/correctCodeComponent.py +135 -0
- psychopy/tests/data/correctScript/python/correctDotsComponent.py +161 -0
- psychopy/tests/data/correctScript/python/correctEnvGratingComponent.py +167 -0
- psychopy/tests/data/correctScript/python/correctFormComponent.py +150 -0
- psychopy/tests/data/correctScript/python/correctGratingComponent.py +158 -0
- psychopy/tests/data/correctScript/python/correctImageComponent.py +160 -0
- psychopy/tests/data/correctScript/python/correctJoyButtonsComponent.py +204 -0
- psychopy/tests/data/correctScript/python/correctJoystickComponent.py +214 -0
- psychopy/tests/data/correctScript/python/correctKeyboardComponent.py +169 -0
- psychopy/tests/data/correctScript/python/correctMicrophoneComponent.py +163 -0
- psychopy/tests/data/correctScript/python/correctMouseComponent.py +174 -0
- psychopy/tests/data/correctScript/python/correctMovieComponent.py +160 -0
- psychopy/tests/data/correctScript/python/correctNoiseStimComponent.py +169 -0
- psychopy/tests/data/correctScript/python/correctParallelOutComponent.py +156 -0
- psychopy/tests/data/correctScript/python/correctPatchComponent.py +159 -0
- psychopy/tests/data/correctScript/python/correctPolygonComponent.py +159 -0
- psychopy/tests/data/correctScript/python/correctQmixPumpComponent.py +174 -0
- psychopy/tests/data/correctScript/python/correctRatingScaleComponent.py +152 -0
- psychopy/tests/data/correctScript/python/correctSliderComponent.py +159 -0
- psychopy/tests/data/correctScript/python/correctSoundComponent.py +157 -0
- psychopy/tests/data/correctScript/python/correctStaticComponent.py +176 -0
- psychopy/tests/data/correctScript/python/correctTextComponent.py +159 -0
- psychopy/tests/data/correctScript/python/correctVariableComponent.py +139 -0
- psychopy/tests/data/correctScript/python/correctcedrusButtonBoxComponent.py +199 -0
- psychopy/tests/data/correctScript/python/correctioLabsButtonBoxComponent.py +187 -0
- psychopy/tests/data/dataTest.xlsx +0 -0
- psychopy/tests/data/dots_cm.png +0 -0
- psychopy/tests/data/dots_deg.png +0 -0
- psychopy/tests/data/dots_degFlat.png +0 -0
- psychopy/tests/data/dots_degFlatPos.png +0 -0
- psychopy/tests/data/dots_height.png +0 -0
- psychopy/tests/data/dots_norm.png +0 -0
- psychopy/tests/data/dots_normAddBlend.png +0 -0
- psychopy/tests/data/dots_normHexbackground.png +0 -0
- psychopy/tests/data/dots_normNoShade.png +0 -0
- psychopy/tests/data/dots_pix.png +0 -0
- psychopy/tests/data/dots_stencil.png +0 -0
- psychopy/tests/data/duplicateHeaders.csv +2 -0
- psychopy/tests/data/elarray1_cm.png +0 -0
- psychopy/tests/data/elarray1_deg.png +0 -0
- psychopy/tests/data/elarray1_degFlat.png +0 -0
- psychopy/tests/data/elarray1_degFlatPos.png +0 -0
- psychopy/tests/data/elarray1_height.png +0 -0
- psychopy/tests/data/elarray1_norm.png +0 -0
- psychopy/tests/data/elarray1_normAddBlend.png +0 -0
- psychopy/tests/data/elarray1_normHexbackground.png +0 -0
- psychopy/tests/data/elarray1_pix.png +0 -0
- psychopy/tests/data/elarray1_stencil.png +0 -0
- psychopy/tests/data/envelopeandrcos_cm.png +0 -0
- psychopy/tests/data/envelopeandrcos_deg.png +0 -0
- psychopy/tests/data/envelopeandrcos_degFlat.png +0 -0
- psychopy/tests/data/envelopeandrcos_degFlatPos.png +0 -0
- psychopy/tests/data/envelopeandrcos_height.png +0 -0
- psychopy/tests/data/envelopeandrcos_norm.png +0 -0
- psychopy/tests/data/envelopeandrcos_normAddBlend.png +0 -0
- psychopy/tests/data/envelopeandrcos_normHexbackground.png +0 -0
- psychopy/tests/data/envelopeandrcos_pix.png +0 -0
- psychopy/tests/data/envelopeandrcos_stencil.png +0 -0
- psychopy/tests/data/envelopepowerandrcos_cm.png +0 -0
- psychopy/tests/data/envelopepowerandrcos_deg.png +0 -0
- psychopy/tests/data/envelopepowerandrcos_degFlat.png +0 -0
- psychopy/tests/data/envelopepowerandrcos_degFlatPos.png +0 -0
- psychopy/tests/data/envelopepowerandrcos_height.png +0 -0
- psychopy/tests/data/envelopepowerandrcos_norm.png +0 -0
- psychopy/tests/data/envelopepowerandrcos_normAddBlend.png +0 -0
- psychopy/tests/data/envelopepowerandrcos_normHexbackground.png +0 -0
- psychopy/tests/data/envelopepowerandrcos_pix.png +0 -0
- psychopy/tests/data/envelopepowerandrcos_stencil.png +0 -0
- psychopy/tests/data/filltext.png +0 -0
- psychopy/tests/data/form_font_demographics.png +0 -0
- psychopy/tests/data/form_font_demographics.xlsx +0 -0
- psychopy/tests/data/form_font_languages.png +0 -0
- psychopy/tests/data/form_font_languages.xlsx +0 -0
- psychopy/tests/data/form_font_nonstandard.png +0 -0
- psychopy/tests/data/futureParams.psyexp +150 -0
- psychopy/tests/data/gabor1_cm.png +0 -0
- psychopy/tests/data/gabor1_deg.png +0 -0
- psychopy/tests/data/gabor1_degFlat.png +0 -0
- psychopy/tests/data/gabor1_degFlatPos.png +0 -0
- psychopy/tests/data/gabor1_height.png +0 -0
- psychopy/tests/data/gabor1_norm.png +0 -0
- psychopy/tests/data/gabor1_normAddBlend.png +0 -0
- psychopy/tests/data/gabor1_normHexbackground.png +0 -0
- psychopy/tests/data/gabor1_normNoShade.png +0 -0
- psychopy/tests/data/gabor1_pix.png +0 -0
- psychopy/tests/data/gabor1_stencil.png +0 -0
- psychopy/tests/data/gabor2_cm.png +0 -0
- psychopy/tests/data/gabor2_deg.png +0 -0
- psychopy/tests/data/gabor2_degFlat.png +0 -0
- psychopy/tests/data/gabor2_degFlatPos.png +0 -0
- psychopy/tests/data/gabor2_height.png +0 -0
- psychopy/tests/data/gabor2_norm.png +0 -0
- psychopy/tests/data/gabor2_normAddBlend.png +0 -0
- psychopy/tests/data/gabor2_normHexbackground.png +0 -0
- psychopy/tests/data/gabor2_normNoShade.png +0 -0
- psychopy/tests/data/gabor2_pix.png +0 -0
- psychopy/tests/data/gabor2_stencil.png +0 -0
- psychopy/tests/data/ghost_stroop.psyexp +131 -0
- psychopy/tests/data/ghost_trialTypes.xlsx +0 -0
- psychopy/tests/data/green_48000.flac.dist +0 -0
- psychopy/tests/data/greyscale.jpg +0 -0
- psychopy/tests/data/greyscale2.png +0 -0
- psychopy/tests/data/greyscale2_cm.png +0 -0
- psychopy/tests/data/greyscale2_deg.png +0 -0
- psychopy/tests/data/greyscale2_degFlat.png +0 -0
- psychopy/tests/data/greyscale2_degFlatPos.png +0 -0
- psychopy/tests/data/greyscale2_height.png +0 -0
- psychopy/tests/data/greyscale2_norm.png +0 -0
- psychopy/tests/data/greyscale2_normAddBlend.png +0 -0
- psychopy/tests/data/greyscale2_normHexbackground.png +0 -0
- psychopy/tests/data/greyscale2_normNoShade.png +0 -0
- psychopy/tests/data/greyscale2_pix.png +0 -0
- psychopy/tests/data/greyscale2_stencil.png +0 -0
- psychopy/tests/data/greyscaleLowContr_cm.png +0 -0
- psychopy/tests/data/greyscaleLowContr_deg.png +0 -0
- psychopy/tests/data/greyscaleLowContr_degFlat.png +0 -0
- psychopy/tests/data/greyscaleLowContr_degFlatPos.png +0 -0
- psychopy/tests/data/greyscaleLowContr_height.png +0 -0
- psychopy/tests/data/greyscaleLowContr_norm.png +0 -0
- psychopy/tests/data/greyscaleLowContr_normAddBlend.png +0 -0
- psychopy/tests/data/greyscaleLowContr_normHexbackground.png +0 -0
- psychopy/tests/data/greyscaleLowContr_normNoShade.png +0 -0
- psychopy/tests/data/greyscaleLowContr_pix.png +0 -0
- psychopy/tests/data/greyscaleLowContr_stencil.png +0 -0
- psychopy/tests/data/greyscale_cm.png +0 -0
- psychopy/tests/data/greyscale_deg.png +0 -0
- psychopy/tests/data/greyscale_degFlat.png +0 -0
- psychopy/tests/data/greyscale_degFlatPos.png +0 -0
- psychopy/tests/data/greyscale_height.png +0 -0
- psychopy/tests/data/greyscale_norm.png +0 -0
- psychopy/tests/data/greyscale_normAddBlend.png +0 -0
- psychopy/tests/data/greyscale_normHexbackground.png +0 -0
- psychopy/tests/data/greyscale_normNoShade.png +0 -0
- psychopy/tests/data/greyscale_pix.png +0 -0
- psychopy/tests/data/greyscale_stencil.png +0 -0
- psychopy/tests/data/imageAndGauss_cm.png +0 -0
- psychopy/tests/data/imageAndGauss_deg.png +0 -0
- psychopy/tests/data/imageAndGauss_degFlat.png +0 -0
- psychopy/tests/data/imageAndGauss_degFlatPos.png +0 -0
- psychopy/tests/data/imageAndGauss_height.png +0 -0
- psychopy/tests/data/imageAndGauss_norm.png +0 -0
- psychopy/tests/data/imageAndGauss_normAddBlend.png +0 -0
- psychopy/tests/data/imageAndGauss_normHexbackground.png +0 -0
- psychopy/tests/data/imageAndGauss_normNoShade.png +0 -0
- psychopy/tests/data/imageAndGauss_pix.png +0 -0
- psychopy/tests/data/imageAndGauss_stencil.png +0 -0
- psychopy/tests/data/movFrame1_cm.png +0 -0
- psychopy/tests/data/movFrame1_deg.png +0 -0
- psychopy/tests/data/movFrame1_degFlat.png +0 -0
- psychopy/tests/data/movFrame1_degFlatPos.png +0 -0
- psychopy/tests/data/movFrame1_height.png +0 -0
- psychopy/tests/data/movFrame1_norm.png +0 -0
- psychopy/tests/data/movFrame1_normAddBlend.png +0 -0
- psychopy/tests/data/movFrame1_normHexbackground.png +0 -0
- psychopy/tests/data/movFrame1_normNoShade.png +0 -0
- psychopy/tests/data/movFrame1_pix.png +0 -0
- psychopy/tests/data/movFrame1_stencil.png +0 -0
- psychopy/tests/data/multiKeypressExperiment.psydat +357 -0
- psychopy/tests/data/multiKeypressTrialhandler.psydat +252 -0
- psychopy/tests/data/multiStairConds.xlsx +0 -0
- psychopy/tests/data/multiStairQuestPlus.xlsx +0 -0
- psychopy/tests/data/newstyle.psydat +6155 -0
- psychopy/tests/data/noiseAndRcos_cm.png +0 -0
- psychopy/tests/data/noiseAndRcos_deg.png +0 -0
- psychopy/tests/data/noiseAndRcos_degFlat.png +0 -0
- psychopy/tests/data/noiseAndRcos_degFlatPos.png +0 -0
- psychopy/tests/data/noiseAndRcos_height.png +0 -0
- psychopy/tests/data/noiseAndRcos_norm.png +0 -0
- psychopy/tests/data/noiseAndRcos_normAddBlend.png +0 -0
- psychopy/tests/data/noiseAndRcos_normHexbackground.png +0 -0
- psychopy/tests/data/noiseAndRcos_normNoShade.png +0 -0
- psychopy/tests/data/noiseAndRcos_pix.png +0 -0
- psychopy/tests/data/noiseAndRcos_stencil.png +0 -0
- psychopy/tests/data/noiseFiltersAndRcos_cm.png +0 -0
- psychopy/tests/data/noiseFiltersAndRcos_deg.png +0 -0
- psychopy/tests/data/noiseFiltersAndRcos_degFlat.png +0 -0
- psychopy/tests/data/noiseFiltersAndRcos_degFlatPos.png +0 -0
- psychopy/tests/data/noiseFiltersAndRcos_height.png +0 -0
- psychopy/tests/data/noiseFiltersAndRcos_norm.png +0 -0
- psychopy/tests/data/noiseFiltersAndRcos_normAddBlend.png +0 -0
- psychopy/tests/data/noiseFiltersAndRcos_normHexbackground.png +0 -0
- psychopy/tests/data/noiseFiltersAndRcos_normNoShade.png +0 -0
- psychopy/tests/data/noiseFiltersAndRcos_pix.png +0 -0
- psychopy/tests/data/noiseFiltersAndRcos_stencil.png +0 -0
- psychopy/tests/data/numpyImage_cm.png +0 -0
- psychopy/tests/data/numpyImage_deg.png +0 -0
- psychopy/tests/data/numpyImage_degFlat.png +0 -0
- psychopy/tests/data/numpyImage_degFlatPos.png +0 -0
- psychopy/tests/data/numpyImage_height.png +0 -0
- psychopy/tests/data/numpyImage_norm.png +0 -0
- psychopy/tests/data/numpyImage_normAddBlend.png +0 -0
- psychopy/tests/data/numpyImage_normHexbackground.png +0 -0
- psychopy/tests/data/numpyImage_normNoShade.png +0 -0
- psychopy/tests/data/numpyImage_pix.png +0 -0
- psychopy/tests/data/numpyImage_stencil.png +0 -0
- psychopy/tests/data/numpyLowContr_cm.png +0 -0
- psychopy/tests/data/numpyLowContr_deg.png +0 -0
- psychopy/tests/data/numpyLowContr_degFlat.png +0 -0
- psychopy/tests/data/numpyLowContr_degFlatPos.png +0 -0
- psychopy/tests/data/numpyLowContr_height.png +0 -0
- psychopy/tests/data/numpyLowContr_norm.png +0 -0
- psychopy/tests/data/numpyLowContr_normAddBlend.png +0 -0
- psychopy/tests/data/numpyLowContr_normHexbackground.png +0 -0
- psychopy/tests/data/numpyLowContr_normNoShade.png +0 -0
- psychopy/tests/data/numpyLowContr_pix.png +0 -0
- psychopy/tests/data/numpyLowContr_stencil.png +0 -0
- psychopy/tests/data/oldstyle.psydat +1534 -0
- psychopy/tests/data/oldstyle_stair.psydat +263 -0
- psychopy/tests/data/ratingscale1_cm.png +0 -0
- psychopy/tests/data/ratingscale1_deg.png +0 -0
- psychopy/tests/data/ratingscale1_degFlat.png +0 -0
- psychopy/tests/data/ratingscale1_degFlatPos.png +0 -0
- psychopy/tests/data/ratingscale1_height.png +0 -0
- psychopy/tests/data/ratingscale1_norm.png +0 -0
- psychopy/tests/data/ratingscale1_normAddBlend.png +0 -0
- psychopy/tests/data/ratingscale1_normHexbackground.png +0 -0
- psychopy/tests/data/ratingscale1_normNoShade.png +0 -0
- psychopy/tests/data/ratingscale1_pix.png +0 -0
- psychopy/tests/data/ratingscale1_stencil.png +0 -0
- psychopy/tests/data/red_16000.flac.dist +0 -0
- psychopy/tests/data/retroListParam.psyexp +82 -0
- psychopy/tests/data/right_to_left_unidcode.xlsx +0 -0
- psychopy/tests/data/sample.meshwarp.data +11522 -0
- psychopy/tests/data/shape2_1_cm.png +0 -0
- psychopy/tests/data/shape2_1_deg.png +0 -0
- psychopy/tests/data/shape2_1_degFlat.png +0 -0
- psychopy/tests/data/shape2_1_degFlatPos.png +0 -0
- psychopy/tests/data/shape2_1_height.png +0 -0
- psychopy/tests/data/shape2_1_norm.png +0 -0
- psychopy/tests/data/shape2_1_normAddBlend.png +0 -0
- psychopy/tests/data/shape2_1_normHexbackground.png +0 -0
- psychopy/tests/data/shape2_1_normNoShade.png +0 -0
- psychopy/tests/data/shape2_1_pix.png +0 -0
- psychopy/tests/data/shape2_1_stencil.png +0 -0
- psychopy/tests/data/shape2_2_cm.png +0 -0
- psychopy/tests/data/shape2_2_deg.png +0 -0
- psychopy/tests/data/shape2_2_degFlat.png +0 -0
- psychopy/tests/data/shape2_2_degFlatPos.png +0 -0
- psychopy/tests/data/shape2_2_height.png +0 -0
- psychopy/tests/data/shape2_2_norm.png +0 -0
- psychopy/tests/data/shape2_2_normAddBlend.png +0 -0
- psychopy/tests/data/shape2_2_normHexbackground.png +0 -0
- psychopy/tests/data/shape2_2_normNoShade.png +0 -0
- psychopy/tests/data/shape2_2_pix.png +0 -0
- psychopy/tests/data/shape2_2_stencil.png +0 -0
- psychopy/tests/data/simpleimage1_cm.png +0 -0
- psychopy/tests/data/simpleimage1_deg.png +0 -0
- psychopy/tests/data/simpleimage1_degFlat.png +0 -0
- psychopy/tests/data/simpleimage1_degFlatPos.png +0 -0
- psychopy/tests/data/simpleimage1_height.png +0 -0
- psychopy/tests/data/simpleimage1_norm.png +0 -0
- psychopy/tests/data/simpleimage1_normAddBlend.png +0 -0
- psychopy/tests/data/simpleimage1_normHexbackground.png +0 -0
- psychopy/tests/data/simpleimage1_normNoShade.png +0 -0
- psychopy/tests/data/simpleimage1_pix.png +0 -0
- psychopy/tests/data/simpleimage1_stencil.png +0 -0
- psychopy/tests/data/test001EntryImporting.psyexp +66 -0
- psychopy/tests/data/testMovie.mp4 +0 -0
- psychopy/tests/data/test_basic_run.py +1 -0
- psychopy/tests/data/test_circle_radius_.1height.png +0 -0
- psychopy/tests/data/test_circle_radius_.2height.png +0 -0
- psychopy/tests/data/test_circle_radius_10pix.png +0 -0
- psychopy/tests/data/test_circle_radius_20pix.png +0 -0
- psychopy/tests/data/test_components/testClearKeyboard/testClearKeyboard.psyexp +200 -0
- psychopy/tests/data/test_form_combinations_choice_bigItem.png +0 -0
- psychopy/tests/data/test_form_combinations_choice_bigItemOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_choice_bigResp.png +0 -0
- psychopy/tests/data/test_form_combinations_choice_bigRespOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_description_bigItem.png +0 -0
- psychopy/tests/data/test_form_combinations_description_bigItemOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_description_bigResp.png +0 -0
- psychopy/tests/data/test_form_combinations_description_bigRespOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_free text_bigItem.png +0 -0
- psychopy/tests/data/test_form_combinations_free text_bigItemOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_free text_bigResp.png +0 -0
- psychopy/tests/data/test_form_combinations_free text_bigRespOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_heading_bigItem.png +0 -0
- psychopy/tests/data/test_form_combinations_heading_bigItemOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_heading_bigResp.png +0 -0
- psychopy/tests/data/test_form_combinations_heading_bigRespOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_radio_bigItem.png +0 -0
- psychopy/tests/data/test_form_combinations_radio_bigItemOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_radio_bigResp.png +0 -0
- psychopy/tests/data/test_form_combinations_radio_bigRespOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_rating_bigItem.png +0 -0
- psychopy/tests/data/test_form_combinations_rating_bigItemOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_rating_bigResp.png +0 -0
- psychopy/tests/data/test_form_combinations_rating_bigRespOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_slider_bigItem.png +0 -0
- psychopy/tests/data/test_form_combinations_slider_bigItemOverflow.png +0 -0
- psychopy/tests/data/test_form_combinations_slider_bigResp.png +0 -0
- psychopy/tests/data/test_form_combinations_slider_bigRespOverflow.png +0 -0
- psychopy/tests/data/test_get_resources/blue.png +0 -0
- psychopy/tests/data/test_get_resources/groupA.csv +3 -0
- psychopy/tests/data/test_get_resources/groupB.csv +3 -0
- psychopy/tests/data/test_get_resources/groups.csv +3 -0
- psychopy/tests/data/test_get_resources/handledbyrm_constrloop.psyexp +143 -0
- psychopy/tests/data/test_get_resources/handledbyrm_noloop.psyexp +114 -0
- psychopy/tests/data/test_get_resources/handledbyrm_recurloop.psyexp +138 -0
- psychopy/tests/data/test_get_resources/handledbyrm_strloop.psyexp +126 -0
- psychopy/tests/data/test_get_resources/handledbystatic_constrloop.psyexp +141 -0
- psychopy/tests/data/test_get_resources/handledbystatic_noloop.psyexp +112 -0
- psychopy/tests/data/test_get_resources/handledbystatic_recurloop.psyexp +136 -0
- psychopy/tests/data/test_get_resources/handledbystatic_strloop.psyexp +124 -0
- psychopy/tests/data/test_get_resources/unhandled_constrloop.psyexp +128 -0
- psychopy/tests/data/test_get_resources/unhandled_noloop.psyexp +99 -0
- psychopy/tests/data/test_get_resources/unhandled_recurloop.psyexp +123 -0
- psychopy/tests/data/test_get_resources/unhandled_strloop.psyexp +111 -0
- psychopy/tests/data/test_get_resources/white.png +0 -0
- psychopy/tests/data/test_get_resources/yellow.png +0 -0
- psychopy/tests/data/test_image_aspect_default_None.png +0 -0
- psychopy/tests/data/test_image_aspect_default_xFull_yNone.png +0 -0
- psychopy/tests/data/test_image_aspect_default_xNone_yFull.png +0 -0
- psychopy/tests/data/test_image_aspect_default_xNone_yNone.png +0 -0
- psychopy/tests/data/test_image_flip_anchor_horiz.png +0 -0
- psychopy/tests/data/test_image_flip_anchor_vert.png +0 -0
- psychopy/tests/data/test_loaded_namespace/test_counterbalance.psyexp +142 -0
- psychopy/tests/data/test_loaded_namespace/test_custom_missing.psyexp +129 -0
- psychopy/tests/data/test_loaded_namespace/test_missing_counterbalance.psyexp +116 -0
- psychopy/tests/data/test_loaded_namespace/test_mix_exp.psyexp +181 -0
- psychopy/tests/data/test_loaded_namespace/test_mix_missing.psyexp +140 -0
- psychopy/tests/data/test_loaded_namespace/test_mix_name_calibration.psyexp +164 -0
- psychopy/tests/data/test_loops/testLoopsBlocks.psyexp +161 -0
- psychopy/tests/data/test_loops/testStaircase.psyexp +105 -0
- psychopy/tests/data/test_loops/test_current_loop_attr.psyexp +185 -0
- psychopy/tests/data/test_panorama/panoramaTestImage.png +0 -0
- psychopy/tests/data/test_panorama/panoramaTestImage.svg +1 -0
- psychopy/tests/data/test_panorama/testPanorama_mvmt_-0.3_-0.3.png +0 -0
- psychopy/tests/data/test_panorama/testPanorama_mvmt_-0.3_0.3.png +0 -0
- psychopy/tests/data/test_panorama/testPanorama_mvmt_-1.0_-0.3.png +0 -0
- psychopy/tests/data/test_panorama/testPanorama_mvmt_-1.0_0.3.png +0 -0
- psychopy/tests/data/test_panorama/testPanorama_mvmt_0.0_-1.0.png +0 -0
- psychopy/tests/data/test_panorama/testPanorama_mvmt_0.0_1.0.png +0 -0
- psychopy/tests/data/test_panorama/testPanorama_mvmt_0.3_-0.3.png +0 -0
- psychopy/tests/data/test_panorama/testPanorama_mvmt_0.3_0.3.png +0 -0
- psychopy/tests/data/test_resources.psyexp +491 -0
- psychopy/tests/data/test_session/outside_root/externalExp.psyexp +116 -0
- psychopy/tests/data/test_session/root/annotation/annotation.psyexp +161 -0
- psychopy/tests/data/test_session/root/error/error.psyexp +93 -0
- psychopy/tests/data/test_session/root/exp1/exp1.psyexp +133 -0
- psychopy/tests/data/test_session/root/exp2/exp2.psyexp +133 -0
- psychopy/tests/data/test_session/root/frameRate/frameRate.psyexp +114 -0
- psychopy/tests/data/test_session/root/invUseVersion/invUseVersion.psyexp +133 -0
- psychopy/tests/data/test_session/root/testClockFormat/testClockFormat.psyexp +122 -0
- psychopy/tests/data/test_session/root/testCtrls/testCtrls.psyexp +115 -0
- psychopy/tests/data/test_session/root/testEditExpInfo/testEditExpInfo.psyexp +135 -0
- psychopy/tests/data/test_session/root/testFutureTrials/testFutureTrials.psyexp +155 -0
- psychopy/tests/data/test_session/root/testNamedButtonBox/testNamedButtonBox.psyexp +145 -0
- psychopy/tests/data/test_session/root/testTrialNav/trialNav.psyexp +158 -0
- psychopy/tests/data/test_slider_horiz_accute_horiz.png +0 -0
- psychopy/tests/data/test_slider_horiz_accute_vert.png +0 -0
- psychopy/tests/data/test_slider_horiz_horiz.png +0 -0
- psychopy/tests/data/test_slider_horiz_obtuse_horiz.png +0 -0
- psychopy/tests/data/test_slider_horiz_obtuse_vert.png +0 -0
- psychopy/tests/data/test_slider_horiz_vert.png +0 -0
- psychopy/tests/data/test_slider_ticklabelloc_blanks.png +0 -0
- psychopy/tests/data/test_slider_ticklabelloc_clustered.png +0 -0
- psychopy/tests/data/test_slider_ticklabelloc_morelabels.png +0 -0
- psychopy/tests/data/test_slider_ticklabelloc_morelabelsclustered.png +0 -0
- psychopy/tests/data/test_slider_ticklabelloc_moreticks.png +0 -0
- psychopy/tests/data/test_slider_ticklabelloc_moreticksclustered.png +0 -0
- psychopy/tests/data/test_slider_ticklabelloc_nolabels.png +0 -0
- psychopy/tests/data/test_slider_ticklabelloc_noticks.png +0 -0
- psychopy/tests/data/test_slider_ticklabelloc_simple.png +0 -0
- psychopy/tests/data/test_slider_triangle_horiz_False_flip_False.png +0 -0
- psychopy/tests/data/test_slider_triangle_horiz_False_flip_True.png +0 -0
- psychopy/tests/data/test_slider_triangle_horiz_True_flip_False.png +0 -0
- psychopy/tests/data/test_slider_triangle_horiz_True_flip_True.png +0 -0
- psychopy/tests/data/test_sounds/default_16000.wav +0 -0
- psychopy/tests/data/test_sounds/default_192000.wav +0 -0
- psychopy/tests/data/test_sounds/default_22050.wav +0 -0
- psychopy/tests/data/test_sounds/default_32000.wav +0 -0
- psychopy/tests/data/test_sounds/default_44100.wav +0 -0
- psychopy/tests/data/test_sounds/default_48000.wav +0 -0
- psychopy/tests/data/test_sounds/default_8000.wav +0 -0
- psychopy/tests/data/test_sounds/default_96000.wav +0 -0
- psychopy/tests/data/test_static_component_script.psyexp +76 -0
- psychopy/tests/data/test_win_bg_large_256_default.png +0 -0
- psychopy/tests/data/test_win_bg_large_500_default.png +0 -0
- psychopy/tests/data/test_win_bg_small_200_default.png +0 -0
- psychopy/tests/data/test_win_bg_small_256_default.png +0 -0
- psychopy/tests/data/test_win_bg_tall_200_default.png +0 -0
- psychopy/tests/data/test_win_bg_tall_256_default.png +0 -0
- psychopy/tests/data/test_win_bg_tall_500_default.png +0 -0
- psychopy/tests/data/test_win_bg_tall_fill_default.png +0 -0
- psychopy/tests/data/test_win_bg_wide_200_default.png +0 -0
- psychopy/tests/data/test_win_bg_wide_256_default.png +0 -0
- psychopy/tests/data/test_win_bg_wide_500_default.png +0 -0
- psychopy/tests/data/test_win_bg_wide_fill_default.png +0 -0
- psychopy/tests/data/test_win_bgcolor_blue.png +0 -0
- psychopy/tests/data/test_win_bgcolor_green.png +0 -0
- psychopy/tests/data/test_win_bgcolor_red.png +0 -0
- psychopy/tests/data/testimage.jpg +0 -0
- psychopy/tests/data/testimagegray.jpg +0 -0
- psychopy/tests/data/testpixels.png +0 -0
- psychopy/tests/data/testwedges.png +0 -0
- psychopy/tests/data/text1_cm.png +0 -0
- psychopy/tests/data/text1_deg.png +0 -0
- psychopy/tests/data/text1_degFlat.png +0 -0
- psychopy/tests/data/text1_degFlatPos.png +0 -0
- psychopy/tests/data/text1_height.png +0 -0
- psychopy/tests/data/text1_norm.png +0 -0
- psychopy/tests/data/text1_normAddBlend.png +0 -0
- psychopy/tests/data/text1_normHexbackground.png +0 -0
- psychopy/tests/data/text1_normNoShade.png +0 -0
- psychopy/tests/data/text1_pix.png +0 -0
- psychopy/tests/data/text1_stencil.png +0 -0
- psychopy/tests/data/text2_cm.png +0 -0
- psychopy/tests/data/text2_deg.png +0 -0
- psychopy/tests/data/text2_degFlat.png +0 -0
- psychopy/tests/data/text2_degFlatPos.png +0 -0
- psychopy/tests/data/text2_norm.png +0 -0
- psychopy/tests/data/text2_normNoShade.png +0 -0
- psychopy/tests/data/text2_pix.png +0 -0
- psychopy/tests/data/textbox_charcolors_default_roygbiv.png +0 -0
- psychopy/tests/data/textbox_charcolors_default_white_hello_black_there.png +0 -0
- psychopy/tests/data/textbox_default_align_bottom_center.png +0 -0
- psychopy/tests/data/textbox_default_align_bottom_left.png +0 -0
- psychopy/tests/data/textbox_default_align_bottom_right.png +0 -0
- psychopy/tests/data/textbox_default_align_center.png +0 -0
- psychopy/tests/data/textbox_default_align_center_center.png +0 -0
- psychopy/tests/data/textbox_default_align_center_left.png +0 -0
- psychopy/tests/data/textbox_default_align_center_right.png +0 -0
- psychopy/tests/data/textbox_default_align_centre.png +0 -0
- psychopy/tests/data/textbox_default_align_centre_centre.png +0 -0
- psychopy/tests/data/textbox_default_align_more_than_two_words.png +0 -0
- psychopy/tests/data/textbox_default_align_someword.png +0 -0
- psychopy/tests/data/textbox_default_align_top_center.png +0 -0
- psychopy/tests/data/textbox_default_align_top_left.png +0 -0
- psychopy/tests/data/textbox_default_align_top_right.png +0 -0
- psychopy/tests/data/textbox_default_colors_WOB.png +0 -0
- psychopy/tests/data/textbox_default_colors_exemplar1.png +0 -0
- psychopy/tests/data/textbox_default_colors_exemplar2.png +0 -0
- psychopy/tests/data/textbox_default_colors_exemplar3.png +0 -0
- psychopy/tests/data/textbox_default_colors_tyke1.png +0 -0
- psychopy/tests/data/textbox_default_colors_tyke2.png +0 -0
- psychopy/tests/data/textbox_default_colors_tyke3.png +0 -0
- psychopy/tests/data/textbox_default_cutoff_top.png +0 -0
- psychopy/tests/data/textbox_default_exemplar_1.png +0 -0
- psychopy/tests/data/textbox_default_exemplar_2.png +0 -0
- psychopy/tests/data/textbox_default_exemplar_3.png +0 -0
- psychopy/tests/data/textbox_default_exemplar_4.png +0 -0
- psychopy/tests/data/textbox_default_tyke_1.png +0 -0
- psychopy/tests/data/textbox_default_tyke_2.png +0 -0
- psychopy/tests/data/textbox_typing_blank.png +0 -0
- psychopy/tests/data/textbox_typing_longKoeran.png +0 -0
- psychopy/tests/data/textbox_typing_longWord.png +0 -0
- psychopy/tests/data/textbox_typing_navDel.png +0 -0
- psychopy/tests/data/textbox_typing_navLR.png +0 -0
- psychopy/tests/data/textbox_typing_newline.png +0 -0
- psychopy/tests/data/textbox_typing_pangram.png +0 -0
- psychopy/tests/data/textbox_uax14_align_bottom_center.png +0 -0
- psychopy/tests/data/textbox_uax14_align_bottom_left.png +0 -0
- psychopy/tests/data/textbox_uax14_align_bottom_right.png +0 -0
- psychopy/tests/data/textbox_uax14_align_center.png +0 -0
- psychopy/tests/data/textbox_uax14_align_center_center.png +0 -0
- psychopy/tests/data/textbox_uax14_align_center_left.png +0 -0
- psychopy/tests/data/textbox_uax14_align_center_right.png +0 -0
- psychopy/tests/data/textbox_uax14_align_centre.png +0 -0
- psychopy/tests/data/textbox_uax14_align_centre_centre.png +0 -0
- psychopy/tests/data/textbox_uax14_align_more_than_two_words.png +0 -0
- psychopy/tests/data/textbox_uax14_align_someword.png +0 -0
- psychopy/tests/data/textbox_uax14_align_top_center.png +0 -0
- psychopy/tests/data/textbox_uax14_align_top_left.png +0 -0
- psychopy/tests/data/textbox_uax14_align_top_right.png +0 -0
- psychopy/tests/data/textbox_uax14_colors_WOB.png +0 -0
- psychopy/tests/data/textbox_uax14_colors_exemplar1.png +0 -0
- psychopy/tests/data/textbox_uax14_colors_exemplar2.png +0 -0
- psychopy/tests/data/textbox_uax14_colors_exemplar3.png +0 -0
- psychopy/tests/data/textbox_uax14_colors_tyke1.png +0 -0
- psychopy/tests/data/textbox_uax14_colors_tyke2.png +0 -0
- psychopy/tests/data/textbox_uax14_colors_tyke3.png +0 -0
- psychopy/tests/data/textbox_uax14_cutoff_top.png +0 -0
- psychopy/tests/data/textbox_uax14_exemplar_1.png +0 -0
- psychopy/tests/data/textbox_uax14_exemplar_2.png +0 -0
- psychopy/tests/data/textbox_uax14_exemplar_3.png +0 -0
- psychopy/tests/data/textbox_uax14_exemplar_4.png +0 -0
- psychopy/tests/data/textbox_uax14_tyke_1.png +0 -0
- psychopy/tests/data/textbox_uax14_tyke_2.png +0 -0
- psychopy/tests/data/trialTypes.csv +1 -0
- psychopy/tests/data/trialTypes.docx +0 -0
- psychopy/tests/data/trialTypes.pkl +0 -0
- psychopy/tests/data/trialTypes.tsv +7 -0
- psychopy/tests/data/trialTypes.xls +0 -0
- psychopy/tests/data/trialTypes.xlsx +0 -0
- psychopy/tests/data/trialTypes_eu.csv +7 -0
- psychopy/tests/data/trialsBlankCols.xlsx +0 -0
- psychopy/tests/data/wedge1_cm.png +0 -0
- psychopy/tests/data/wedge1_deg.png +0 -0
- psychopy/tests/data/wedge1_degFlat.png +0 -0
- psychopy/tests/data/wedge1_degFlatPos.png +0 -0
- psychopy/tests/data/wedge1_height.png +0 -0
- psychopy/tests/data/wedge1_norm.png +0 -0
- psychopy/tests/data/wedge1_normAddBlend.png +0 -0
- psychopy/tests/data/wedge1_normHexbackground.png +0 -0
- psychopy/tests/data/wedge1_normNoShade.png +0 -0
- psychopy/tests/data/wedge1_pix.png +0 -0
- psychopy/tests/data/wedge1_stencil.png +0 -0
- psychopy/tests/data/wedge2_cm.png +0 -0
- psychopy/tests/data/wedge2_deg.png +0 -0
- psychopy/tests/data/wedge2_degFlat.png +0 -0
- psychopy/tests/data/wedge2_degFlatPos.png +0 -0
- psychopy/tests/data/wedge2_height.png +0 -0
- psychopy/tests/data/wedge2_norm.png +0 -0
- psychopy/tests/data/wedge2_normAddBlend.png +0 -0
- psychopy/tests/data/wedge2_normHexbackground.png +0 -0
- psychopy/tests/data/wedge2_normNoShade.png +0 -0
- psychopy/tests/data/wedge2_pix.png +0 -0
- psychopy/tests/data/wedge2_stencil.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale-1_-1_pos-0.4_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale-1_-1_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale-1_1_pos-0.4_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale-1_1_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale-2_-2_pos-0.4_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale-2_-2_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale-2_2_pos-0.4_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale-2_2_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale1_-1_pos-0.4_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale1_-1_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale1_1_pos-0.4_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale1_1_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale2_-2_pos-0.4_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale2_-2_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale2_2_pos-0.4_0.png +0 -0
- psychopy/tests/data/winScalePos_ori0_scale2_2_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori45_scale-1_-1_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori45_scale-1_1_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori45_scale-2_-2_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori45_scale-2_2_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori45_scale1_-1_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori45_scale1_1_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori45_scale2_-2_pos0_0.png +0 -0
- psychopy/tests/data/winScalePos_ori45_scale2_2_pos0_0.png +0 -0
- psychopy/tests/doc/run_btn.png +0 -0
- psychopy/tests/doc/test-suite-bugs.jpg +0 -0
- psychopy/tests/doc/user-bugs.jpg +0 -0
- psychopy/tests/dummy_xorg.conf +21 -0
- psychopy/tests/run.py +50 -0
- psychopy/tests/test_Installation.py +38 -0
- psychopy/tests/test_alerts/test_alerts.py +37 -0
- psychopy/tests/test_alerts/test_alerttools.py +132 -0
- psychopy/tests/test_app/__init__.py +0 -0
- psychopy/tests/test_app/conftest.py +40 -0
- psychopy/tests/test_app/test_builder/__init__.py +0 -0
- psychopy/tests/test_app/test_builder/test_BuilderFrame.py +166 -0
- psychopy/tests/test_app/test_builder/test_CompileFromBuilder.py +133 -0
- psychopy/tests/test_app/test_builder/test_ComponentDialogs.py +98 -0
- psychopy/tests/test_app/test_command_line.py +65 -0
- psychopy/tests/test_app/test_runner/__init__.py +0 -0
- psychopy/tests/test_app/test_runner/test_RunnerFrame.py +166 -0
- psychopy/tests/test_app/test_speed.py +147 -0
- psychopy/tests/test_app/test_themes/test_icons.py +79 -0
- psychopy/tests/test_codecov.py +29 -0
- psychopy/tests/test_colors/test_Color.py +41 -0
- psychopy/tests/test_data/dataPrev.xlsx +0 -0
- psychopy/tests/test_data/test_ExperimentHandler.py +171 -0
- psychopy/tests/test_data/test_MultiStairHandler.py +174 -0
- psychopy/tests/test_data/test_StairHandlers.py +1241 -0
- psychopy/tests/test_data/test_TrialHandler.py +335 -0
- psychopy/tests/test_data/test_TrialHandler2.py +584 -0
- psychopy/tests/test_data/test_TrialHandlerExt.py +359 -0
- psychopy/tests/test_data/test_fitFunctions.py +101 -0
- psychopy/tests/test_data/test_utils.py +173 -0
- psychopy/tests/test_data/test_xlsx.py +92 -0
- psychopy/tests/test_demos/test_builder_demos.py +52 -0
- psychopy/tests/test_experiment/__init__.py +0 -0
- psychopy/tests/test_experiment/known_py_diffs.txt +47 -0
- psychopy/tests/test_experiment/needs_wx/__init__.py +0 -0
- psychopy/tests/test_experiment/needs_wx/componsTemplate.txt +14780 -0
- psychopy/tests/test_experiment/needs_wx/genComponsTemplate.py +130 -0
- psychopy/tests/test_experiment/needs_wx/test_Experiment.py +406 -0
- psychopy/tests/test_experiment/needs_wx/test_components.py +170 -0
- psychopy/tests/test_experiment/test_component_compile_js.py +59 -0
- psychopy/tests/test_experiment/test_component_compile_python.py +165 -0
- psychopy/tests/test_experiment/test_components/__init__.py +1 -0
- psychopy/tests/test_experiment/test_components/test_ButtonBoxComponent.py +218 -0
- psychopy/tests/test_experiment/test_components/test_CodeComponent.py +70 -0
- psychopy/tests/test_experiment/test_components/test_GratingComponent.py +7 -0
- psychopy/tests/test_experiment/test_components/test_ImageComponent.py +8 -0
- psychopy/tests/test_experiment/test_components/test_KeyboardComponent.py +28 -0
- psychopy/tests/test_experiment/test_components/test_MouseComponent.py +136 -0
- psychopy/tests/test_experiment/test_components/test_PolygonComponent.py +65 -0
- psychopy/tests/test_experiment/test_components/test_ResourceManagerComponent.py +50 -0
- psychopy/tests/test_experiment/test_components/test_RoutineSettingsComponent.py +16 -0
- psychopy/tests/test_experiment/test_components/test_SettingsComponent.py +80 -0
- psychopy/tests/test_experiment/test_components/test_StaticComponent.py +51 -0
- psychopy/tests/test_experiment/test_components/test_UnknownPluginComponent.py +27 -0
- psychopy/tests/test_experiment/test_components/test_all_components.py +104 -0
- psychopy/tests/test_experiment/test_components/test_base_components.py +477 -0
- psychopy/tests/test_experiment/test_experiment.py +199 -0
- psychopy/tests/test_experiment/test_loops.py +103 -0
- psychopy/tests/test_experiment/test_params.py +363 -0
- psychopy/tests/test_experiment/test_py2js.py +230 -0
- psychopy/tests/test_experiment/test_routines/__init__.py +1 -0
- psychopy/tests/test_experiment/test_routines/test_EyetrackerCalibrationRoutine.py +9 -0
- psychopy/tests/test_experiment/test_routines/test_PhotodiodeValidationRoutine.py +9 -0
- psychopy/tests/test_experiment/test_routines/test_all_routines.py +23 -0
- psychopy/tests/test_experiment/test_routines/test_base_routine.py +154 -0
- psychopy/tests/test_experiment/test_routines/test_standalone_routines.py +36 -0
- psychopy/tests/test_gui/test_DlgFromDictQt.py +82 -0
- psychopy/tests/test_gui/test_DlgFromDictWx.py +82 -0
- psychopy/tests/test_hardware/__init__.py +0 -0
- psychopy/tests/test_hardware/test_device_manager.py +36 -0
- psychopy/tests/test_hardware/test_emulator.py +106 -0
- psychopy/tests/test_hardware/test_gammasci.py +35 -0
- psychopy/tests/test_hardware/test_keyboard.py +241 -0
- psychopy/tests/test_hardware/test_keyboard_events.py +362 -0
- psychopy/tests/test_hardware/test_photodiode.py +66 -0
- psychopy/tests/test_hardware/test_ports.py +129 -0
- psychopy/tests/test_iohub/__init__.py +1 -0
- psychopy/tests/test_iohub/test_computer.py +124 -0
- psychopy/tests/test_iohub/test_event_get_and_clear.py +94 -0
- psychopy/tests/test_iohub/test_keyboard.py +91 -0
- psychopy/tests/test_iohub/test_launch.py +19 -0
- psychopy/tests/test_iohub/testutil.py +54 -0
- psychopy/tests/test_liaison/test_Liaison.py +275 -0
- psychopy/tests/test_misc/__init__.py +0 -0
- psychopy/tests/test_misc/memory_usage.py +164 -0
- psychopy/tests/test_misc/test_GammaFun.py +15 -0
- psychopy/tests/test_misc/test_clock.py +63 -0
- psychopy/tests/test_misc/test_color.py +205 -0
- psychopy/tests/test_misc/test_core.py +451 -0
- psychopy/tests/test_misc/test_event.py +308 -0
- psychopy/tests/test_misc/test_info.py +18 -0
- psychopy/tests/test_misc/test_layout.py +49 -0
- psychopy/tests/test_misc/test_locale.py +38 -0
- psychopy/tests/test_misc/test_web.py +22 -0
- psychopy/tests/test_monitors/test_monitors.py +91 -0
- psychopy/tests/test_plugins/__init__.py +0 -0
- psychopy/tests/test_plugins/test_plugin_stubs.py +125 -0
- psychopy/tests/test_preferences/__init__.py +0 -0
- psychopy/tests/test_preferences/test_prefs.py +28 -0
- psychopy/tests/test_session/test_Session.py +257 -0
- psychopy/tests/test_sound/__init__.py +0 -0
- psychopy/tests/test_sound/test_audioclip.py +331 -0
- psychopy/tests/test_sound/test_hamming.py +45 -0
- psychopy/tests/test_sound/test_sound.py +138 -0
- psychopy/tests/test_sound/test_sound_pygame.py +67 -0
- psychopy/tests/test_tools/test_animationtools.py +51 -0
- psychopy/tests/test_tools/test_arraytools.py +242 -0
- psychopy/tests/test_tools/test_attributetools.py +257 -0
- psychopy/tests/test_tools/test_colorspacetools.py +150 -0
- psychopy/tests/test_tools/test_environmenttools.py +52 -0
- psychopy/tests/test_tools/test_fileerrortools.py +97 -0
- psychopy/tests/test_tools/test_filetools.py +104 -0
- psychopy/tests/test_tools/test_imagetools.py +57 -0
- psychopy/tests/test_tools/test_mathtools.py +688 -0
- psychopy/tests/test_tools/test_stringtools.py +143 -0
- psychopy/tests/test_tools/test_versionchooser.py +209 -0
- psychopy/tests/test_tools/test_viewtools.py +168 -0
- psychopy/tests/test_validators/__init__.py +0 -0
- psychopy/tests/test_validators/test_voicekeyValidator.py +95 -0
- psychopy/tests/test_visual/__init__.py +0 -0
- psychopy/tests/test_visual/measure_parity.py +243 -0
- psychopy/tests/test_visual/test_all_stimuli.py +655 -0
- psychopy/tests/test_visual/test_basevisual.py +564 -0
- psychopy/tests/test_visual/test_brush.py +68 -0
- psychopy/tests/test_visual/test_button.py +15 -0
- psychopy/tests/test_visual/test_circle.py +74 -0
- psychopy/tests/test_visual/test_contains_overlaps.py +242 -0
- psychopy/tests/test_visual/test_custommouse.py +47 -0
- psychopy/tests/test_visual/test_dots.py +155 -0
- psychopy/tests/test_visual/test_form.py +414 -0
- psychopy/tests/test_visual/test_framepacking.py +41 -0
- psychopy/tests/test_visual/test_gamma.py +152 -0
- psychopy/tests/test_visual/test_glfw_backend.py +14 -0
- psychopy/tests/test_visual/test_image.py +219 -0
- psychopy/tests/test_visual/test_panorama.py +41 -0
- psychopy/tests/test_visual/test_progress.py +96 -0
- psychopy/tests/test_visual/test_projections.py +215 -0
- psychopy/tests/test_visual/test_projections_interactive.py +163 -0
- psychopy/tests/test_visual/test_roi.py +105 -0
- psychopy/tests/test_visual/test_shape.py +23 -0
- psychopy/tests/test_visual/test_slider.py +328 -0
- psychopy/tests/test_visual/test_target.py +35 -0
- psychopy/tests/test_visual/test_textbox.py +508 -0
- psychopy/tests/test_visual/test_winFlipTiming.py +95 -0
- psychopy/tests/test_visual/test_winScalePos.py +78 -0
- psychopy/tests/test_visual/test_window.py +124 -0
- psychopy/tests/utils.py +372 -0
- psychopy/tools/LineBreak.txt +3597 -0
- psychopy/tools/__init__.py +9 -0
- psychopy/tools/animationtools.py +49 -0
- psychopy/tools/apptools.py +32 -0
- psychopy/tools/arraytools.py +561 -0
- psychopy/tools/attributetools.py +263 -0
- psychopy/tools/audiotools.py +361 -0
- psychopy/tools/colorspacetools.py +717 -0
- psychopy/tools/coordinatetools.py +104 -0
- psychopy/tools/environmenttools.py +62 -0
- psychopy/tools/fileerrortools.py +66 -0
- psychopy/tools/filetools.py +406 -0
- psychopy/tools/fontmanager.py +1065 -0
- psychopy/tools/gltools.py +7367 -0
- psychopy/tools/imagetools.py +65 -0
- psychopy/tools/linebreak.py +322 -0
- psychopy/tools/mathtools.py +4910 -0
- psychopy/tools/monitorunittools.py +276 -0
- psychopy/tools/movietools.py +1111 -0
- psychopy/tools/pkgtools.py +654 -0
- psychopy/tools/plottools.py +25 -0
- psychopy/tools/rifttools.py +76 -0
- psychopy/tools/stereotools.py +9 -0
- psychopy/tools/stimulustools.py +198 -0
- psychopy/tools/stringtools.py +466 -0
- psychopy/tools/systemtools.py +1331 -0
- psychopy/tools/typetools.py +52 -0
- psychopy/tools/unittools.py +16 -0
- psychopy/tools/versionchooser.py +604 -0
- psychopy/tools/viewtools.py +1068 -0
- psychopy/tools/wizard.py +804 -0
- psychopy/validation/__init__.py +6 -0
- psychopy/validation/audio.py +78 -0
- psychopy/validation/visual.py +119 -0
- psychopy/visual/__init__.py +121 -0
- psychopy/visual/aperture.py +333 -0
- psychopy/visual/backends/__init__.py +77 -0
- psychopy/visual/backends/_base.py +481 -0
- psychopy/visual/backends/gamma.py +349 -0
- psychopy/visual/backends/glfwbackend.py +24 -0
- psychopy/visual/backends/pygamebackend.py +343 -0
- psychopy/visual/backends/pygletbackend.py +970 -0
- psychopy/visual/basevisual.py +2027 -0
- psychopy/visual/brush.py +204 -0
- psychopy/visual/bufferimage.py +311 -0
- psychopy/visual/button.py +194 -0
- psychopy/visual/circle.py +165 -0
- psychopy/visual/custommouse.py +263 -0
- psychopy/visual/dot.py +734 -0
- psychopy/visual/dropdown.py +165 -0
- psychopy/visual/elementarray.py +802 -0
- psychopy/visual/filters.py +419 -0
- psychopy/visual/form.py +1195 -0
- psychopy/visual/globalVars.py +24 -0
- psychopy/visual/grating.py +581 -0
- psychopy/visual/helpers.py +336 -0
- psychopy/visual/image.py +438 -0
- psychopy/visual/line.py +227 -0
- psychopy/visual/movie.py +12 -0
- psychopy/visual/movie2.py +21 -0
- psychopy/visual/movie3.py +18 -0
- psychopy/visual/movies/__init__.py +2334 -0
- psychopy/visual/movies/frame.py +258 -0
- psychopy/visual/movies/metadata.py +242 -0
- psychopy/visual/movies/players/_base.py +364 -0
- psychopy/visual/nnlvs.py +830 -0
- psychopy/visual/noise.py +32 -0
- psychopy/visual/panorama.py +313 -0
- psychopy/visual/patch.py +21 -0
- psychopy/visual/pie.py +237 -0
- psychopy/visual/polygon.py +226 -0
- psychopy/visual/progress.py +313 -0
- psychopy/visual/radial.py +29 -0
- psychopy/visual/ratingscale.py +18 -0
- psychopy/visual/rect.py +195 -0
- psychopy/visual/rift.py +2660 -0
- psychopy/visual/roi.py +141 -0
- psychopy/visual/secondorder.py +27 -0
- psychopy/visual/shaders.py +787 -0
- psychopy/visual/shape.py +897 -0
- psychopy/visual/simpleimage.py +303 -0
- psychopy/visual/slider.py +1222 -0
- psychopy/visual/stim3d.py +2109 -0
- psychopy/visual/target.py +278 -0
- psychopy/visual/text.py +769 -0
- psychopy/visual/textbox/__init__.py +1280 -0
- psychopy/visual/textbox/fontmanager.py +574 -0
- psychopy/visual/textbox/parsedtext.py +317 -0
- psychopy/visual/textbox/textgrid.py +278 -0
- psychopy/visual/textbox/textureatlas.py +248 -0
- psychopy/visual/textbox2/__init__.py +4 -0
- psychopy/visual/textbox2/textbox2.py +1970 -0
- psychopy/visual/vlcmoviestim.py +1294 -0
- psychopy/visual/window.py +3910 -0
- psychopy/visual/windowframepack.py +86 -0
- psychopy/visual/windowwarp.py +457 -0
- psychopy/voicekey/__init__.py +56 -0
- psychopy/voicekey/labjack_vks.py +9 -0
- psychopy/voicekey/parallel_vks.py +9 -0
- psychopy/voicekey/vk_tools.py +131 -0
- psychopy/web.py +289 -0
- psychopy-2025.2.4.dist-info/METADATA +160 -0
- psychopy-2025.2.4.dist-info/RECORD +3127 -0
- psychopy-2025.2.4.dist-info/WHEEL +4 -0
- psychopy-2025.2.4.dist-info/entry_points.txt +5 -0
- psychopy-2025.2.4.dist-info/licenses/LICENSE +674 -0
|
@@ -0,0 +1,1534 @@
|
|
|
1
|
+
(ipsychopy.data
|
|
2
|
+
TrialHandler
|
|
3
|
+
p1
|
|
4
|
+
(dp2
|
|
5
|
+
S'origin'
|
|
6
|
+
p3
|
|
7
|
+
V<PsychoPy2experiment version="1.73.03" encoding="utf-8">\u000a <Settings>\u000a <Param name="Show mouse" val="False" valType="bool" updates="None"/>\u000a <Param name="Save csv file" val="False" valType="bool" updates="None"/>\u000a <Param name="Monitor" val="testMonitor" valType="str" updates="None"/>\u000a <Param name="color" val="$[-1,-1,-1]" valType="str" updates="None"/>\u000a <Param name="Window size (pixels)" val="[1600, 900]" valType="code" updates="None"/>\u000a <Param name="Full-screen window" val="True" valType="bool" updates="None"/>\u000a <Param name="colorSpace" val="rgb" valType="str" updates="None"/>\u000a <Param name="Save log file" val="True" valType="bool" updates="None"/>\u000a <Param name="Experiment info" val="{'participant':'varP00', 'mriMode':'Test' }" valType="code" updates="None"/>\u000a <Param name="Save excel file" val="True" valType="bool" updates="None"/>\u000a <Param name="Save psydat file" val="True" valType="bool" updates="None"/>\u000a <Param name="logging level" val="exp" valType="code" updates="None"/>\u000a <Param name="Units" val="deg" valType="str" updates="None"/>\u000a <Param name="Show info dlg" val="True" valType="bool" updates="None"/>\u000a <Param name="Saved data folder" val="" valType="code" updates="None"/>\u000a <Param name="Screen" val="1" valType="num" updates="None"/>\u000a </Settings>\u000a <Routines>\u000a <Routine name="trial">\u000a <CodeComponent name="trial_code">\u000a <Param name="Begin Experiment" val="" valType="code" updates="constant"/>\u000a <Param name="name" val="trial_code" valType="code" updates="None"/>\u000a <Param name="Each Frame" val="" valType="code" updates="constant"/>\u000a <Param name="Begin Routine" val="cueImage = 'images/gan%i.png' % amount correct = 'space' if type == 'go' else None" valType="code" updates="constant"/>\u000a <Param name="End Routine" val="" valType="code" updates="constant"/>\u000a <Param name="End Experiment" val="" valType="code" updates="constant"/>\u000a </CodeComponent>\u000a <PatchComponent name="motivationCuePatch">\u000a <Param name="opacity" val="1" valType="code" updates="constant"/>\u000a <Param name="colorSpace" val="rgb" valType="str" updates="constant"/>\u000a <Param name="name" val="motivationCuePatch" valType="code" updates="constant"/>\u000a <Param name="color" val="$[1,1,1]" valType="str" updates="constant"/>\u000a <Param name="stopVal" val="1.0" valType="code" updates="constant"/>\u000a <Param name="durationEstim" val="" valType="code" updates="None"/>\u000a <Param name="mask" val="None" valType="str" updates="constant"/>\u000a <Param name="pos" val="[0, 0]" valType="code" updates="constant"/>\u000a <Param name="interpolate" val="linear" valType="str" updates="constant"/>\u000a <Param name="sf" val="None" valType="code" updates="constant"/>\u000a <Param name="startEstim" val="" valType="code" updates="None"/>\u000a <Param name="units" val="from exp settings" valType="str" updates="None"/>\u000a <Param name="texture resolution" val="128" valType="code" updates="constant"/>\u000a <Param name="phase" val="0.0" valType="code" updates="constant"/>\u000a <Param name="startType" val="time (s)" valType="str" updates="None"/>\u000a <Param name="ori" val="0" valType="code" updates="constant"/>\u000a <Param name="stopType" val="duration (s)" valType="str" updates="None"/>\u000a <Param name="startVal" val="0.0" valType="code" updates="None"/>\u000a <Param name="image" val="$cueImage" valType="str" updates="set every repeat"/>\u000a <Param name="advancedParams"/>\u000a <Param name="size" val="" valType="code" updates="constant"/>\u000a </PatchComponent>\u000a <TextComponent name="leftTrialText">\u000a <Param name="opacity" val="1" valType="code" updates="constant"/>\u000a <Param name="colorSpace" val="rgb" valType="str" updates="constant"/>\u000a <Param name="name" val="leftTrialText" valType="code" updates="None"/>\u000a <Param name="wrapWidth" val="" valType="code" updates="constant"/>\u000a <Param name="color" val="white" valType="str" updates="constant"/>\u000a <Param name="text" val="$letter" valType="str" updates="set every repeat"/>\u000a <Param name="stopVal" val="1.0" valType="code" updates="constant"/>\u000a <Param name="durationEstim" val="" valType="code" updates="None"/>\u000a <Param name="pos" val="[-5, 0]" valType="code" updates="constant"/>\u000a <Param name="startEstim" val="" valType="code" updates="None"/>\u000a <Param name="units" val="from exp settings" valType="str" updates="None"/>\u000a <Param name="startType" val="time (s)" valType="str" updates="None"/>\u000a <Param name="ori" val="0" valType="code" updates="constant"/>\u000a <Param name="stopType" val="duration (s)" valType="str" updates="None"/>\u000a <Param name="startVal" val="0.0" valType="code" updates="None"/>\u000a <Param name="font" val="Arial" valType="str" updates="constant"/>\u000a <Param name="letterHeight" val="3" valType="code" updates="constant"/>\u000a </TextComponent>\u000a <TextComponent name="rightTrialText">\u000a <Param name="opacity" val="1" valType="code" updates="constant"/>\u000a <Param name="colorSpace" val="rgb" valType="str" updates="constant"/>\u000a <Param name="name" val="rightTrialText" valType="code" updates="None"/>\u000a <Param name="wrapWidth" val="" valType="code" updates="constant"/>\u000a <Param name="color" val="white" valType="str" updates="constant"/>\u000a <Param name="text" val="$letter" valType="str" updates="set every repeat"/>\u000a <Param name="stopVal" val="1.0" valType="code" updates="constant"/>\u000a <Param name="durationEstim" val="" valType="code" updates="None"/>\u000a <Param name="pos" val="[5, 0]" valType="code" updates="constant"/>\u000a <Param name="startEstim" val="" valType="code" updates="None"/>\u000a <Param name="units" val="from exp settings" valType="str" updates="None"/>\u000a <Param name="startType" val="time (s)" valType="str" updates="None"/>\u000a <Param name="ori" val="0" valType="code" updates="constant"/>\u000a <Param name="stopType" val="duration (s)" valType="str" updates="None"/>\u000a <Param name="startVal" val="0.0" valType="code" updates="None"/>\u000a <Param name="font" val="Arial" valType="str" updates="constant"/>\u000a <Param name="letterHeight" val="3" valType="code" updates="constant"/>\u000a </TextComponent>\u000a <KeyboardComponent name="trial_resp">\u000a <Param name="correctAns" val="$correct" valType="str" updates="constant"/>\u000a <Param name="storeCorrect" val="True" valType="bool" updates="constant"/>\u000a <Param name="name" val="trial_resp" valType="code" updates="None"/>\u000a <Param name="stopVal" val="1.0" valType="code" updates="constant"/>\u000a <Param name="durationEstim" val="" valType="code" updates="None"/>\u000a <Param name="forceEndRoutine" val="True" valType="bool" updates="constant"/>\u000a <Param name="startEstim" val="" valType="code" updates="None"/>\u000a <Param name="discard previous" val="True" valType="bool" updates="constant"/>\u000a <Param name="startType" val="time (s)" valType="str" updates="None"/>\u000a <Param name="allowedKeys" val="'space'" valType="code" updates="constant"/>\u000a <Param name="stopType" val="duration (s)" valType="str" updates="None"/>\u000a <Param name="startVal" val="0.0" valType="code" updates="None"/>\u000a <Param name="store" val="first key" valType="str" updates="constant"/>\u000a </KeyboardComponent>\u000a </Routine>\u000a <Routine name="instr">\u000a <TextComponent name="instr_text">\u000a <Param name="opacity" val="1" valType="code" updates="constant"/>\u000a <Param name="colorSpace" val="rgb" valType="str" updates="constant"/>\u000a <Param name="name" val="instr_text" valType="code" updates="None"/>\u000a <Param name="wrapWidth" val="40" valType="code" updates="constant"/>\u000a <Param name="color" val="white" valType="str" updates="constant"/>\u000a <Param name="text" val="Major points to remember: 1. DO press the space bar as fast as possible for any letters besides X. 2. DO NOT press the space bar when an X appears. 3. The letters appear VERY BRIEFLY, so you will have to respond quickly when you see it. 4. Things move quickly, so you will want to keep your hand on the buttons, ready to respond. PRESS SPACE BAR TO CONTINUE" valType="str" updates="constant"/>\u000a <Param name="stopVal" val="" valType="code" updates="constant"/>\u000a <Param name="durationEstim" val="" valType="code" updates="None"/>\u000a <Param name="pos" val="[0, 0]" valType="code" updates="constant"/>\u000a <Param name="startEstim" val="" valType="code" updates="None"/>\u000a <Param name="units" val="from exp settings" valType="str" updates="None"/>\u000a <Param name="startType" val="time (s)" valType="str" updates="None"/>\u000a <Param name="ori" val="0" valType="code" updates="constant"/>\u000a <Param name="stopType" val="duration (s)" valType="str" updates="None"/>\u000a <Param name="startVal" val="0.0" valType="code" updates="None"/>\u000a <Param name="font" val="Arial" valType="str" updates="constant"/>\u000a <Param name="letterHeight" val="1" valType="code" updates="constant"/>\u000a </TextComponent>\u000a <KeyboardComponent name="instr_resp">\u000a <Param name="correctAns" val="" valType="str" updates="constant"/>\u000a <Param name="storeCorrect" val="False" valType="bool" updates="constant"/>\u000a <Param name="name" val="instr_resp" valType="code" updates="None"/>\u000a <Param name="stopVal" val="" valType="code" updates="constant"/>\u000a <Param name="durationEstim" val="" valType="code" updates="None"/>\u000a <Param name="forceEndRoutine" val="True" valType="bool" updates="constant"/>\u000a <Param name="startEstim" val="" valType="code" updates="None"/>\u000a <Param name="discard previous" val="True" valType="bool" updates="constant"/>\u000a <Param name="startType" val="time (s)" valType="str" updates="None"/>\u000a <Param name="allowedKeys" val="'space'" valType="code" updates="constant"/>\u000a <Param name="stopType" val="duration (s)" valType="str" updates="None"/>\u000a <Param name="startVal" val="0.0" valType="code" updates="None"/>\u000a <Param name="store" val="nothing" valType="str" updates="constant"/>\u000a </KeyboardComponent>\u000a </Routine>\u000a <Routine name="feedback">\u000a <CodeComponent name="feedback_code">\u000a <Param name="Begin Experiment" val="bank = 0" valType="code" updates="constant"/>\u000a <Param name="name" val="feedback_code" valType="code" updates="None"/>\u000a <Param name="Each Frame" val="" valType="code" updates="constant"/>\u000a <Param name="Begin Routine" val="if trial_resp.corr: bank += amount feedback_corr_msg = "Correct!" feedback_bank_msg = "$%.2f" % amount # feedback_duration = 1.0 - trial_resp.rt else: bank -= amount if type == 'go': feedback_corr_msg = "Incorrect! (too slow)" feedback_bank_msg = "-$%.2f" % amount # feedback_duration = 0 else: feedback_corr_msg = "Incorrect! (don't press for X)" feedback_bank_msg = "-$%.2f" % amount # feedback_duration = 1.0 - trial_resp.rt # Manual Override # Always show a full second of feedback feedback_duration = 1 trials.addData('bank', bank) " valType="code" updates="constant"/>\u000a <Param name="End Routine" val="expInfo['bank'] = bank" valType="code" updates="constant"/>\u000a <Param name="End Experiment" val="" valType="code" updates="constant"/>\u000a </CodeComponent>\u000a <TextComponent name="feedback_corr_text">\u000a <Param name="opacity" val="1" valType="code" updates="constant"/>\u000a <Param name="colorSpace" val="rgb" valType="str" updates="constant"/>\u000a <Param name="name" val="feedback_corr_text" valType="code" updates="None"/>\u000a <Param name="wrapWidth" val="40" valType="code" updates="constant"/>\u000a <Param name="color" val="white" valType="str" updates="constant"/>\u000a <Param name="text" val="$feedback_corr_msg" valType="str" updates="set every repeat"/>\u000a <Param name="stopVal" val="$feedback_duration" valType="code" updates="constant"/>\u000a <Param name="durationEstim" val=".5" valType="code" updates="None"/>\u000a <Param name="pos" val="[0, 1]" valType="code" updates="constant"/>\u000a <Param name="startEstim" val="" valType="code" updates="None"/>\u000a <Param name="units" val="from exp settings" valType="str" updates="None"/>\u000a <Param name="startType" val="time (s)" valType="str" updates="None"/>\u000a <Param name="ori" val="0" valType="code" updates="constant"/>\u000a <Param name="stopType" val="duration (s)" valType="str" updates="None"/>\u000a <Param name="startVal" val="0.0" valType="code" updates="None"/>\u000a <Param name="font" val="Arial" valType="str" updates="constant"/>\u000a <Param name="letterHeight" val="1.25" valType="code" updates="constant"/>\u000a </TextComponent>\u000a <TextComponent name="feedback_bank_text">\u000a <Param name="opacity" val="1" valType="code" updates="constant"/>\u000a <Param name="colorSpace" val="rgb" valType="str" updates="constant"/>\u000a <Param name="name" val="feedback_bank_text" valType="code" updates="None"/>\u000a <Param name="wrapWidth" val="" valType="code" updates="constant"/>\u000a <Param name="color" val="white" valType="str" updates="constant"/>\u000a <Param name="text" val="$feedback_bank_msg" valType="str" updates="set every repeat"/>\u000a <Param name="stopVal" val="$feedback_duration" valType="code" updates="constant"/>\u000a <Param name="durationEstim" val=".5" valType="code" updates="None"/>\u000a <Param name="pos" val="[0, -1]" valType="code" updates="constant"/>\u000a <Param name="startEstim" val="" valType="code" updates="None"/>\u000a <Param name="units" val="from exp settings" valType="str" updates="None"/>\u000a <Param name="startType" val="time (s)" valType="str" updates="None"/>\u000a <Param name="ori" val="0" valType="code" updates="constant"/>\u000a <Param name="stopType" val="duration (s)" valType="str" updates="None"/>\u000a <Param name="startVal" val="0.0" valType="code" updates="None"/>\u000a <Param name="font" val="Arial" valType="str" updates="constant"/>\u000a <Param name="letterHeight" val="1.25" valType="code" updates="constant"/>\u000a </TextComponent>\u000a </Routine>\u000a <Routine name="check_for_break">\u000a <CodeComponent name="wait_for_fmri">\u000a <Param name="Begin Experiment" val="from psychopy.hardware.emulator import launchScan # settings for launchScan: MR_settings = { 'TR': 2.000, # duration (sec) per volume 'volumes': 114, # number of whole-brain 3D volumes / frames 'sync': 'equal', # character to use as the sync timing event; assumed to come at start of a volume 'skip': 0, # number of volumes lacking a sync pulse at start of scan (for T1 stabilization) }" valType="code" updates="constant"/>\u000a <Param name="name" val="wait_for_fmri" valType="code" updates="None"/>\u000a <Param name="Each Frame" val="" valType="code" updates="constant"/>\u000a <Param name="Begin Routine" val="#vol = launchScan(win, MR_settings, #globalClock=logging.defaultClock, mode=expInfo['mriMode'])" valType="code" updates="constant"/>\u000a <Param name="End Routine" val="" valType="code" updates="constant"/>\u000a <Param name="End Experiment" val="" valType="code" updates="constant"/>\u000a </CodeComponent>\u000a <CodeComponent name="check_for_break_code">\u000a <Param name="Begin Experiment" val="" valType="code" updates="constant"/>\u000a <Param name="name" val="check_for_break_code" valType="code" updates="None"/>\u000a <Param name="Each Frame" val="# Don't show a break on the first "session" if (blocks.thisRepN == 0): continueRoutine = False" valType="code" updates="constant"/>\u000a <Param name="Begin Routine" val="" valType="code" updates="constant"/>\u000a <Param name="End Routine" val="" valType="code" updates="constant"/>\u000a <Param name="End Experiment" val="" valType="code" updates="constant"/>\u000a </CodeComponent>\u000a <TextComponent name="break_text">\u000a <Param name="opacity" val="1" valType="code" updates="constant"/>\u000a <Param name="colorSpace" val="rgb" valType="str" updates="constant"/>\u000a <Param name="name" val="break_text" valType="code" updates="None"/>\u000a <Param name="wrapWidth" val="40" valType="code" updates="constant"/>\u000a <Param name="color" val="white" valType="str" updates="constant"/>\u000a <Param name="text" val="Please take a short break. Press the space bar when you're ready to continue." valType="str" updates="constant"/>\u000a <Param name="stopVal" val="" valType="code" updates="constant"/>\u000a <Param name="durationEstim" val="" valType="code" updates="None"/>\u000a <Param name="pos" val="[0, 0]" valType="code" updates="constant"/>\u000a <Param name="startEstim" val="" valType="code" updates="None"/>\u000a <Param name="units" val="from exp settings" valType="str" updates="None"/>\u000a <Param name="startType" val="time (s)" valType="str" updates="None"/>\u000a <Param name="ori" val="0" valType="code" updates="constant"/>\u000a <Param name="stopType" val="duration (s)" valType="str" updates="None"/>\u000a <Param name="startVal" val="0.0" valType="code" updates="None"/>\u000a <Param name="font" val="Arial" valType="str" updates="constant"/>\u000a <Param name="letterHeight" val="1.25" valType="code" updates="constant"/>\u000a </TextComponent>\u000a <KeyboardComponent name="break_resp">\u000a <Param name="correctAns" val="" valType="str" updates="constant"/>\u000a <Param name="storeCorrect" val="False" valType="bool" updates="constant"/>\u000a <Param name="name" val="break_resp" valType="code" updates="None"/>\u000a <Param name="stopVal" val="" valType="code" updates="constant"/>\u000a <Param name="durationEstim" val="" valType="code" updates="None"/>\u000a <Param name="forceEndRoutine" val="True" valType="bool" updates="constant"/>\u000a <Param name="startEstim" val="" valType="code" updates="None"/>\u000a <Param name="discard previous" val="True" valType="bool" updates="constant"/>\u000a <Param name="startType" val="time (s)" valType="str" updates="None"/>\u000a <Param name="allowedKeys" val="'space'" valType="code" updates="constant"/>\u000a <Param name="stopType" val="duration (s)" valType="str" updates="None"/>\u000a <Param name="startVal" val="0.0" valType="code" updates="None"/>\u000a <Param name="store" val="nothing" valType="str" updates="constant"/>\u000a </KeyboardComponent>\u000a </Routine>\u000a </Routines>\u000a <Flow>\u000a <Routine name="instr"/>\u000a <LoopInitiator loopType="TrialHandler" name="blocks">\u000a <Param name="conditionsFile" val="block_conditions.pkl" valType="str" updates="None"/>\u000a <Param name="name" val="blocks" valType="code" updates="None"/>\u000a <Param name="random seed" val="" valType="code" updates="None"/>\u000a <Param name="loopType" val="random" valType="str" updates="None"/>\u000a <Param name="nReps" val="3" valType="code" updates="None"/>\u000a <Param name="endPoints" val="[0, 1]" valType="num" updates="None"/>\u000a <Param name="conditions" val="[{'block_position': u'1\u005cr'}]" valType="str" updates="None"/>\u000a </LoopInitiator>\u000a <Routine name="check_for_break"/>\u000a <LoopInitiator loopType="TrialHandler" name="trials">\u000a <Param name="conditionsFile" val="goconditions.csv" valType="str" updates="None"/>\u000a <Param name="name" val="trials" valType="code" updates="None"/>\u000a <Param name="random seed" val="" valType="code" updates="None"/>\u000a <Param name="loopType" val="random" valType="str" updates="None"/>\u000a <Param name="nReps" val="1" valType="code" updates="None"/>\u000a <Param name="endPoints" val="[0, 1]" valType="num" updates="None"/>\u000a <Param name="conditions" val="[{'group': 2, 'amount': 1, 'type': u'go', 'letter': u'U'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'V'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'C'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'C'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'D'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'P'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'L'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'C'}, {'group': 4, 'amount': 0, 'type': u'nogo', 'letter': u'X'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'G'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'B'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'V'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'T'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'Q'}, {'group': 6, 'amount': 2, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'B'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'W'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'D'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'D'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'L'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'M'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'I'}, {'group': 5, 'amount': 1, 'type': u'nogo', 'letter': u'X'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'M'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'V'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'B'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'L'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'C'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'A'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'Z'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'Z'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'W'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'F'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'I'}, {'group': 4, 'amount': 0, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'W'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'V'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'O'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'B'}, {'group': 6, 'amount': 2, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'N'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'M'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'J'}, {'group': 4, 'amount': 0, 'type': u'nogo', 'letter': u'X'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'Q'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'O'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'P'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'U'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'S'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'W'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'A'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'T'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'Q'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'N'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'O'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'B'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'B'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'D'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'S'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'P'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'B'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'I'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'S'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'S'}, {'group': 5, 'amount': 1, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'C'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'T'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'F'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'P'}, {'group': 5, 'amount': 1, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'Z'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'D'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'J'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'L'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'V'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'Q'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'N'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'U'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'G'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'P'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'F'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'M'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'L'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'E'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'S'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'E'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'U'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'H'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'E'}, {'group': 4, 'amount': 0, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'Q'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'E'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'N'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'H'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'G'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'Z'}, {'group': 5, 'amount': 1, 'type': u'nogo', 'letter': u'X'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'A'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'N'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'I'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'P'}, {'group': 6, 'amount': 2, 'type': u'nogo', 'letter': u'X'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'B'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'O'}, {'group': 5, 'amount': 1, 'type': u'nogo', 'letter': u'X'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'Z'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'J'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'T'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'Z'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'H'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'G'}, {'group': 5, 'amount': 1, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'S'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'G'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'I'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'T'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'M'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'M'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'F'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'W'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'S'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'D'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'E'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'P'}, {'group': 5, 'amount': 1, 'type': u'nogo', 'letter': u'X'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'C'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'J'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'U'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'V'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'M'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'M'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'H'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'C'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'E'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'O'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'B'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'Z'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'H'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'G'}, {'group': 6, 'amount': 2, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'Q'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'N'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'J'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'F'}, {'group': 6, 'amount': 2, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'H'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'N'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'U'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'G'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'Q'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'Z'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'U'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'W'}, {'group': 6, 'amount': 2, 'type': u'nogo', 'letter': u'X'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'V'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'P'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'P'}, {'group': 5, 'amount': 1, 'type': u'nogo', 'letter': u'X'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'L'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'J'}, {'group': 4, 'amount': 0, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'W'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'D'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'G'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'E'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'S'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'J'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'U'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'T'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'L'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'G'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'J'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'Z'}, {'group': 6, 'amount': 2, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'D'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'A'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'T'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'Q'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'Q'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'I'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'I'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'E'}, {'group': 4, 'amount': 0, 'type': u'nogo', 'letter': u'X'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'N'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'A'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'O'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'I'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'V'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'A'}, {'group': 4, 'amount': 0, 'type': u'nogo', 'letter': u'X'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'H'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'T'}, {'group': 4, 'amount': 0, 'type': u'nogo', 'letter': u'X'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'A'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'D'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'H'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'L'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'L'}, {'group': 6, 'amount': 2, 'type': u'nogo', 'letter': u'X'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'T'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'A'}, {'group': 4, 'amount': 0, 'type': u'nogo', 'letter': u'X'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'F'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'V'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'W'}, {'group': 4, 'amount': 0, 'type': u'nogo', 'letter': u'X'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'O'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'C'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'C'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'O'}, {'group': 5, 'amount': 1, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'I'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'H'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'S'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'F'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'W'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'A'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'F'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'M'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'J'}, {'group': 6, 'amount': 2, 'type': u'nogo', 'letter': u'X'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'F'}, {'group': 6, 'amount': 2, 'type': u'nogo', 'letter': u'X'}, {'group': 3, 'amount': 2, 'type': u'go', 'letter': u'O'}, {'group': 1, 'amount': 0, 'type': u'go', 'letter': u'N'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'U'}, {'group': 5, 'amount': 1, 'type': u'nogo', 'letter': u'X'}, {'group': 2, 'amount': 1, 'type': u'go', 'letter': u'E'}]" valType="str" updates="None"/>\u000a </LoopInitiator>\u000a <Routine name="trial"/>\u000a <Routine name="feedback"/>\u000a <LoopTerminator name="trials"/>\u000a <LoopTerminator name="blocks"/>\u000a </Flow>\u000a</PsychoPy2experiment>\u000a
|
|
8
|
+
p4
|
|
9
|
+
sS'thisTrial'
|
|
10
|
+
p5
|
|
11
|
+
(lp6
|
|
12
|
+
sS'_exp'
|
|
13
|
+
p7
|
|
14
|
+
NsS'name'
|
|
15
|
+
p8
|
|
16
|
+
S''
|
|
17
|
+
sS'originPath'
|
|
18
|
+
p9
|
|
19
|
+
V/Users/kastman/Dropbox/VARIA/Measures/For Programming/Tasks/MotivatedGoNogo/gongo.psyexp
|
|
20
|
+
p10
|
|
21
|
+
sS'thisRepN'
|
|
22
|
+
p11
|
|
23
|
+
I1
|
|
24
|
+
sS'nTotal'
|
|
25
|
+
p12
|
|
26
|
+
I228
|
|
27
|
+
sS'extraInfo'
|
|
28
|
+
p13
|
|
29
|
+
(dp14
|
|
30
|
+
S'date'
|
|
31
|
+
p15
|
|
32
|
+
S'2012_Feb_27_1325'
|
|
33
|
+
p16
|
|
34
|
+
sS'participant'
|
|
35
|
+
p17
|
|
36
|
+
VvarP010
|
|
37
|
+
p18
|
|
38
|
+
sS'expName'
|
|
39
|
+
p19
|
|
40
|
+
S'None'
|
|
41
|
+
p20
|
|
42
|
+
sS'mriMode'
|
|
43
|
+
p21
|
|
44
|
+
VTest
|
|
45
|
+
p22
|
|
46
|
+
sS'bank'
|
|
47
|
+
p23
|
|
48
|
+
cnumpy.core.multiarray
|
|
49
|
+
scalar
|
|
50
|
+
p24
|
|
51
|
+
(cnumpy
|
|
52
|
+
dtype
|
|
53
|
+
p25
|
|
54
|
+
(S'i4'
|
|
55
|
+
I0
|
|
56
|
+
I1
|
|
57
|
+
tRp26
|
|
58
|
+
(I3
|
|
59
|
+
S'<'
|
|
60
|
+
NNNI-1
|
|
61
|
+
I-1
|
|
62
|
+
I0
|
|
63
|
+
tbS'\xb4\x04\x00\x00'
|
|
64
|
+
tRp27
|
|
65
|
+
ssS'data'
|
|
66
|
+
p28
|
|
67
|
+
ccopy_reg
|
|
68
|
+
_reconstructor
|
|
69
|
+
p29
|
|
70
|
+
(cpsychopy.data
|
|
71
|
+
DataHandler
|
|
72
|
+
p30
|
|
73
|
+
c__builtin__
|
|
74
|
+
dict
|
|
75
|
+
p31
|
|
76
|
+
(dp32
|
|
77
|
+
S'ran'
|
|
78
|
+
p33
|
|
79
|
+
cnumpy.ma.core
|
|
80
|
+
_mareconstruct
|
|
81
|
+
p34
|
|
82
|
+
(cnumpy.ma.core
|
|
83
|
+
MaskedArray
|
|
84
|
+
p35
|
|
85
|
+
cnumpy
|
|
86
|
+
ndarray
|
|
87
|
+
p36
|
|
88
|
+
(I0
|
|
89
|
+
tp37
|
|
90
|
+
S'b'
|
|
91
|
+
tRp38
|
|
92
|
+
(I1
|
|
93
|
+
(I228
|
|
94
|
+
I1
|
|
95
|
+
tg25
|
|
96
|
+
(S'f4'
|
|
97
|
+
I0
|
|
98
|
+
I1
|
|
99
|
+
tRp39
|
|
100
|
+
(I3
|
|
101
|
+
S'<'
|
|
102
|
+
NNNI-1
|
|
103
|
+
I-1
|
|
104
|
+
I0
|
|
105
|
+
tbI00
|
|
106
|
+
S'\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?'
|
|
107
|
+
S'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
|
|
108
|
+
cnumpy.core.multiarray
|
|
109
|
+
_reconstruct
|
|
110
|
+
p40
|
|
111
|
+
(g36
|
|
112
|
+
(I0
|
|
113
|
+
tS'b'
|
|
114
|
+
tRp41
|
|
115
|
+
(I1
|
|
116
|
+
(tg25
|
|
117
|
+
(S'f8'
|
|
118
|
+
I0
|
|
119
|
+
I1
|
|
120
|
+
tRp42
|
|
121
|
+
(I3
|
|
122
|
+
S'<'
|
|
123
|
+
NNNI-1
|
|
124
|
+
I-1
|
|
125
|
+
I0
|
|
126
|
+
tbI00
|
|
127
|
+
S'@\x8c\xb5x\x1d\xaf\x15D'
|
|
128
|
+
tbtbsS'trial_resp.corr'
|
|
129
|
+
p43
|
|
130
|
+
g34
|
|
131
|
+
(g35
|
|
132
|
+
g36
|
|
133
|
+
g37
|
|
134
|
+
S'b'
|
|
135
|
+
tRp44
|
|
136
|
+
(I1
|
|
137
|
+
(I228
|
|
138
|
+
I1
|
|
139
|
+
tg39
|
|
140
|
+
I00
|
|
141
|
+
S'\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x00\x00\x00\x00\x80?\x00\x00\x80?\x00\x00\x80?'
|
|
142
|
+
S'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
|
|
143
|
+
g40
|
|
144
|
+
(g36
|
|
145
|
+
(I0
|
|
146
|
+
tS'b'
|
|
147
|
+
tRp45
|
|
148
|
+
(I1
|
|
149
|
+
(tg42
|
|
150
|
+
I00
|
|
151
|
+
S'@\x8c\xb5x\x1d\xaf\x15D'
|
|
152
|
+
tbtbsS'trial_resp.rt'
|
|
153
|
+
p46
|
|
154
|
+
g34
|
|
155
|
+
(g35
|
|
156
|
+
g36
|
|
157
|
+
g37
|
|
158
|
+
S'b'
|
|
159
|
+
tRp47
|
|
160
|
+
(I1
|
|
161
|
+
(I228
|
|
162
|
+
I1
|
|
163
|
+
tg39
|
|
164
|
+
I00
|
|
165
|
+
S'\xdc\x004?\x00\x00\x00\x00\x00\x00\x00\x00\xd0\xd4r>h\xc5\xd7>\xa0S\x8d=H:\xfa>\xd8=\xe9>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\xdf\x05?\x00\x00\x00\x00 \x10\x00?\xdc\x8e\x04?\x14\xb0\t?\x90\xc34?\x00\x00\x00\x00\x00\x00\x00\x00`&\xfa>\xf0&\xe8>\x00\x00\x00\x000\xc1\x05?\x00\x00\x00\x00x\xff\xcf>\x00\x00\x00\x00D\xcb\t?l\x96#?\x00\x00\x00\x00\x18U\xde>\x00\x00\x00\x00\x08\xe3\xd7>\xf8\xd4\x16?\x00\x00\x00\x00\x00\x00\x00\x00\xfc\xbc\x05?\x80\x07\xb6>\x18\x9e\xe6>$\x16\x04?\x00\x00\x00\x00\xbc\xbd\x08?\x00s\xd6>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xfa\xd7>\x00\n\xc6>8\xbb\xc5>`\x94r>d1\x12?\xa8V\xe7>(\x8c\xc5>\xcc\x1c\x16?\x00[\xcf>\x18X\xe7>\x84\xe1\x10?\x00\x00\x00\x00 \xa2\xd7>\x88(\xc7>\xe8d\x01?\xa0\x12\xc7>\xb0\xc2\xbc>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8=\x01?\x88\x92\xe7>\x00\x00\x00\x00\xdc\xff+?\x00\x00\x00\x00\x08\t\x05?\x00\x00\x00\x00\xb0\xfe;?\x18\x85<?\x18\xde\xc5>\x14\x01\x16?X\x88\xbe>\x88\xa1\xc6>\xf0}\xf1>Ph\xf1>hV\xbe>\x00\x00\x00\x00\x00\x00\x00\x00\x00;\xcf>\x00\x00\x00\x00\xc0\xdc\xce>\x00\x00\xd8>(b\xe9>\x00\x00\x00\x00\x00\x00\x00\x00\xe4\x8c\x01?\xc0M\xcf>L\xc74?\x00S\xef>\x88\x89\xd6>\xd0l\xcf>\xd0\xf2\xb3>\x08W\xdf>\x00\x00\x00\x00h\xa2\xf8>\x18\xe6\x00? \x91=>\xf0\x00\xc7>\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbd\xa8<x\xf4\xc6>\x00\x00\x00\x00\x80\xd7\xef>P\x1f\xf8>(\n(?X\xfc\xd7>`.\x1a?@\x18\xc7>\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xb9\xf0>\x00\x00\x00\x00\x9c%\x00?\x00\x00\x00\x00\xf8M\xd8>\x0cZ0?\xa0J\xc6>HN\xcd>\x00\x00\x00\x00\x00\x00\x00\x00h\x06\xe1>\xd8O\xcf>\xe8s\xd7>\x80\xed\xf1>\xac\x08+?\x90\x06\xdf>H\xf6\xe0>\x00\x00\x00\x00\xec\x00\x04?@\xac>>\xd8\x04E?\xf0\x19\xe1>\xb4.U?\x00\x00\x00\x00\xf0\xc6\x16?\xd0\xd3\xe8>\x08{+?\xa0q\xe0>\x00\x00\x00\x00\xd82\t?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004\xeb\x04?h\xa0\xe9>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x0e\xf8>\x00\x00\x00\x00\\\x81\x11?T\x0b\t?\xc0\xcb\xdd>\x00\x00\x00\x00\x08A\xd8>\xa0>\x82>\x00\x00\x00\x00\x08I\xe5>\x08&\xbe>\x00\x00\x00\x00p\xfd<?\x1c\x84\x05?xM\xe0>x\x92\xc6>\x98*\xc7>d\xa2\x05?\x00\x00\x00\x00p\x92\xf7>\xd0\xd9\xfa> \x1e\x01?\xf4`g?\x00\x00\x00\x00\xb0l\x1f?\xac\x11\r?\xf8B\xf1>\xc0\n\xc7>Du\x12?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x1b\xee>\x00\x00\x00\x00\x00\x00\x00\x00\x94j\x1f?\x00\x00\x00\x00\x00\xc5\xe0>0Z\x1f?\x90v\x00?\xa0a\xfa>\xa8?\x93>(\xef\xab>l\xf1\t?\x00\x00\x00\x00`;\xd8>\x00\x00\x00\x00\x00\x00\x00\x00\x00t\xcf>`\r\xdf>\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbc\x05?\x00\x00\x00\x00<0l?\x00\x00\x00\x00\x00\x00\x00\x00\x10\x80\xe7>\x00<\xf1>\xf0\x19\xf0>\x00\x00\x00\x00P\xd8\xa4>\x00\x00\x00\x00\x00\x00\x00\x00\xd8:\xe9>\x00\x00\x00\x00\xb8\x0c\xd8>\x00\x00\x00\x00\xa0\xf6\xc4>'
|
|
166
|
+
S'\x00\x01\x01\x00\x00\x00\x00\x00\x01\x01\x01\x00\x01\x00\x00\x00\x00\x01\x01\x00\x00\x01\x00\x01\x00\x01\x00\x00\x01\x00\x01\x00\x00\x01\x01\x00\x00\x00\x00\x01\x00\x00\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x01\x01\x01\x00\x00\x01\x00\x01\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x01\x00\x01\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x01\x01\x00\x00\x01\x00\x00\x00\x00\x00\x00\x01\x01\x00\x01\x00\x01\x00\x00\x00\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x01\x00\x01\x01\x01\x01\x01\x00\x00\x01\x01\x01\x01\x01\x01\x00\x01\x00\x00\x00\x01\x00\x00\x01\x00\x00\x01\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x01\x01\x01\x00\x01\x01\x00\x01\x00\x00\x00\x00\x00\x00\x00\x01\x00\x01\x01\x00\x00\x01\x01\x00\x01\x00\x01\x01\x00\x00\x00\x01\x00\x01\x01\x00\x01\x00\x01\x00'
|
|
167
|
+
g40
|
|
168
|
+
(g36
|
|
169
|
+
(I0
|
|
170
|
+
tS'b'
|
|
171
|
+
tRp48
|
|
172
|
+
(I1
|
|
173
|
+
(tg42
|
|
174
|
+
I00
|
|
175
|
+
S'@\x8c\xb5x\x1d\xaf\x15D'
|
|
176
|
+
tbtbsg23
|
|
177
|
+
g40
|
|
178
|
+
(g36
|
|
179
|
+
(I0
|
|
180
|
+
tS'b'
|
|
181
|
+
tRp49
|
|
182
|
+
(I1
|
|
183
|
+
(I228
|
|
184
|
+
I1
|
|
185
|
+
tg25
|
|
186
|
+
(S'O4'
|
|
187
|
+
I0
|
|
188
|
+
I1
|
|
189
|
+
tRp50
|
|
190
|
+
(I3
|
|
191
|
+
S'|'
|
|
192
|
+
NNNI-1
|
|
193
|
+
I-1
|
|
194
|
+
I63
|
|
195
|
+
tbI00
|
|
196
|
+
(lp51
|
|
197
|
+
g24
|
|
198
|
+
(g26
|
|
199
|
+
S'\xd8\x03\x00\x00'
|
|
200
|
+
tRp52
|
|
201
|
+
ag24
|
|
202
|
+
(g26
|
|
203
|
+
S'O\x03\x00\x00'
|
|
204
|
+
tRp53
|
|
205
|
+
ag24
|
|
206
|
+
(g26
|
|
207
|
+
S'S\x04\x00\x00'
|
|
208
|
+
tRp54
|
|
209
|
+
ag24
|
|
210
|
+
(g26
|
|
211
|
+
S'{\x03\x00\x00'
|
|
212
|
+
tRp55
|
|
213
|
+
ag24
|
|
214
|
+
(g26
|
|
215
|
+
S'\xa5\x03\x00\x00'
|
|
216
|
+
tRp56
|
|
217
|
+
ag24
|
|
218
|
+
(g26
|
|
219
|
+
S"'\x04\x00\x00"
|
|
220
|
+
tRp57
|
|
221
|
+
ag24
|
|
222
|
+
(g26
|
|
223
|
+
S'N\x03\x00\x00'
|
|
224
|
+
tRp58
|
|
225
|
+
ag24
|
|
226
|
+
(g26
|
|
227
|
+
S'\x06\x04\x00\x00'
|
|
228
|
+
tRp59
|
|
229
|
+
ag24
|
|
230
|
+
(g26
|
|
231
|
+
S'\xc0\x03\x00\x00'
|
|
232
|
+
tRp60
|
|
233
|
+
ag24
|
|
234
|
+
(g26
|
|
235
|
+
S'\xc0\x03\x00\x00'
|
|
236
|
+
tRp61
|
|
237
|
+
ag24
|
|
238
|
+
(g26
|
|
239
|
+
S'l\x03\x00\x00'
|
|
240
|
+
tRp62
|
|
241
|
+
ag24
|
|
242
|
+
(g26
|
|
243
|
+
S'\xac\x03\x00\x00'
|
|
244
|
+
tRp63
|
|
245
|
+
ag24
|
|
246
|
+
(g26
|
|
247
|
+
S't\x03\x00\x00'
|
|
248
|
+
tRp64
|
|
249
|
+
ag24
|
|
250
|
+
(g26
|
|
251
|
+
S'A\x04\x00\x00'
|
|
252
|
+
tRp65
|
|
253
|
+
ag24
|
|
254
|
+
(g26
|
|
255
|
+
S'\n\x04\x00\x00'
|
|
256
|
+
tRp66
|
|
257
|
+
ag24
|
|
258
|
+
(g26
|
|
259
|
+
S'\xc5\x03\x00\x00'
|
|
260
|
+
tRp67
|
|
261
|
+
ag24
|
|
262
|
+
(g26
|
|
263
|
+
S'\xa3\x04\x00\x00'
|
|
264
|
+
tRp68
|
|
265
|
+
ag24
|
|
266
|
+
(g26
|
|
267
|
+
S'\xb8\x03\x00\x00'
|
|
268
|
+
tRp69
|
|
269
|
+
ag24
|
|
270
|
+
(g26
|
|
271
|
+
S'\xd1\x03\x00\x00'
|
|
272
|
+
tRp70
|
|
273
|
+
ag24
|
|
274
|
+
(g26
|
|
275
|
+
S'\x91\x03\x00\x00'
|
|
276
|
+
tRp71
|
|
277
|
+
ag24
|
|
278
|
+
(g26
|
|
279
|
+
S'\xb8\x03\x00\x00'
|
|
280
|
+
tRp72
|
|
281
|
+
ag24
|
|
282
|
+
(g26
|
|
283
|
+
S'\xfb\x03\x00\x00'
|
|
284
|
+
tRp73
|
|
285
|
+
ag24
|
|
286
|
+
(g26
|
|
287
|
+
S'g\x04\x00\x00'
|
|
288
|
+
tRp74
|
|
289
|
+
ag24
|
|
290
|
+
(g26
|
|
291
|
+
S'S\x04\x00\x00'
|
|
292
|
+
tRp75
|
|
293
|
+
ag24
|
|
294
|
+
(g26
|
|
295
|
+
S'D\x03\x00\x00'
|
|
296
|
+
tRp76
|
|
297
|
+
ag24
|
|
298
|
+
(g26
|
|
299
|
+
S'\xb4\x04\x00\x00'
|
|
300
|
+
tRp77
|
|
301
|
+
ag24
|
|
302
|
+
(g26
|
|
303
|
+
S'\xab\x03\x00\x00'
|
|
304
|
+
tRp78
|
|
305
|
+
ag24
|
|
306
|
+
(g26
|
|
307
|
+
S'5\x04\x00\x00'
|
|
308
|
+
tRp79
|
|
309
|
+
ag24
|
|
310
|
+
(g26
|
|
311
|
+
S'\xd8\x03\x00\x00'
|
|
312
|
+
tRp80
|
|
313
|
+
ag24
|
|
314
|
+
(g26
|
|
315
|
+
S'\x14\x04\x00\x00'
|
|
316
|
+
tRp81
|
|
317
|
+
ag24
|
|
318
|
+
(g26
|
|
319
|
+
S'\xdd\x03\x00\x00'
|
|
320
|
+
tRp82
|
|
321
|
+
ag24
|
|
322
|
+
(g26
|
|
323
|
+
S'N\x03\x00\x00'
|
|
324
|
+
tRp83
|
|
325
|
+
ag24
|
|
326
|
+
(g26
|
|
327
|
+
S't\x03\x00\x00'
|
|
328
|
+
tRp84
|
|
329
|
+
ag24
|
|
330
|
+
(g26
|
|
331
|
+
S'q\x04\x00\x00'
|
|
332
|
+
tRp85
|
|
333
|
+
ag24
|
|
334
|
+
(g26
|
|
335
|
+
S'\x1a\x04\x00\x00'
|
|
336
|
+
tRp86
|
|
337
|
+
ag24
|
|
338
|
+
(g26
|
|
339
|
+
S'\x93\x04\x00\x00'
|
|
340
|
+
tRp87
|
|
341
|
+
ag24
|
|
342
|
+
(g26
|
|
343
|
+
S'Z\x03\x00\x00'
|
|
344
|
+
tRp88
|
|
345
|
+
ag24
|
|
346
|
+
(g26
|
|
347
|
+
S'V\x03\x00\x00'
|
|
348
|
+
tRp89
|
|
349
|
+
ag24
|
|
350
|
+
(g26
|
|
351
|
+
S'.\x04\x00\x00'
|
|
352
|
+
tRp90
|
|
353
|
+
ag24
|
|
354
|
+
(g26
|
|
355
|
+
S'b\x03\x00\x00'
|
|
356
|
+
tRp91
|
|
357
|
+
ag24
|
|
358
|
+
(g26
|
|
359
|
+
S'\x0f\x04\x00\x00'
|
|
360
|
+
tRp92
|
|
361
|
+
ag24
|
|
362
|
+
(g26
|
|
363
|
+
S'\xfb\x03\x00\x00'
|
|
364
|
+
tRp93
|
|
365
|
+
ag24
|
|
366
|
+
(g26
|
|
367
|
+
S'\x0f\x04\x00\x00'
|
|
368
|
+
tRp94
|
|
369
|
+
ag24
|
|
370
|
+
(g26
|
|
371
|
+
S'1\x03\x00\x00'
|
|
372
|
+
tRp95
|
|
373
|
+
ag24
|
|
374
|
+
(g26
|
|
375
|
+
S'\xb4\x04\x00\x00'
|
|
376
|
+
tRp96
|
|
377
|
+
ag24
|
|
378
|
+
(g26
|
|
379
|
+
S'g\x03\x00\x00'
|
|
380
|
+
tRp97
|
|
381
|
+
ag24
|
|
382
|
+
(g26
|
|
383
|
+
S'\\\x03\x00\x00'
|
|
384
|
+
tRp98
|
|
385
|
+
ag24
|
|
386
|
+
(g26
|
|
387
|
+
S'\x92\x03\x00\x00'
|
|
388
|
+
tRp99
|
|
389
|
+
ag24
|
|
390
|
+
(g26
|
|
391
|
+
S'\xaa\x03\x00\x00'
|
|
392
|
+
tRp100
|
|
393
|
+
ag24
|
|
394
|
+
(g26
|
|
395
|
+
S'/\x03\x00\x00'
|
|
396
|
+
tRp101
|
|
397
|
+
ag24
|
|
398
|
+
(g26
|
|
399
|
+
S']\x04\x00\x00'
|
|
400
|
+
tRp102
|
|
401
|
+
ag24
|
|
402
|
+
(g26
|
|
403
|
+
S'\xfa\x03\x00\x00'
|
|
404
|
+
tRp103
|
|
405
|
+
ag24
|
|
406
|
+
(g26
|
|
407
|
+
S'$\x04\x00\x00'
|
|
408
|
+
tRp104
|
|
409
|
+
ag24
|
|
410
|
+
(g26
|
|
411
|
+
S'\xbf\x03\x00\x00'
|
|
412
|
+
tRp105
|
|
413
|
+
ag24
|
|
414
|
+
(g26
|
|
415
|
+
S'\x8c\x03\x00\x00'
|
|
416
|
+
tRp106
|
|
417
|
+
ag24
|
|
418
|
+
(g26
|
|
419
|
+
S'\x87\x04\x00\x00'
|
|
420
|
+
tRp107
|
|
421
|
+
ag24
|
|
422
|
+
(g26
|
|
423
|
+
S'g\x03\x00\x00'
|
|
424
|
+
tRp108
|
|
425
|
+
ag24
|
|
426
|
+
(g26
|
|
427
|
+
S'\xd9\x03\x00\x00'
|
|
428
|
+
tRp109
|
|
429
|
+
ag24
|
|
430
|
+
(g26
|
|
431
|
+
S'2\x03\x00\x00'
|
|
432
|
+
tRp110
|
|
433
|
+
ag24
|
|
434
|
+
(g26
|
|
435
|
+
S'%\x04\x00\x00'
|
|
436
|
+
tRp111
|
|
437
|
+
ag24
|
|
438
|
+
(g26
|
|
439
|
+
S'\x97\x03\x00\x00'
|
|
440
|
+
tRp112
|
|
441
|
+
ag24
|
|
442
|
+
(g26
|
|
443
|
+
S'\x9d\x03\x00\x00'
|
|
444
|
+
tRp113
|
|
445
|
+
ag24
|
|
446
|
+
(g26
|
|
447
|
+
S'\xc0\x03\x00\x00'
|
|
448
|
+
tRp114
|
|
449
|
+
ag24
|
|
450
|
+
(g26
|
|
451
|
+
S'\x81\x03\x00\x00'
|
|
452
|
+
tRp115
|
|
453
|
+
ag24
|
|
454
|
+
(g26
|
|
455
|
+
S'\x86\x04\x00\x00'
|
|
456
|
+
tRp116
|
|
457
|
+
ag24
|
|
458
|
+
(g26
|
|
459
|
+
S'\x00\x04\x00\x00'
|
|
460
|
+
tRp117
|
|
461
|
+
ag24
|
|
462
|
+
(g26
|
|
463
|
+
S'b\x04\x00\x00'
|
|
464
|
+
tRp118
|
|
465
|
+
ag24
|
|
466
|
+
(g26
|
|
467
|
+
S'U\x03\x00\x00'
|
|
468
|
+
tRp119
|
|
469
|
+
ag24
|
|
470
|
+
(g26
|
|
471
|
+
S'v\x03\x00\x00'
|
|
472
|
+
tRp120
|
|
473
|
+
ag24
|
|
474
|
+
(g26
|
|
475
|
+
S'\x08\x04\x00\x00'
|
|
476
|
+
tRp121
|
|
477
|
+
ag24
|
|
478
|
+
(g26
|
|
479
|
+
S'q\x04\x00\x00'
|
|
480
|
+
tRp122
|
|
481
|
+
ag24
|
|
482
|
+
(g26
|
|
483
|
+
S'O\x03\x00\x00'
|
|
484
|
+
tRp123
|
|
485
|
+
ag24
|
|
486
|
+
(g26
|
|
487
|
+
S'\xcb\x03\x00\x00'
|
|
488
|
+
tRp124
|
|
489
|
+
ag24
|
|
490
|
+
(g26
|
|
491
|
+
S':\x04\x00\x00'
|
|
492
|
+
tRp125
|
|
493
|
+
ag24
|
|
494
|
+
(g26
|
|
495
|
+
S'1\x03\x00\x00'
|
|
496
|
+
tRp126
|
|
497
|
+
ag24
|
|
498
|
+
(g26
|
|
499
|
+
S'\xb9\x03\x00\x00'
|
|
500
|
+
tRp127
|
|
501
|
+
ag24
|
|
502
|
+
(g26
|
|
503
|
+
S'\xe3\x03\x00\x00'
|
|
504
|
+
tRp128
|
|
505
|
+
ag24
|
|
506
|
+
(g26
|
|
507
|
+
S'\xed\x03\x00\x00'
|
|
508
|
+
tRp129
|
|
509
|
+
ag24
|
|
510
|
+
(g26
|
|
511
|
+
S'U\x03\x00\x00'
|
|
512
|
+
tRp130
|
|
513
|
+
ag24
|
|
514
|
+
(g26
|
|
515
|
+
S'\r\x04\x00\x00'
|
|
516
|
+
tRp131
|
|
517
|
+
ag24
|
|
518
|
+
(g26
|
|
519
|
+
S'\xde\x03\x00\x00'
|
|
520
|
+
tRp132
|
|
521
|
+
ag24
|
|
522
|
+
(g26
|
|
523
|
+
S'@\x04\x00\x00'
|
|
524
|
+
tRp133
|
|
525
|
+
ag24
|
|
526
|
+
(g26
|
|
527
|
+
S'\x93\x04\x00\x00'
|
|
528
|
+
tRp134
|
|
529
|
+
ag24
|
|
530
|
+
(g26
|
|
531
|
+
S'\x19\x04\x00\x00'
|
|
532
|
+
tRp135
|
|
533
|
+
ag24
|
|
534
|
+
(g26
|
|
535
|
+
S'\xb3\x03\x00\x00'
|
|
536
|
+
tRp136
|
|
537
|
+
ag24
|
|
538
|
+
(g26
|
|
539
|
+
S'\xa2\x03\x00\x00'
|
|
540
|
+
tRp137
|
|
541
|
+
ag24
|
|
542
|
+
(g26
|
|
543
|
+
S'\x1f\x04\x00\x00'
|
|
544
|
+
tRp138
|
|
545
|
+
ag24
|
|
546
|
+
(g26
|
|
547
|
+
S'l\x03\x00\x00'
|
|
548
|
+
tRp139
|
|
549
|
+
ag24
|
|
550
|
+
(g26
|
|
551
|
+
S"'\x04\x00\x00"
|
|
552
|
+
tRp140
|
|
553
|
+
ag24
|
|
554
|
+
(g26
|
|
555
|
+
S')\x04\x00\x00'
|
|
556
|
+
tRp141
|
|
557
|
+
ag24
|
|
558
|
+
(g26
|
|
559
|
+
S'{\x03\x00\x00'
|
|
560
|
+
tRp142
|
|
561
|
+
ag24
|
|
562
|
+
(g26
|
|
563
|
+
S'\xae\x03\x00\x00'
|
|
564
|
+
tRp143
|
|
565
|
+
ag24
|
|
566
|
+
(g26
|
|
567
|
+
S';\x04\x00\x00'
|
|
568
|
+
tRp144
|
|
569
|
+
ag24
|
|
570
|
+
(g26
|
|
571
|
+
S'#\x04\x00\x00'
|
|
572
|
+
tRp145
|
|
573
|
+
ag24
|
|
574
|
+
(g26
|
|
575
|
+
S'\xb4\x04\x00\x00'
|
|
576
|
+
tRp146
|
|
577
|
+
ag24
|
|
578
|
+
(g26
|
|
579
|
+
S'\xee\x03\x00\x00'
|
|
580
|
+
tRp147
|
|
581
|
+
ag24
|
|
582
|
+
(g26
|
|
583
|
+
S'\xa2\x04\x00\x00'
|
|
584
|
+
tRp148
|
|
585
|
+
ag24
|
|
586
|
+
(g26
|
|
587
|
+
S'\xcc\x03\x00\x00'
|
|
588
|
+
tRp149
|
|
589
|
+
ag24
|
|
590
|
+
(g26
|
|
591
|
+
S'\xb4\x04\x00\x00'
|
|
592
|
+
tRp150
|
|
593
|
+
ag24
|
|
594
|
+
(g26
|
|
595
|
+
S'X\x04\x00\x00'
|
|
596
|
+
tRp151
|
|
597
|
+
ag24
|
|
598
|
+
(g26
|
|
599
|
+
S'\x1a\x04\x00\x00'
|
|
600
|
+
tRp152
|
|
601
|
+
ag24
|
|
602
|
+
(g26
|
|
603
|
+
S'"\x04\x00\x00'
|
|
604
|
+
tRp153
|
|
605
|
+
ag24
|
|
606
|
+
(g26
|
|
607
|
+
S'\x01\x04\x00\x00'
|
|
608
|
+
tRp154
|
|
609
|
+
ag24
|
|
610
|
+
(g26
|
|
611
|
+
S'\xbf\x03\x00\x00'
|
|
612
|
+
tRp155
|
|
613
|
+
ag24
|
|
614
|
+
(g26
|
|
615
|
+
S'\xc0\x03\x00\x00'
|
|
616
|
+
tRp156
|
|
617
|
+
ag24
|
|
618
|
+
(g26
|
|
619
|
+
S'\xd6\x03\x00\x00'
|
|
620
|
+
tRp157
|
|
621
|
+
ag24
|
|
622
|
+
(g26
|
|
623
|
+
S'\xa3\x03\x00\x00'
|
|
624
|
+
tRp158
|
|
625
|
+
ag24
|
|
626
|
+
(g26
|
|
627
|
+
S'3\x03\x00\x00'
|
|
628
|
+
tRp159
|
|
629
|
+
ag24
|
|
630
|
+
(g26
|
|
631
|
+
S'h\x04\x00\x00'
|
|
632
|
+
tRp160
|
|
633
|
+
ag24
|
|
634
|
+
(g26
|
|
635
|
+
S'\x99\x04\x00\x00'
|
|
636
|
+
tRp161
|
|
637
|
+
ag24
|
|
638
|
+
(g26
|
|
639
|
+
S'\xd1\x03\x00\x00'
|
|
640
|
+
tRp162
|
|
641
|
+
ag24
|
|
642
|
+
(g26
|
|
643
|
+
S'\xdd\x03\x00\x00'
|
|
644
|
+
tRp163
|
|
645
|
+
ag24
|
|
646
|
+
(g26
|
|
647
|
+
S'\x98\x04\x00\x00'
|
|
648
|
+
tRp164
|
|
649
|
+
ag24
|
|
650
|
+
(g26
|
|
651
|
+
S'o\x03\x00\x00'
|
|
652
|
+
tRp165
|
|
653
|
+
ag24
|
|
654
|
+
(g26
|
|
655
|
+
S'S\x04\x00\x00'
|
|
656
|
+
tRp166
|
|
657
|
+
ag24
|
|
658
|
+
(g26
|
|
659
|
+
S'\xbf\x03\x00\x00'
|
|
660
|
+
tRp167
|
|
661
|
+
ag24
|
|
662
|
+
(g26
|
|
663
|
+
S'\xde\x03\x00\x00'
|
|
664
|
+
tRp168
|
|
665
|
+
ag24
|
|
666
|
+
(g26
|
|
667
|
+
S'\xac\x03\x00\x00'
|
|
668
|
+
tRp169
|
|
669
|
+
ag24
|
|
670
|
+
(g26
|
|
671
|
+
S' \x04\x00\x00'
|
|
672
|
+
tRp170
|
|
673
|
+
ag24
|
|
674
|
+
(g26
|
|
675
|
+
S'/\x03\x00\x00'
|
|
676
|
+
tRp171
|
|
677
|
+
ag24
|
|
678
|
+
(g26
|
|
679
|
+
S'\x0e\x04\x00\x00'
|
|
680
|
+
tRp172
|
|
681
|
+
ag24
|
|
682
|
+
(g26
|
|
683
|
+
S'l\x04\x00\x00'
|
|
684
|
+
tRp173
|
|
685
|
+
ag24
|
|
686
|
+
(g26
|
|
687
|
+
S' \x04\x00\x00'
|
|
688
|
+
tRp174
|
|
689
|
+
ag24
|
|
690
|
+
(g26
|
|
691
|
+
S'\x80\x04\x00\x00'
|
|
692
|
+
tRp175
|
|
693
|
+
ag24
|
|
694
|
+
(g26
|
|
695
|
+
S'n\x03\x00\x00'
|
|
696
|
+
tRp176
|
|
697
|
+
ag24
|
|
698
|
+
(g26
|
|
699
|
+
S'\xa3\x03\x00\x00'
|
|
700
|
+
tRp177
|
|
701
|
+
ag24
|
|
702
|
+
(g26
|
|
703
|
+
S'\x81\x03\x00\x00'
|
|
704
|
+
tRp178
|
|
705
|
+
ag24
|
|
706
|
+
(g26
|
|
707
|
+
S'M\x04\x00\x00'
|
|
708
|
+
tRp179
|
|
709
|
+
ag24
|
|
710
|
+
(g26
|
|
711
|
+
S'[\x03\x00\x00'
|
|
712
|
+
tRp180
|
|
713
|
+
ag24
|
|
714
|
+
(g26
|
|
715
|
+
S'>\x03\x00\x00'
|
|
716
|
+
tRp181
|
|
717
|
+
ag24
|
|
718
|
+
(g26
|
|
719
|
+
S'B\x04\x00\x00'
|
|
720
|
+
tRp182
|
|
721
|
+
ag24
|
|
722
|
+
(g26
|
|
723
|
+
S'?\x03\x00\x00'
|
|
724
|
+
tRp183
|
|
725
|
+
ag24
|
|
726
|
+
(g26
|
|
727
|
+
S'\x86\x03\x00\x00'
|
|
728
|
+
tRp184
|
|
729
|
+
ag24
|
|
730
|
+
(g26
|
|
731
|
+
S']\x04\x00\x00'
|
|
732
|
+
tRp185
|
|
733
|
+
ag24
|
|
734
|
+
(g26
|
|
735
|
+
S'\x87\x03\x00\x00'
|
|
736
|
+
tRp186
|
|
737
|
+
ag24
|
|
738
|
+
(g26
|
|
739
|
+
S'\x90\x03\x00\x00'
|
|
740
|
+
tRp187
|
|
741
|
+
ag24
|
|
742
|
+
(g26
|
|
743
|
+
S'\xa5\x04\x00\x00'
|
|
744
|
+
tRp188
|
|
745
|
+
ag24
|
|
746
|
+
(g26
|
|
747
|
+
S'\x85\x04\x00\x00'
|
|
748
|
+
tRp189
|
|
749
|
+
ag24
|
|
750
|
+
(g26
|
|
751
|
+
S'P\x03\x00\x00'
|
|
752
|
+
tRp190
|
|
753
|
+
ag24
|
|
754
|
+
(g26
|
|
755
|
+
S'@\x04\x00\x00'
|
|
756
|
+
tRp191
|
|
757
|
+
ag24
|
|
758
|
+
(g26
|
|
759
|
+
S'v\x04\x00\x00'
|
|
760
|
+
tRp192
|
|
761
|
+
ag24
|
|
762
|
+
(g26
|
|
763
|
+
S'\xbe\x03\x00\x00'
|
|
764
|
+
tRp193
|
|
765
|
+
ag24
|
|
766
|
+
(g26
|
|
767
|
+
S'\xa4\x04\x00\x00'
|
|
768
|
+
tRp194
|
|
769
|
+
ag24
|
|
770
|
+
(g26
|
|
771
|
+
S'O\x03\x00\x00'
|
|
772
|
+
tRp195
|
|
773
|
+
ag24
|
|
774
|
+
(g26
|
|
775
|
+
S')\x04\x00\x00'
|
|
776
|
+
tRp196
|
|
777
|
+
ag24
|
|
778
|
+
(g26
|
|
779
|
+
S'"\x04\x00\x00'
|
|
780
|
+
tRp197
|
|
781
|
+
ag24
|
|
782
|
+
(g26
|
|
783
|
+
S']\x04\x00\x00'
|
|
784
|
+
tRp198
|
|
785
|
+
ag24
|
|
786
|
+
(g26
|
|
787
|
+
S'B\x04\x00\x00'
|
|
788
|
+
tRp199
|
|
789
|
+
ag24
|
|
790
|
+
(g26
|
|
791
|
+
S"'\x04\x00\x00"
|
|
792
|
+
tRp200
|
|
793
|
+
ag24
|
|
794
|
+
(g26
|
|
795
|
+
S'\xa2\x04\x00\x00'
|
|
796
|
+
tRp201
|
|
797
|
+
ag24
|
|
798
|
+
(g26
|
|
799
|
+
S'\x8d\x03\x00\x00'
|
|
800
|
+
tRp202
|
|
801
|
+
ag24
|
|
802
|
+
(g26
|
|
803
|
+
S'/\x04\x00\x00'
|
|
804
|
+
tRp203
|
|
805
|
+
ag24
|
|
806
|
+
(g26
|
|
807
|
+
S'\x80\x03\x00\x00'
|
|
808
|
+
tRp204
|
|
809
|
+
ag24
|
|
810
|
+
(g26
|
|
811
|
+
S'\xaa\x04\x00\x00'
|
|
812
|
+
tRp205
|
|
813
|
+
ag24
|
|
814
|
+
(g26
|
|
815
|
+
S'\x99\x04\x00\x00'
|
|
816
|
+
tRp206
|
|
817
|
+
ag24
|
|
818
|
+
(g26
|
|
819
|
+
S'\xcb\x03\x00\x00'
|
|
820
|
+
tRp207
|
|
821
|
+
ag24
|
|
822
|
+
(g26
|
|
823
|
+
S'\x8c\x03\x00\x00'
|
|
824
|
+
tRp208
|
|
825
|
+
ag24
|
|
826
|
+
(g26
|
|
827
|
+
S'\xf0\x03\x00\x00'
|
|
828
|
+
tRp209
|
|
829
|
+
ag24
|
|
830
|
+
(g26
|
|
831
|
+
S'\xb8\x03\x00\x00'
|
|
832
|
+
tRp210
|
|
833
|
+
ag24
|
|
834
|
+
(g26
|
|
835
|
+
S'\xf5\x03\x00\x00'
|
|
836
|
+
tRp211
|
|
837
|
+
ag24
|
|
838
|
+
(g26
|
|
839
|
+
S'\xaa\x03\x00\x00'
|
|
840
|
+
tRp212
|
|
841
|
+
ag24
|
|
842
|
+
(g26
|
|
843
|
+
S'\x13\x04\x00\x00'
|
|
844
|
+
tRp213
|
|
845
|
+
ag24
|
|
846
|
+
(g26
|
|
847
|
+
S'\x07\x04\x00\x00'
|
|
848
|
+
tRp214
|
|
849
|
+
ag24
|
|
850
|
+
(g26
|
|
851
|
+
S'\x8f\x03\x00\x00'
|
|
852
|
+
tRp215
|
|
853
|
+
ag24
|
|
854
|
+
(g26
|
|
855
|
+
S'\xe8\x03\x00\x00'
|
|
856
|
+
tRp216
|
|
857
|
+
ag24
|
|
858
|
+
(g26
|
|
859
|
+
S'\xd6\x03\x00\x00'
|
|
860
|
+
tRp217
|
|
861
|
+
ag24
|
|
862
|
+
(g26
|
|
863
|
+
S'\x92\x03\x00\x00'
|
|
864
|
+
tRp218
|
|
865
|
+
ag24
|
|
866
|
+
(g26
|
|
867
|
+
S'.\x04\x00\x00'
|
|
868
|
+
tRp219
|
|
869
|
+
ag24
|
|
870
|
+
(g26
|
|
871
|
+
S']\x03\x00\x00'
|
|
872
|
+
tRp220
|
|
873
|
+
ag24
|
|
874
|
+
(g26
|
|
875
|
+
S'\xb3\x03\x00\x00'
|
|
876
|
+
tRp221
|
|
877
|
+
ag24
|
|
878
|
+
(g26
|
|
879
|
+
S'B\x04\x00\x00'
|
|
880
|
+
tRp222
|
|
881
|
+
ag24
|
|
882
|
+
(g26
|
|
883
|
+
S'c\x04\x00\x00'
|
|
884
|
+
tRp223
|
|
885
|
+
ag24
|
|
886
|
+
(g26
|
|
887
|
+
S'\xa4\x04\x00\x00'
|
|
888
|
+
tRp224
|
|
889
|
+
ag24
|
|
890
|
+
(g26
|
|
891
|
+
S'U\x03\x00\x00'
|
|
892
|
+
tRp225
|
|
893
|
+
ag24
|
|
894
|
+
(g26
|
|
895
|
+
S'\x9c\x03\x00\x00'
|
|
896
|
+
tRp226
|
|
897
|
+
ag24
|
|
898
|
+
(g26
|
|
899
|
+
S'I\x03\x00\x00'
|
|
900
|
+
tRp227
|
|
901
|
+
ag24
|
|
902
|
+
(g26
|
|
903
|
+
S'\xd7\x03\x00\x00'
|
|
904
|
+
tRp228
|
|
905
|
+
ag24
|
|
906
|
+
(g26
|
|
907
|
+
S'\xa3\x03\x00\x00'
|
|
908
|
+
tRp229
|
|
909
|
+
ag24
|
|
910
|
+
(g26
|
|
911
|
+
S'\x8e\x04\x00\x00'
|
|
912
|
+
tRp230
|
|
913
|
+
ag24
|
|
914
|
+
(g26
|
|
915
|
+
S'\x8d\x03\x00\x00'
|
|
916
|
+
tRp231
|
|
917
|
+
ag24
|
|
918
|
+
(g26
|
|
919
|
+
S'H\x04\x00\x00'
|
|
920
|
+
tRp232
|
|
921
|
+
ag24
|
|
922
|
+
(g26
|
|
923
|
+
S'\xaf\x04\x00\x00'
|
|
924
|
+
tRp233
|
|
925
|
+
ag24
|
|
926
|
+
(g26
|
|
927
|
+
S'.\x04\x00\x00'
|
|
928
|
+
tRp234
|
|
929
|
+
ag24
|
|
930
|
+
(g26
|
|
931
|
+
S'\xc6\x03\x00\x00'
|
|
932
|
+
tRp235
|
|
933
|
+
ag24
|
|
934
|
+
(g26
|
|
935
|
+
S'c\x04\x00\x00'
|
|
936
|
+
tRp236
|
|
937
|
+
ag24
|
|
938
|
+
(g26
|
|
939
|
+
S'\x89\x04\x00\x00'
|
|
940
|
+
tRp237
|
|
941
|
+
ag24
|
|
942
|
+
(g26
|
|
943
|
+
S'R\x04\x00\x00'
|
|
944
|
+
tRp238
|
|
945
|
+
ag24
|
|
946
|
+
(g26
|
|
947
|
+
S'\xad\x03\x00\x00'
|
|
948
|
+
tRp239
|
|
949
|
+
ag27
|
|
950
|
+
ag24
|
|
951
|
+
(g26
|
|
952
|
+
S'#\x04\x00\x00'
|
|
953
|
+
tRp240
|
|
954
|
+
ag24
|
|
955
|
+
(g26
|
|
956
|
+
S'\x9d\x03\x00\x00'
|
|
957
|
+
tRp241
|
|
958
|
+
ag24
|
|
959
|
+
(g26
|
|
960
|
+
S'\xe8\x03\x00\x00'
|
|
961
|
+
tRp242
|
|
962
|
+
ag24
|
|
963
|
+
(g26
|
|
964
|
+
S'\\\x03\x00\x00'
|
|
965
|
+
tRp243
|
|
966
|
+
ag24
|
|
967
|
+
(g26
|
|
968
|
+
S'q\x04\x00\x00'
|
|
969
|
+
tRp244
|
|
970
|
+
ag24
|
|
971
|
+
(g26
|
|
972
|
+
S'N\x03\x00\x00'
|
|
973
|
+
tRp245
|
|
974
|
+
ag24
|
|
975
|
+
(g26
|
|
976
|
+
S'"\x04\x00\x00'
|
|
977
|
+
tRp246
|
|
978
|
+
ag24
|
|
979
|
+
(g26
|
|
980
|
+
S'S\x04\x00\x00'
|
|
981
|
+
tRp247
|
|
982
|
+
ag24
|
|
983
|
+
(g26
|
|
984
|
+
S'\x9e\x04\x00\x00'
|
|
985
|
+
tRp248
|
|
986
|
+
ag24
|
|
987
|
+
(g26
|
|
988
|
+
S'\x1d\x04\x00\x00'
|
|
989
|
+
tRp249
|
|
990
|
+
ag24
|
|
991
|
+
(g26
|
|
992
|
+
S'\xa4\x03\x00\x00'
|
|
993
|
+
tRp250
|
|
994
|
+
ag24
|
|
995
|
+
(g26
|
|
996
|
+
S'\x14\x04\x00\x00'
|
|
997
|
+
tRp251
|
|
998
|
+
ag24
|
|
999
|
+
(g26
|
|
1000
|
+
S'\x06\x04\x00\x00'
|
|
1001
|
+
tRp252
|
|
1002
|
+
ag24
|
|
1003
|
+
(g26
|
|
1004
|
+
S'&\x04\x00\x00'
|
|
1005
|
+
tRp253
|
|
1006
|
+
ag24
|
|
1007
|
+
(g26
|
|
1008
|
+
S'4\x04\x00\x00'
|
|
1009
|
+
tRp254
|
|
1010
|
+
ag24
|
|
1011
|
+
(g26
|
|
1012
|
+
S'u\x03\x00\x00'
|
|
1013
|
+
tRp255
|
|
1014
|
+
ag24
|
|
1015
|
+
(g26
|
|
1016
|
+
S'X\x04\x00\x00'
|
|
1017
|
+
tRp256
|
|
1018
|
+
ag24
|
|
1019
|
+
(g26
|
|
1020
|
+
S'\xd7\x03\x00\x00'
|
|
1021
|
+
tRp257
|
|
1022
|
+
ag24
|
|
1023
|
+
(g26
|
|
1024
|
+
S'0\x03\x00\x00'
|
|
1025
|
+
tRp258
|
|
1026
|
+
ag24
|
|
1027
|
+
(g26
|
|
1028
|
+
S'\x8e\x03\x00\x00'
|
|
1029
|
+
tRp259
|
|
1030
|
+
ag24
|
|
1031
|
+
(g26
|
|
1032
|
+
S'\xa3\x03\x00\x00'
|
|
1033
|
+
tRp260
|
|
1034
|
+
ag24
|
|
1035
|
+
(g26
|
|
1036
|
+
S'9\x03\x00\x00'
|
|
1037
|
+
tRp261
|
|
1038
|
+
ag24
|
|
1039
|
+
(g26
|
|
1040
|
+
S'\xa3\x04\x00\x00'
|
|
1041
|
+
tRp262
|
|
1042
|
+
ag24
|
|
1043
|
+
(g26
|
|
1044
|
+
S'\xac\x03\x00\x00'
|
|
1045
|
+
tRp263
|
|
1046
|
+
ag24
|
|
1047
|
+
(g26
|
|
1048
|
+
S'3\x03\x00\x00'
|
|
1049
|
+
tRp264
|
|
1050
|
+
ag24
|
|
1051
|
+
(g26
|
|
1052
|
+
S'b\x04\x00\x00'
|
|
1053
|
+
tRp265
|
|
1054
|
+
ag24
|
|
1055
|
+
(g26
|
|
1056
|
+
S' \x04\x00\x00'
|
|
1057
|
+
tRp266
|
|
1058
|
+
ag24
|
|
1059
|
+
(g26
|
|
1060
|
+
S'{\x04\x00\x00'
|
|
1061
|
+
tRp267
|
|
1062
|
+
ag24
|
|
1063
|
+
(g26
|
|
1064
|
+
S"'\x04\x00\x00"
|
|
1065
|
+
tRp268
|
|
1066
|
+
ag24
|
|
1067
|
+
(g26
|
|
1068
|
+
S'G\x04\x00\x00'
|
|
1069
|
+
tRp269
|
|
1070
|
+
ag24
|
|
1071
|
+
(g26
|
|
1072
|
+
S'\xf5\x03\x00\x00'
|
|
1073
|
+
tRp270
|
|
1074
|
+
ag24
|
|
1075
|
+
(g26
|
|
1076
|
+
S'\x1b\x04\x00\x00'
|
|
1077
|
+
tRp271
|
|
1078
|
+
ag24
|
|
1079
|
+
(g26
|
|
1080
|
+
S' \x04\x00\x00'
|
|
1081
|
+
tRp272
|
|
1082
|
+
ag24
|
|
1083
|
+
(g26
|
|
1084
|
+
S'4\x04\x00\x00'
|
|
1085
|
+
tRp273
|
|
1086
|
+
ag24
|
|
1087
|
+
(g26
|
|
1088
|
+
S'8\x03\x00\x00'
|
|
1089
|
+
tRp274
|
|
1090
|
+
ag24
|
|
1091
|
+
(g26
|
|
1092
|
+
S'\x89\x04\x00\x00'
|
|
1093
|
+
tRp275
|
|
1094
|
+
ag24
|
|
1095
|
+
(g26
|
|
1096
|
+
S'\xef\x03\x00\x00'
|
|
1097
|
+
tRp276
|
|
1098
|
+
ag24
|
|
1099
|
+
(g26
|
|
1100
|
+
S'\x88\x04\x00\x00'
|
|
1101
|
+
tRp277
|
|
1102
|
+
ag24
|
|
1103
|
+
(g26
|
|
1104
|
+
S'm\x03\x00\x00'
|
|
1105
|
+
tRp278
|
|
1106
|
+
atbsS'trial_resp.keys'
|
|
1107
|
+
p279
|
|
1108
|
+
g40
|
|
1109
|
+
(g36
|
|
1110
|
+
(I0
|
|
1111
|
+
tS'b'
|
|
1112
|
+
tRp280
|
|
1113
|
+
(I1
|
|
1114
|
+
(I228
|
|
1115
|
+
I1
|
|
1116
|
+
tg50
|
|
1117
|
+
I00
|
|
1118
|
+
(lp281
|
|
1119
|
+
S'space'
|
|
1120
|
+
p282
|
|
1121
|
+
aNaNaS'space'
|
|
1122
|
+
p283
|
|
1123
|
+
aS'space'
|
|
1124
|
+
p284
|
|
1125
|
+
aS'space'
|
|
1126
|
+
p285
|
|
1127
|
+
aS'space'
|
|
1128
|
+
p286
|
|
1129
|
+
aS'space'
|
|
1130
|
+
p287
|
|
1131
|
+
aNaNaNaS'space'
|
|
1132
|
+
p288
|
|
1133
|
+
aNaS'space'
|
|
1134
|
+
p289
|
|
1135
|
+
aS'space'
|
|
1136
|
+
p290
|
|
1137
|
+
aS'space'
|
|
1138
|
+
p291
|
|
1139
|
+
aS'space'
|
|
1140
|
+
p292
|
|
1141
|
+
aNaNaS'space'
|
|
1142
|
+
p293
|
|
1143
|
+
aS'space'
|
|
1144
|
+
p294
|
|
1145
|
+
aNaS'space'
|
|
1146
|
+
p295
|
|
1147
|
+
aNaS'space'
|
|
1148
|
+
p296
|
|
1149
|
+
aNaS'space'
|
|
1150
|
+
p297
|
|
1151
|
+
aS'space'
|
|
1152
|
+
p298
|
|
1153
|
+
aNaS'space'
|
|
1154
|
+
p299
|
|
1155
|
+
aNaS'space'
|
|
1156
|
+
p300
|
|
1157
|
+
aS'space'
|
|
1158
|
+
p301
|
|
1159
|
+
aNaNaS'space'
|
|
1160
|
+
p302
|
|
1161
|
+
aS'space'
|
|
1162
|
+
p303
|
|
1163
|
+
aS'space'
|
|
1164
|
+
p304
|
|
1165
|
+
aS'space'
|
|
1166
|
+
p305
|
|
1167
|
+
aNaS'space'
|
|
1168
|
+
p306
|
|
1169
|
+
aS'space'
|
|
1170
|
+
p307
|
|
1171
|
+
aNaNaNaS'space'
|
|
1172
|
+
p308
|
|
1173
|
+
aS'space'
|
|
1174
|
+
p309
|
|
1175
|
+
aS'space'
|
|
1176
|
+
p310
|
|
1177
|
+
aS'space'
|
|
1178
|
+
p311
|
|
1179
|
+
aS'space'
|
|
1180
|
+
p312
|
|
1181
|
+
aS'space'
|
|
1182
|
+
p313
|
|
1183
|
+
aS'space'
|
|
1184
|
+
p314
|
|
1185
|
+
aS'space'
|
|
1186
|
+
p315
|
|
1187
|
+
aS'space'
|
|
1188
|
+
p316
|
|
1189
|
+
aS'space'
|
|
1190
|
+
p317
|
|
1191
|
+
aS'space'
|
|
1192
|
+
p318
|
|
1193
|
+
aNaS'space'
|
|
1194
|
+
p319
|
|
1195
|
+
aS'space'
|
|
1196
|
+
p320
|
|
1197
|
+
aS'space'
|
|
1198
|
+
p321
|
|
1199
|
+
aS'space'
|
|
1200
|
+
p322
|
|
1201
|
+
aS'space'
|
|
1202
|
+
p323
|
|
1203
|
+
aNaNaNaS'space'
|
|
1204
|
+
p324
|
|
1205
|
+
aS'space'
|
|
1206
|
+
p325
|
|
1207
|
+
aNaS'space'
|
|
1208
|
+
p326
|
|
1209
|
+
aNaS'space'
|
|
1210
|
+
p327
|
|
1211
|
+
aNaS'space'
|
|
1212
|
+
p328
|
|
1213
|
+
aS'space'
|
|
1214
|
+
p329
|
|
1215
|
+
aS'space'
|
|
1216
|
+
p330
|
|
1217
|
+
aS'space'
|
|
1218
|
+
p331
|
|
1219
|
+
aS'space'
|
|
1220
|
+
p332
|
|
1221
|
+
aS'space'
|
|
1222
|
+
p333
|
|
1223
|
+
aS'space'
|
|
1224
|
+
p334
|
|
1225
|
+
aS'space'
|
|
1226
|
+
p335
|
|
1227
|
+
aS'space'
|
|
1228
|
+
p336
|
|
1229
|
+
aNaNaS'space'
|
|
1230
|
+
p337
|
|
1231
|
+
aNaS'space'
|
|
1232
|
+
p338
|
|
1233
|
+
aS'space'
|
|
1234
|
+
p339
|
|
1235
|
+
aS'space'
|
|
1236
|
+
p340
|
|
1237
|
+
aNaNaS'space'
|
|
1238
|
+
p341
|
|
1239
|
+
aS'space'
|
|
1240
|
+
p342
|
|
1241
|
+
aS'space'
|
|
1242
|
+
p343
|
|
1243
|
+
aS'space'
|
|
1244
|
+
p344
|
|
1245
|
+
aS'space'
|
|
1246
|
+
p345
|
|
1247
|
+
aS'space'
|
|
1248
|
+
p346
|
|
1249
|
+
aS'space'
|
|
1250
|
+
p347
|
|
1251
|
+
aS'space'
|
|
1252
|
+
p348
|
|
1253
|
+
aNaS'space'
|
|
1254
|
+
p349
|
|
1255
|
+
aS'space'
|
|
1256
|
+
p350
|
|
1257
|
+
aS'space'
|
|
1258
|
+
p351
|
|
1259
|
+
aS'space'
|
|
1260
|
+
p352
|
|
1261
|
+
aNaNaS'space'
|
|
1262
|
+
p353
|
|
1263
|
+
aS'space'
|
|
1264
|
+
p354
|
|
1265
|
+
aNaS'space'
|
|
1266
|
+
p355
|
|
1267
|
+
aS'space'
|
|
1268
|
+
p356
|
|
1269
|
+
aS'space'
|
|
1270
|
+
p357
|
|
1271
|
+
aS'space'
|
|
1272
|
+
p358
|
|
1273
|
+
aS'space'
|
|
1274
|
+
p359
|
|
1275
|
+
aS'space'
|
|
1276
|
+
p360
|
|
1277
|
+
aNaNaS'space'
|
|
1278
|
+
p361
|
|
1279
|
+
aNaS'space'
|
|
1280
|
+
p362
|
|
1281
|
+
aNaS'space'
|
|
1282
|
+
p363
|
|
1283
|
+
aS'space'
|
|
1284
|
+
p364
|
|
1285
|
+
aS'space'
|
|
1286
|
+
p365
|
|
1287
|
+
aS'space'
|
|
1288
|
+
p366
|
|
1289
|
+
aNaNaS'space'
|
|
1290
|
+
p367
|
|
1291
|
+
aS'space'
|
|
1292
|
+
p368
|
|
1293
|
+
aS'space'
|
|
1294
|
+
p369
|
|
1295
|
+
aS'space'
|
|
1296
|
+
p370
|
|
1297
|
+
aS'space'
|
|
1298
|
+
p371
|
|
1299
|
+
aS'space'
|
|
1300
|
+
p372
|
|
1301
|
+
aS'space'
|
|
1302
|
+
p373
|
|
1303
|
+
aNaS'space'
|
|
1304
|
+
p374
|
|
1305
|
+
aS'space'
|
|
1306
|
+
p375
|
|
1307
|
+
aS'space'
|
|
1308
|
+
p376
|
|
1309
|
+
aS'space'
|
|
1310
|
+
p377
|
|
1311
|
+
aS'space'
|
|
1312
|
+
p378
|
|
1313
|
+
aNaS'space'
|
|
1314
|
+
p379
|
|
1315
|
+
aS'space'
|
|
1316
|
+
p380
|
|
1317
|
+
aS'space'
|
|
1318
|
+
p381
|
|
1319
|
+
aS'space'
|
|
1320
|
+
p382
|
|
1321
|
+
aNaS'space'
|
|
1322
|
+
p383
|
|
1323
|
+
aNaNaNaNaNaS'space'
|
|
1324
|
+
p384
|
|
1325
|
+
aS'space'
|
|
1326
|
+
p385
|
|
1327
|
+
aNaNaNaNaNaNaS'space'
|
|
1328
|
+
p386
|
|
1329
|
+
aNaS'space'
|
|
1330
|
+
p387
|
|
1331
|
+
aS'space'
|
|
1332
|
+
p388
|
|
1333
|
+
aS'space'
|
|
1334
|
+
p389
|
|
1335
|
+
aNaS'space'
|
|
1336
|
+
p390
|
|
1337
|
+
aS'space'
|
|
1338
|
+
p391
|
|
1339
|
+
aNaS'space'
|
|
1340
|
+
p392
|
|
1341
|
+
aS'space'
|
|
1342
|
+
p393
|
|
1343
|
+
aNaS'space'
|
|
1344
|
+
p394
|
|
1345
|
+
aS'space'
|
|
1346
|
+
p395
|
|
1347
|
+
aS'space'
|
|
1348
|
+
p396
|
|
1349
|
+
aS'space'
|
|
1350
|
+
p397
|
|
1351
|
+
aS'space'
|
|
1352
|
+
p398
|
|
1353
|
+
aS'space'
|
|
1354
|
+
p399
|
|
1355
|
+
aNaS'space'
|
|
1356
|
+
p400
|
|
1357
|
+
aS'space'
|
|
1358
|
+
p401
|
|
1359
|
+
aS'space'
|
|
1360
|
+
p402
|
|
1361
|
+
aS'space'
|
|
1362
|
+
p403
|
|
1363
|
+
aNaS'space'
|
|
1364
|
+
p404
|
|
1365
|
+
aS'space'
|
|
1366
|
+
p405
|
|
1367
|
+
aS'space'
|
|
1368
|
+
p406
|
|
1369
|
+
aS'space'
|
|
1370
|
+
p407
|
|
1371
|
+
aS'space'
|
|
1372
|
+
p408
|
|
1373
|
+
aNaNaNaS'space'
|
|
1374
|
+
p409
|
|
1375
|
+
aNaNaS'space'
|
|
1376
|
+
p410
|
|
1377
|
+
aNaS'space'
|
|
1378
|
+
p411
|
|
1379
|
+
aS'space'
|
|
1380
|
+
p412
|
|
1381
|
+
aS'space'
|
|
1382
|
+
p413
|
|
1383
|
+
aS'space'
|
|
1384
|
+
p414
|
|
1385
|
+
aS'space'
|
|
1386
|
+
p415
|
|
1387
|
+
aS'space'
|
|
1388
|
+
p416
|
|
1389
|
+
aS'space'
|
|
1390
|
+
p417
|
|
1391
|
+
aNaS'space'
|
|
1392
|
+
p418
|
|
1393
|
+
aNaNaS'space'
|
|
1394
|
+
p419
|
|
1395
|
+
aS'space'
|
|
1396
|
+
p420
|
|
1397
|
+
aNaNaS'space'
|
|
1398
|
+
p421
|
|
1399
|
+
aNaS'space'
|
|
1400
|
+
p422
|
|
1401
|
+
aNaNaS'space'
|
|
1402
|
+
p423
|
|
1403
|
+
aS'space'
|
|
1404
|
+
p424
|
|
1405
|
+
aS'space'
|
|
1406
|
+
p425
|
|
1407
|
+
aNaS'space'
|
|
1408
|
+
p426
|
|
1409
|
+
aNaNaS'space'
|
|
1410
|
+
p427
|
|
1411
|
+
aNaS'space'
|
|
1412
|
+
p428
|
|
1413
|
+
aNaS'space'
|
|
1414
|
+
p429
|
|
1415
|
+
atbstRp430
|
|
1416
|
+
(dp431
|
|
1417
|
+
S'isNumeric'
|
|
1418
|
+
p432
|
|
1419
|
+
(dp433
|
|
1420
|
+
g33
|
|
1421
|
+
I01
|
|
1422
|
+
sg43
|
|
1423
|
+
I01
|
|
1424
|
+
sg46
|
|
1425
|
+
I01
|
|
1426
|
+
sg279
|
|
1427
|
+
I00
|
|
1428
|
+
sg23
|
|
1429
|
+
I00
|
|
1430
|
+
ssS'trials'
|
|
1431
|
+
p434
|
|
1432
|
+
g1
|
|
1433
|
+
sS'dataTypes'
|
|
1434
|
+
p435
|
|
1435
|
+
(lp436
|
|
1436
|
+
g33
|
|
1437
|
+
ag279
|
|
1438
|
+
ag43
|
|
1439
|
+
ag46
|
|
1440
|
+
ag23
|
|
1441
|
+
asS'dataShape'
|
|
1442
|
+
p437
|
|
1443
|
+
(lp438
|
|
1444
|
+
I228
|
|
1445
|
+
aI1
|
|
1446
|
+
asbsS'thisN'
|
|
1447
|
+
p439
|
|
1448
|
+
I228
|
|
1449
|
+
sS'sequenceIndices'
|
|
1450
|
+
p440
|
|
1451
|
+
g40
|
|
1452
|
+
(g36
|
|
1453
|
+
(I0
|
|
1454
|
+
tS'b'
|
|
1455
|
+
tRp441
|
|
1456
|
+
(I1
|
|
1457
|
+
(I228
|
|
1458
|
+
I1
|
|
1459
|
+
tg25
|
|
1460
|
+
(S'i4'
|
|
1461
|
+
I0
|
|
1462
|
+
I1
|
|
1463
|
+
tRp442
|
|
1464
|
+
(I3
|
|
1465
|
+
S'<'
|
|
1466
|
+
NNNI-1
|
|
1467
|
+
I-1
|
|
1468
|
+
I0
|
|
1469
|
+
tbI01
|
|
1470
|
+
S'1\x00\x00\x00w\x00\x00\x00\xcf\x00\x00\x00J\x00\x00\x00+\x00\x00\x00:\x00\x00\x00\xd5\x00\x00\x00k\x00\x00\x00\xdf\x00\x00\x00\xd2\x00\x00\x00\x81\x00\x00\x00\x83\x00\x00\x00\x18\x00\x00\x00\xaf\x00\x00\x00\xc2\x00\x00\x00\x06\x00\x00\x00\x1f\x00\x00\x00\x8f\x00\x00\x00G\x00\x00\x00\x01\x00\x00\x00\x8a\x00\x00\x00N\x00\x00\x00C\x00\x00\x00$\x00\x00\x00\xad\x00\x00\x00%\x00\x00\x00\x80\x00\x00\x00.\x00\x00\x00\xc0\x00\x00\x00\xa8\x00\x00\x00\'\x00\x00\x00-\x00\x00\x008\x00\x00\x00W\x00\x00\x00\n\x00\x00\x00\xe3\x00\x00\x00|\x00\x00\x00q\x00\x00\x00 \x00\x00\x00\x0c\x00\x00\x00\xcc\x00\x00\x00D\x00\x00\x00Z\x00\x00\x00\x03\x00\x00\x00\x98\x00\x00\x00~\x00\x00\x00?\x00\x00\x00\x84\x00\x00\x00\x86\x00\x00\x006\x00\x00\x00\x9c\x00\x00\x00\xb3\x00\x00\x00\x96\x00\x00\x00\xd0\x00\x00\x00\xa3\x00\x00\x00\x87\x00\x00\x00\x13\x00\x00\x00\xa6\x00\x00\x00/\x00\x00\x00<\x00\x00\x00\xae\x00\x00\x00=\x00\x00\x00\xbe\x00\x00\x00U\x00\x00\x00j\x00\x00\x00\xd1\x00\x00\x00}\x00\x00\x00\xb1\x00\x00\x00\xc7\x00\x00\x00\x04\x00\x00\x000\x00\x00\x00\xa0\x00\x00\x00\x1a\x00\x00\x00\x0b\x00\x00\x00u\x00\x00\x00\xd4\x00\x00\x00\xbb\x00\x00\x00[\x00\x00\x00\xa9\x00\x00\x00T\x00\x00\x00\x14\x00\x00\x00\x11\x00\x00\x00\x9e\x00\x00\x00K\x00\x00\x00\x8d\x00\x00\x005\x00\x00\x00g\x00\x00\x00s\x00\x00\x00h\x00\x00\x00\x08\x00\x00\x00>\x00\x00\x00\t\x00\x00\x00\x0f\x00\x00\x00\xb7\x00\x00\x00H\x00\x00\x00\x9b\x00\x00\x00a\x00\x00\x00n\x00\x00\x00\x12\x00\x00\x00\xa5\x00\x00\x00i\x00\x00\x00\xb0\x00\x00\x00\xce\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x009\x00\x00\x00P\x00\x00\x00o\x00\x00\x00\x1e\x00\x00\x00t\x00\x00\x00L\x00\x00\x00\xbf\x00\x00\x00\xa4\x00\x00\x00M\x00\x00\x00_\x00\x00\x00\xe1\x00\x00\x00\x9d\x00\x00\x00\x9f\x00\x00\x00\xdb\x00\x00\x003\x00\x00\x00)\x00\x00\x00\x15\x00\x00\x00A\x00\x00\x00f\x00\x00\x00\x07\x00\x00\x00\xc9\x00\x00\x00\xa2\x00\x00\x00E\x00\x00\x00O\x00\x00\x00x\x00\x00\x00\xa1\x00\x00\x00\xc8\x00\x00\x00*\x00\x00\x00\x0e\x00\x00\x00(\x00\x00\x00\x1d\x00\x00\x00S\x00\x00\x00d\x00\x00\x00"\x00\x00\x00V\x00\x00\x00z\x00\x00\x00\xdc\x00\x00\x00v\x00\x00\x00\xd7\x00\x00\x00\xdd\x00\x00\x00;\x00\x00\x00\xca\x00\x00\x00\xd9\x00\x00\x00\x05\x00\x00\x00X\x00\x00\x00\x94\x00\x00\x00e\x00\x00\x00\xc3\x00\x00\x00\xc6\x00\x00\x00\x91\x00\x00\x00]\x00\x00\x00\xbd\x00\x00\x004\x00\x00\x00\x90\x00\x00\x00Y\x00\x00\x00&\x00\x00\x00\xb6\x00\x00\x00\xa7\x00\x00\x00\x97\x00\x00\x00\xde\x00\x00\x00\xcb\x00\x00\x00\x1b\x00\x00\x00I\x00\x00\x00\\\x00\x00\x00\x8b\x00\x00\x00Q\x00\x00\x00\r\x00\x00\x00\x82\x00\x00\x00\x93\x00\x00\x00\xaa\x00\x00\x00\xda\x00\x00\x00\xb4\x00\x00\x00\x7f\x00\x00\x00\xba\x00\x00\x00\xc4\x00\x00\x00\x02\x00\x00\x00\x17\x00\x00\x00r\x00\x00\x00c\x00\x00\x00\xcd\x00\x00\x002\x00\x00\x00\x92\x00\x00\x00\x85\x00\x00\x00B\x00\x00\x00\xd6\x00\x00\x00\xb8\x00\x00\x00\xab\x00\x00\x00l\x00\x00\x00\x16\x00\x00\x00y\x00\x00\x00F\x00\x00\x00!\x00\x00\x00\xc1\x00\x00\x00\x8c\x00\x00\x00\xd8\x00\x00\x00{\x00\x00\x00\x89\x00\x00\x00@\x00\x00\x007\x00\x00\x00\xe2\x00\x00\x00\xb9\x00\x00\x00\xe0\x00\x00\x00\xb2\x00\x00\x00#\x00\x00\x00R\x00\x00\x00p\x00\x00\x00m\x00\x00\x00\x9a\x00\x00\x00\xc5\x00\x00\x00\xd3\x00\x00\x00`\x00\x00\x00\x95\x00\x00\x00\x10\x00\x00\x00\xac\x00\x00\x00\x8e\x00\x00\x00\x88\x00\x00\x00\x99\x00\x00\x00\xb5\x00\x00\x00^\x00\x00\x00\x19\x00\x00\x00b\x00\x00\x00,\x00\x00\x00\xbc\x00\x00\x00'
|
|
1471
|
+
tbsS'finished'
|
|
1472
|
+
p443
|
|
1473
|
+
I01
|
|
1474
|
+
sS'nReps'
|
|
1475
|
+
p444
|
|
1476
|
+
I1
|
|
1477
|
+
sS'nRemaining'
|
|
1478
|
+
p445
|
|
1479
|
+
I-1
|
|
1480
|
+
sS'trialList'
|
|
1481
|
+
p446
|
|
1482
|
+
(lp447
|
|
1483
|
+
g29
|
|
1484
|
+
(cpsychopy.data
|
|
1485
|
+
TrialType
|
|
1486
|
+
p448
|
|
1487
|
+
g31
|
|
1488
|
+
(dp449
|
|
1489
|
+
S'type'
|
|
1490
|
+
p450
|
|
1491
|
+
Vgo
|
|
1492
|
+
p451
|
|
1493
|
+
sS'amount'
|
|
1494
|
+
p452
|
|
1495
|
+
g24
|
|
1496
|
+
(g26
|
|
1497
|
+
S'\x01\x00\x00\x00'
|
|
1498
|
+
tRp453
|
|
1499
|
+
sS'low_amount'
|
|
1500
|
+
p454
|
|
1501
|
+
g24
|
|
1502
|
+
(g26
|
|
1503
|
+
S'\x01\x00\x00\x00'
|
|
1504
|
+
tRp455
|
|
1505
|
+
sS'group'
|
|
1506
|
+
p456
|
|
1507
|
+
g24
|
|
1508
|
+
(g26
|
|
1509
|
+
S'\x02\x00\x00\x00'
|
|
1510
|
+
tRp457
|
|
1511
|
+
sS'letter'
|
|
1512
|
+
p458
|
|
1513
|
+
Vutf8 support: \u2713
|
|
1514
|
+
p459
|
|
1515
|
+
stRp460
|
|
1516
|
+
asS'seed'
|
|
1517
|
+
p461
|
|
1518
|
+
NsS'thisIndex'
|
|
1519
|
+
p462
|
|
1520
|
+
g24
|
|
1521
|
+
(g26
|
|
1522
|
+
S'\xbc\x00\x00\x00'
|
|
1523
|
+
tRp463
|
|
1524
|
+
sS'thisTrialN'
|
|
1525
|
+
p464
|
|
1526
|
+
I0
|
|
1527
|
+
sS'method'
|
|
1528
|
+
p465
|
|
1529
|
+
S'random'
|
|
1530
|
+
p466
|
|
1531
|
+
sS'_warnUseOfNext'
|
|
1532
|
+
p467
|
|
1533
|
+
I01
|
|
1534
|
+
sb.
|