3 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
- .gitattributes+2
- .github/workflows/check_markdown.yml+31
- .github/workflows/check_md_links.yml-1
- .github/workflows/miss_hit.yml+9-6
- .github/workflows/moxunit.yml+1-1
- .gitignore+13-1
- .readthedocs.yml+26
- .travis.yml-31
- .zenodo.json+29
- README.md+24-122
- demos/CPP_waitForTriggerDemo.m+7-8
- dev/devSandbox.m-307
- dev/miss_hit.cfg-3
- docs/00-index.md-227
- docs/10-functions-description.md-219
- docs/Makefile+20
- docs/README.md+139
- docs/make.bat+35
- docs/source/_static/cpp_lab_logo.png
- docs/source/conf.py+80
- docs/source/function_description.rst+147
- docs/source/index.rst+28
- docs/source/installation.rst+147
- docs/source/set_up.rst+214
- requirements.txt+5
- src/aperture/apertureTexture.m+4-1
- src/aperture/eccenLogSpeed.m+4-1
- src/aperture/smoothOval.m+5-2
- src/aperture/smoothRect.m+4-1
- src/dot/decomposeMotion.m+12-5
- src/dot/dotMotionSimulation.m+7-3
- src/dot/initDots.m+31-25
- src/dot/setDotDirection.m+20-6
- src/drawFieldOfVIew.m+26-7
- src/eyeTracker.m+27-17
- src/fixation/drawFixation.m+15-5
- src/fixation/initFixation.m+13-13
- src/getExperimentEnd.m+4
- src/getExperimentStart.m+7-2
- src/initPTB.m+25-19
- src/keyboard/checkAbort.m+28-14
- src/keyboard/getResponse.m+55-36
- src/keyboard/pressSpaceForMe.m+6-1
- src/keyboard/testKeyboards.m+8-2
- src/randomization/repeatShuffleConditions.m+15-4
- src/randomization/setTargetPositionInSequence.m+15-3
- src/randomization/shuffle.m+8-2
- src/readAndFilterLogfile.m-52
- src/screen/farewellScreen.m+3-1
- src/screen/standByScreen.m+8
- src/templates/templateFunction.m+28
- src/templates/templateFunctionExample.m+42
- src/utils/checkPtbVersion.m+6
- src/utils/cleanUp.m+5-1
- src/utils/computeFOV.m+15-5
- src/utils/degToPix.m+19-12
- src/utils/pixToDeg.m+17-9
- src/utils/printCreditsCppPtb.m+1-1
- src/utils/setDefaults.m+11-2
- src/utils/setDefaultsPTB.m+15-3
- src/utils/setUpRand.m+9-5
- src/waitFor.m+6-3
- src/waitForTrigger.m+24-13
- tests/test_setDefaultsPTB.m+20-1
- version.txt+1-1
0 commit comments