

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 2968 (100.0%) | 47423 (100.0%) | 15.9 |
| mgllib/ | 2073 (69.8%) | 19468 (41.1%) | 9.3 |
| task/ | 499 (16.8%) | 12215 (25.8%) | 24.4 |
| utils/ | 181 (6.1%) | 9472 (20.0%) | 52.3 |
| utils/readDigPort/ | 48 (1.6%) | 2074 (4.4%) | 43.2 |
| mgllib/mglTest/ | 30 (1.0%) | 1811 (3.8%) | 60.3 |
| mgllib/mglEyelink/ | 28 (0.9%) | 1123 (2.4%) | 40.1 |
| / | 41 (1.4%) | 674 (1.4%) | 16.4 |
| task/trackers/Eyelink/ | 17 (0.6%) | 382 (0.8%) | 22.4 |
| task/displays/ | 41 (1.4%) | 173 (0.4%) | 4.2 |
| task/trackers/ASL/ | 2 (0.1%) | 20 (0.0%) | 10.0 |
| task/trackers/ | 2 (0.1%) | 11 (0.0%) | 5.5 |
| mgllib/unitTests/ | 2 (0.1%) | 0 (0.0%) | 0.0 |
| mgllib/mglTestResources/ | 4 (0.1%) | 0 (0.0%) | 0.0 |

Change set allows shifting, scaling and cropping of task screen through setting parameters in mglEditScreenParams
102 lines of code changed in 5 files:
minor changes to figure display
13 lines of code changed in 1 file:
moving in function that flickers the screen for testing with a photodiode
52 lines of code changed in 1 file:
Default test for 10 seconds
1 lines of code changed in 1 file:
Displays histogram of refresh times at end
16 lines of code changed in 1 file:
New function that allows for faster updating of textures (like changing the alpha channel)
398 lines of code changed in 4 files:
small change to help for saveData
1 lines of code changed in 1 file:
Adding ability to shift xOffset and yOffset of center of screen - also imageWidth and imageHeight
39 lines of code changed in 1 file:
Minor change adds verbose setting
8 lines of code changed in 1 file:
eigenpro callibration
0 lines of code changed in 1 file:
minor fix to length of masks
2 lines of code changed in 1 file:
Fixing so that bars start and stop at the same position
51 lines of code changed in 1 file:
fixing bars to be of symmetric length
3 lines of code changed in 1 file:
Adding a field responseTimeRaw which is the time of a response relative to the beginning of the experiment.
7 lines of code changed in 1 file:
Now computes reactionTimes relative to the start of the first segment the observer was allowed to respond (by looking in getResponse).
22 lines of code changed in 1 file:
If you set digio to only read either up or down state tickScreen was not handling things correctly and would crash out. Fixed.
3 lines of code changed in 1 file:
Function to read out stimulus image from stimfile.
229 lines of code changed in 1 file:
mglDispText now defaults to showing text in center of the screen. Can be overridden to draw as before with a command line argument. mglMonitorDims stays open unless the ESC key is hit
69 lines of code changed in 2 files:
Making sure that first half cycle with synchToVolEachCycle waits an appropriate amount of time and other minor fixes
21 lines of code changed in 1 file:
Starting bars with half cycle of gray
1 lines of code changed in 1 file:
(627 more)