Commit cef527d
2 files changed
+2
-2
lines changed- .travis.yml+1-1
- README.md+4
- lib/bids-matlab+1-1
- src/checkCFG.m+2
- src/convertSourceToRaw.m+1-1
- src/createFilename.m+6-6
- src/subfun/checkCppBidsDependencies.m+1-1
- src/subfun/printCreditsCppBids.m+7-2
- src/userInputs.m+13-3
- tests/test_checkCFG.m+2
- tests/test_getIsQuestionToAsk.m+5-5
- tests/test_removeDateSuffix.m+7-7
- tests/test_utils.m+17
- version.txt+1
- README.md+70-137
- dev/devSandbox.m+104-22
- docs/00_index.md+204
- docs/10_functions_description.md+87-40
- src/aperture/apertureTexture.m+17-9
- src/dot/decomposeMotion.m+7
- src/dot/initDots.m+7-3
- src/dot/reseedDots.m+2-2
- src/dot/setDotDirection.m+19
- src/drawFieldOfVIew.m+28
- src/errors/errorDistanceToScreen.m+11
- src/eyeTracker.m+6-2
- src/fixation/initFixation.m+19
- src/initPTB.m+9
- src/isOctave.m+5
- src/keyboard/checkAbortGetResponse.m+9
- src/keyboard/getResponse.m-10
- src/screen/farewellScreen.m
- src/screen/standByScreen.m
- src/utils/checkPtbVersion.m+1-1
- src/utils/cleanUp.m-6
- src/utils/computeFOV.m+4
- src/utils/degToPix.m+1-1
- src/utils/printCreditsCppPtb.m+6-1
- src/utils/setDefaults.m+41
- src/utils/setDefaultsPTB.m+1-39
- src/waitForTrigger.m+5-1
- tests/test_checkAbortGetResponse.m+20
- tests/test_computeFOV.m+29
- tests/test_decomposeMotion.m+31
- tests/test_degToPix.m+21
- tests/test_generateNewDotPositions.m+20
- tests/test_initDots.m+24-18
- tests/test_initFixation.m+67
- tests/test_reseedDots.m+3-3
- tests/test_setDefaults.m+43
- tests/test_setDefaultsPTB.m+5-4
- tests/test_setDotDirection.m+26
- tests/test_utils.m+13
- version.txt+1
0 commit comments