[root]/trunk/task
displays
(11 files, 57 lines)
trackers
(0 files, 0 lines)
ASL
(2 files, 160 lines)
Eyelink
(12 files, 524 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 493 (100.0%) | 15628 (100.0%) | 31.6 |
| justin | 439 (89.0%) | 10794 (69.1%) | 24.5 |
| dep | 43 (8.7%) | 4261 (27.3%) | 99.0 |
| shani | 3 (0.6%) | 529 (3.4%) | 176.3 |
| leila | 1 (0.2%) | 23 (0.1%) | 23.0 |
| tsliu | 1 (0.2%) | 6 (0.0%) | 6.0 |
| eli | 2 (0.4%) | 6 (0.0%) | 3.0 |
| ds | 2 (0.4%) | 5 (0.0%) | 2.5 |
| mjaz1 | 1 (0.2%) | 3 (0.0%) | 3.0 |
| frakkopesto | 1 (0.2%) | 1 (0.0%) | 1.0 |
After 1st test screen keep subsequent test screens up indefinitely until user hits ESC
7 lines of code changed in 1 file:
Returns which trial each volume comes from - this is used by getStimvol and ultimatley by getMGLStimvol
32 lines of code changed in 1 file:
Get all was missing a unique statement for one condition which would make it return non-unqiue values if your variable happened to have repeats of the same value
1 lines of code changed in 1 file:
Ability to load using a filename
14 lines of code changed in 1 file:
minor
1 lines of code changed in 1 file:
Adding a response callback example
29 lines of code changed in 1 file:
Minor fixes to make comments match code
4 lines of code changed in 1 file:
Minor. Display message when ending task
2 lines of code changed in 1 file:
Small typo
6 lines of code changed in 1 file:
Added a new eyetracker type "calibrate" which runs the old/ASL style calibration - this can be used with any eyeTracker not just ASL
78 lines of code changed in 2 files:
handles cases when string passed in
3 lines of code changed in 1 file:
Fix to these functions that handles parameterCode variables to work; i.e. when you have a parameter like "index" and you have parameterCode like "orientation" you should be able to get stimvols orientation(index). This was slightly broken, now fixed.
36 lines of code changed in 3 files:
converted all subfun isfile into a utility function
0 lines of code changed in 4 files:
A simple task template for implementing a saccade task - useful for testing eye tracker data
82 lines of code changed in 1 file:
mglEditScreenParams now calls mglDefaultScreenParams
3 lines of code changed in 2 files:
Minor fixes to the task template - handling of 0 contrast and warning message displays
13 lines of code changed in 1 file:
Pulled out mglDefaultScreenParams and added comments to mglValidateScreenParams
64 lines of code changed in 2 files:
A few more fixes so that the default (if you do not set any task to collectEyeData is to collect eye data for all tasks)
0 lines of code changed in 1 file:
added a comment that s.staircase.response is a binary for correct=1, incorrect=0
1 lines of code changed in 1 file:
Setting for eye tracker type
9 lines of code changed in 1 file:
(214 more)