task needed to be sized with length not size(task,1)
1 lines of code changed in 1 file:
added ability to select which segment of the trial to start the stimvol from
28 lines of code changed in 1 file:
*** empty log message ***
29 lines of code changed in 9 files:
thisphase, not phasenum
1 lines of code changed in 1 file:
saving phasenum in task.thistrial.phasenum
3 lines of code changed in 1 file:
*** empty log message ***
10 lines of code changed in 2 files:
*** empty log message ***
1 lines of code changed in 1 file:
vectorized mglGluPartialDisk and mglGluAnnulus - can use colors 3x1, 3xn or [] for both functions.
54 lines of code changed in 7 files:
a couple of gl/glu functions to make drawing annulus masks, radial stimuli, etc. easier. this will especially make retinotopy stimuli much easier to code up. no polar coordinate transforms to do by hand!
306 lines of code changed in 6 files:
turns off eye tracker after calibration
5 lines of code changed in 1 file:
2 seconds of central fixation before start of eye calb
6 lines of code changed in 1 file:
some comments
5 lines of code changed in 2 files:
*** empty log message ***
151 lines of code changed in 2 files:
*** empty log message ***
134 lines of code changed in 1 file:
getTaskVarnames has been added
84 lines of code changed in 3 files:
recompile
0 lines of code changed in 1 file:
took out the stuff that made sure text was a round width of 64 since that was messing up alignment--this problem still needs to be fixed, because sometimes text looks weird if it is not a mulitple width of 64...
6 lines of code changed in 1 file:
updated screen info for tejas
5 lines of code changed in 1 file:
took out maketraces
7 lines of code changed in 1 file:
changes to read out task info properly
11 lines of code changed in 3 files:
changed where to save data by adding myscreen.datadir
16 lines of code changed in 3 files:
fixed timeDiscrepancy so that it works with synchToVol properly--it needed to have access to the lasttrial information.
also added a trialnumTotal field for back compatibility, though this field doesn't get updated.
fixed some minor things in getTaskParameters and getParameterTrace
66 lines of code changed in 4 files:
keep time accurate across trials.
numTrialsTotal is now numTrials
numTrials start at 1
traces pulled out to makeTraces
153 lines of code changed in 11 files: