Directory trunk/task/

Directory Created:
2006-09-08 10:01
Total Files:
49
Deleted Files:
5
Lines of Code:
7117

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

Lines of Code

trunk/task/ Lines of Code

Developers

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

Most Recent Commits

justin 2010-07-14 15:34 Rev.: 839

After 1st test screen keep subsequent test screens up indefinitely until user hits ESC

7 lines of code changed in 1 file:

  • trunk/task: mglEditScreenParams.m (+7 -4)
justin 2010-07-12 13:20 Rev.: 838

Returns which trial each volume comes from - this is used by getStimvol and ultimatley by getMGLStimvol

32 lines of code changed in 1 file:

  • trunk/task: getStimvolFromVarname.m (+32 -1)
justin 2010-06-29 16:50 Rev.: 837

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:

  • trunk/task: getVarFromParameters.m (+1 -1)
justin 2010-06-29 16:49 Rev.: 836

Ability to load using a filename

14 lines of code changed in 1 file:

  • trunk/task: getTaskParameters.m (+14)
justin 2010-06-29 13:04 Rev.: 835

minor

1 lines of code changed in 1 file:

  • trunk/task: taskTemplate.m (+1 -1)
justin 2010-06-29 13:03 Rev.: 834

Adding a response callback example

29 lines of code changed in 1 file:

  • trunk/task: taskTemplate.m (+29 -8)
justin 2010-06-28 16:41 Rev.: 833

Minor fixes to make comments match code

4 lines of code changed in 1 file:

  • trunk/task: taskTemplate.m (+4 -6)
justin 2010-06-26 13:53 Rev.: 831

Minor. Display message when ending task

2 lines of code changed in 1 file:

  • trunk/task: endTask.m (+2 -2)
justin 2010-06-11 15:51 Rev.: 829

Small typo

6 lines of code changed in 1 file:

  • trunk/task: eyeCalibDisp.m (+6 -1)
justin 2010-06-11 14:45 Rev.: 828

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:

  • trunk/task: eyeCalibDisp.m (+77 -12), mglEditScreenParams.m (+1 -1)
justin 2010-06-11 10:52 Rev.: 827

handles cases when string passed in

3 lines of code changed in 1 file:

  • trunk/task: initScreen.m (+3)
justin 2010-05-31 12:04 Rev.: 826

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:

  • trunk/task: getStimvolFromVarname.m (+3 -2), getTaskParameters.m (+3 -1), getVarFromParameters.m (+30 -5)
dep 2010-05-05 02:01 Rev.: 822

converted all subfun isfile into a utility function

0 lines of code changed in 4 files:

  • trunk/task: initScreen.m (-19), mglGetScreenParams.m (-28), mglSetScreenParams.m (-28), saveStimData.m (-22)
justin 2010-04-27 16:52 Rev.: 820

A simple task template for implementing a saccade task - useful for testing eye tracker data

82 lines of code changed in 1 file:

  • trunk/task: taskTemplateSaccade.m (new 82)
justin 2010-04-26 14:44 Rev.: 819

mglEditScreenParams now calls mglDefaultScreenParams

3 lines of code changed in 2 files:

  • trunk/task: mglDefaultScreenParams.m (-1), mglEditScreenParams.m (+3 -55)
justin 2010-04-26 14:44 Rev.: 818

Minor fixes to the task template - handling of 0 contrast and warning message displays

13 lines of code changed in 1 file:

  • trunk/task: taskTemplateContrast10bit.m (+13 -1)
justin 2010-04-26 10:00 Rev.: 817

Pulled out mglDefaultScreenParams and added comments to mglValidateScreenParams

64 lines of code changed in 2 files:

  • trunk/task: mglDefaultScreenParams.m (new 59), mglValidateScreenParams.m (+5 -1)
justin 2010-04-23 13:57 Rev.: 816

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:

  • trunk/task: eyeCalibDisp.m (-1)
justin 2010-04-21 11:55 Rev.: 815

added a comment that s.staircase.response is a binary for correct=1, incorrect=0

1 lines of code changed in 1 file:

  • trunk/task: upDownStaircase.m (+1 -1)
justin 2010-04-16 12:57 Rev.: 814

Setting for eye tracker type

9 lines of code changed in 1 file:

  • trunk/task: mglEditScreenParams.m (+9)

(214 more)

Generated by StatSVN 0.4.1