

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 96 (100.0%) | 1998 (100.0%) | 20.8 |
| mrLoadRet/Analysis/EventRelated/ | 77 (80.2%) | 1907 (95.4%) | 24.7 |
| mrLoadRet/GUI/ | 5 (5.2%) | 36 (1.8%) | 7.2 |
| mrUtilities/MatlabUtilities/ | 3 (3.1%) | 18 (0.9%) | 6.0 |
| mrLoadRet/ROI/ | 4 (4.2%) | 15 (0.8%) | 3.7 |
| mrLoadRet/View/ | 2 (2.1%) | 10 (0.5%) | 5.0 |
| mrLoadRet/File/ | 1 (1.0%) | 5 (0.3%) | 5.0 |
| mrAlign/ | 1 (1.0%) | 4 (0.2%) | 4.0 |
| mrLoadRet/Analysis/ConcatTSeries/ | 2 (2.1%) | 2 (0.1%) | 1.0 |
| mrLoadRet/Analysis/MotionComp/ | 1 (1.0%) | 1 (0.1%) | 1.0 |

GLM can do processing on chunks of data smaller than one slice. "all" is
accepted as the contrast for eventRelatedGlmGUI.
73 lines of code changed in 3 files:
*** empty log message ***
4 lines of code changed in 1 file:
no change (improve code readability)
5 lines of code changed in 1 file:
option for applying highpass filter to the design matrix
28 lines of code changed in 3 files:
fixed bug running eventRelated on non-concatenated data
12 lines of code changed in 1 file:
fixed TR supersampling in getStimvol for concatenated tseries.
1 lines of code changed in 1 file:
getGlmContrast does glm even if null(contrasts) is empty
24 lines of code changed in 2 files:
*** empty log message ***
2 lines of code changed in 1 file:
glm applys the same filter to the design matrix that was applied to data before concatenation
10 lines of code changed in 3 files:
renamed myhighpass to eventRelatedHighpass
3 lines of code changed in 1 file:
*** empty log message ***
2 lines of code changed in 1 file:
eventRelatedGlm acts similarly to eventRelated wrt justGetParams and defaultParams
17 lines of code changed in 1 file:
*** empty log message ***
4 lines of code changed in 1 file:
*** empty log message ***
1 lines of code changed in 1 file:
gethdr adds variance of hrf components
22 lines of code changed in 4 files:
*** empty log message ***
177 lines of code changed in 1 file:
*** empty log message ***
9 lines of code changed in 3 files:
glm for contrast creats amplitude maps
39 lines of code changed in 2 files:
*** empty log message ***
135 lines of code changed in 1 file:
eventRelatedGlm can specify a contrast (linear combination of
explanatory variables)
50 lines of code changed in 2 files:
(38 more)