Fill in some fields for experiments in which no randVar exists
6 lines of code changed in 1 file:
Fixed a bug in mglUnbindFrameBufferObject.c which caused glPopAttrib to not work in the function.
CGB
2 lines of code changed in 2 files:
If using dig I/O set digital output to record eye calibration
5 lines of code changed in 1 file:
- Added some functions to make use of frame buffer objects.
CGB
199 lines of code changed in 6 files:
Note about volume numbers
5 lines of code changed in 1 file:
Fixing stuff up so that initASLEyeTracker can be used with eyeCalibDisp and the EyeTrackerType setting available in mglEditScreenParams
53 lines of code changed in 6 files:
Making compatible with new mglEyelinkReadEDF function
14 lines of code changed in 1 file:
Adding comment that callback names are required
6 lines of code changed in 1 file:
No need to check field existence
7 lines of code changed in 1 file:
No need to check field existence in tickScreen - they should be defined in initTask
1 lines of code changed in 1 file:
Folding in Eli's modifications to mglPrivateEyelinkReadEDF - but making a few adjustments including fixing the reading of MGL messages and:
1) the field mglTrials is now called mgl
2) if the file is a "new" style mgl task file, then the field mgl will contain a structure with fields for all the variables that are saved. Othewise it will contain a 2xnTrials array like it did before
3) The gaze field is now a structure with fields time,h,v,pupil and whichEye
257 lines of code changed in 3 files:
minor - non-case sensitive args
2 lines of code changed in 1 file:
Fixing issue with maxTrialLen
4 lines of code changed in 1 file:
Adding ability to call with a view. This allows you to return all the task variables possible that are associated with a scan
31 lines of code changed in 1 file:
Adding ability to hit ESC to cancel post events - useful if you are running mglSimulateRun to simulate backticks from the console - this allows you to hit ESC to stop the simulation
24 lines of code changed in 5 files: