[root]/utils
readDigPort
(9 files, 1790 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 217 (100.0%) | 10532 (100.0%) | 48.5 |
| justin | 181 (83.4%) | 9472 (89.9%) | 52.3 |
| frakkopesto | 6 (2.8%) | 559 (5.3%) | 93.1 |
| dep | 13 (6.0%) | 460 (4.4%) | 35.3 |
| jonas | 8 (3.7%) | 23 (0.2%) | 2.8 |
| mjaz1 | 3 (1.4%) | 7 (0.1%) | 2.3 |
| eli | 2 (0.9%) | 7 (0.1%) | 3.5 |
| ds | 2 (0.9%) | 3 (0.0%) | 1.5 |
| chrissaid | 1 (0.5%) | 1 (0.0%) | 1.0 |
| tsliu | 1 (0.5%) | 0 (0.0%) | 0.0 |
Change set allows shifting, scaling and cropping of task screen through setting parameters in mglEditScreenParams
9 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 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:
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:
Fixing up randomization of bar sequences
7 lines of code changed in 1 file:
Adding ability to play different direction bars all in one scan. Also blank periods.
219 lines of code changed in 1 file:
Adding ability to synch to vol after every cycle of the stimulus
27 lines of code changed in 1 file:
Adding tag to display are you ok?
4 lines of code changed in 1 file:
Adding a trace to save the mask phase so that we can later reconstruct the stimulus
15 lines of code changed in 1 file:
Adding a few input arguments to set properties of bars stimuli. Also adding warning about how the bar sweep extent is being set.
105 lines of code changed in 1 file:
Adding ability to mglRetinotopy to display bar stimuli. This is accessed by setting the input argument barAngle to the desired sweep angle of the bars.
198 lines of code changed in 1 file:
Fixing outputs for PR650 when a bad measurement is made
2 lines of code changed in 1 file:
Changed warning for missing mrTools utilities
1 lines of code changed in 1 file:
Removing commands that are redundant with mrTools.
0 lines of code changed in 4 files:
Adding a few fixes that give better warnings for when functions are missing from the path.
9 lines of code changed in 1 file:
(113 more)