New calibration file for alta
0 lines of code changed in 1 file:
Now allowing 6 arguments in moncalib.m
1 lines of code changed in 1 file:
Typo in mrtools svn checkout command
1 lines of code changed in 1 file:
typo
1 lines of code changed in 1 file:
updated to search $HOME/Library/Frameworks on mac(i/i64)
6 lines of code changed in 1 file:
Adding ability to specify all values that a calculated variable could take in your experiment. This is useful if on each run you don't encounter all possible values - that way getStimvol can still calculate an empty field for the missing trial types.
62 lines of code changed in 5 files:
Adding ability to set number of calibration points by setting mglEyelinkParams
7 lines of code changed in 1 file:
Change in trace numbers
4 lines of code changed in 1 file:
Adding check for compiled file
7 lines of code changed in 1 file:
Gets eye traces from a stimfile as trial by trial traces
216 lines of code changed in 1 file:
Return stimfile (name, myscreen,task etc)
26 lines of code changed in 1 file:
Fix small bug for tasks without any taskNum
4 lines of code changed in 1 file:
Break up text display with header lines to make it more legible
5 lines of code changed in 1 file:
Getting myscreen return variable from saveStimData - this is so that we can pass on the name of the stimfile that was saved
1 lines of code changed in 1 file:
Saving stimfile name in myscreen variable and fixing indentation
102 lines of code changed in 1 file:
Check for numTrials field in setting number of trials to calculate randVars out to
2 lines of code changed in 1 file:
More help
1 lines of code changed in 1 file:
In endTask, set computed variables for last trial. Otherwise if you end in the middle of a trial the computed variable won't be available for that trial. initTask changes are mostly indenting. Also sent number of trials for randVars to default to numTrials if numTrials has been set.
84 lines of code changed in 2 files:
Function to add a calculated var to a stimfile after the experiment has run
86 lines of code changed in 1 file:
allPossibleVals wasn't being set properly for randVars which caused getStimvol to return a stimvol type for each trial in stead of each setting of variable
5 lines of code changed in 1 file:
You can now use the PEST rule for determining stepsizes
131 lines of code changed in 1 file: