

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 328 (100.0%) | 12075 (100.0%) | 36.8 |
| mrLoadRet/View/ | 51 (15.5%) | 4920 (40.7%) | 96.4 |
| mrUtilities/MatlabUtilities/ | 40 (12.2%) | 2172 (18.0%) | 54.3 |
| mrLoadRet/GUI/ | 45 (13.7%) | 1304 (10.8%) | 28.9 |
| mrLoadRet/File/ | 63 (19.2%) | 1270 (10.5%) | 20.1 |
| mrLoadRet/Analysis/MotionComp/ | 27 (8.2%) | 882 (7.3%) | 32.6 |
| mrUtilities/ImageProcessing/ | 17 (5.2%) | 520 (4.3%) | 30.5 |
| mrAlign/ | 30 (9.1%) | 343 (2.8%) | 11.4 |
| mrLoadRet/Analysis/ | 5 (1.5%) | 247 (2.0%) | 49.4 |
| mrLoadRet/Analysis/CorAnal/ | 14 (4.3%) | 169 (1.4%) | 12.0 |
| mrLoadRet/ROI/ | 11 (3.4%) | 137 (1.1%) | 12.4 |
| mrLoadRet/Analysis/SignalProc/ | 4 (1.2%) | 47 (0.4%) | 11.7 |
| mrLoadRet/ | 10 (3.0%) | 43 (0.4%) | 4.3 |
| mrUtilities/File/Nifti/ | 1 (0.3%) | 7 (0.1%) | 7.0 |
| mrLoadRet/Analysis/AverageTSeries/ | 3 (0.9%) | 5 (0.0%) | 1.6 |
| mrLoadRet/Edit/ | 1 (0.3%) | 4 (0.0%) | 4.0 |
| mrUtilities/File/ | 2 (0.6%) | 3 (0.0%) | 1.5 |
| mrLoadRet/Analysis/EventRelated/ | 1 (0.3%) | 1 (0.0%) | 1.0 |
| mrLoadRet/Analysis/ConcatTSeries/ | 1 (0.3%) | 1 (0.0%) | 1.0 |
| / | 2 (0.6%) | 0 (0.0%) | 0.0 |

1 lines of code changed in 1 file:
Changed viewSet(v,'newScan') to work with analyze files.
662 lines of code changed in 2 files:
*** empty log message ***
10 lines of code changed in 1 file:
Modified Files: mrAlignGUI.fig mrAlignGUI.m
Added "Save Aligned & Resampled Source"
33 lines of code changed in 2 files:
*** empty log message ***
33 lines of code changed in 4 files:
Modified Files: mrAlignGUI.fig mrAlignGUI.m
First step of adding code to save aligned (warped and resampled) volumes.
8 lines of code changed in 2 files:
Modified Files: mrAlignGUI.m
Changed mrAlign to work with either single-file or two-file nifti
Modified Files: cbiWriteNiftiHeader.m
Fixed bug to write nifti header to single-file nifti without obliterating the image data.
8 lines of code changed in 2 files:
Modified Files: mrAlignGUI.m
Changed mrAlign to work with either single-file or two-file nifti
114 lines of code changed in 1 file:
Modified Files:
mrLoadRetGUI.fig mrLoadRetGUI.m
Added menu for combineROIs
32 lines of code changed in 4 files:
Added Files:
combineROIs.m
New function for logical combination of ROIs (union, intersection, set difference)
83 lines of code changed in 1 file:
*** empty log message ***
311 lines of code changed in 3 files:
Modified Files:
motionComp.m motionCompGUI.fig motionCompGUI.m
motionCompReconcileParams.m motionCompWithinScan.m
sliceTimeCorrect.m
Added option for slice time correction to the middle or beginning of the TR, in addition to the end of the TR. Middle of the TR is the default.
104 lines of code changed in 7 files:
*** empty log message ***
21 lines of code changed in 1 file:
*** empty log message ***
1 lines of code changed in 1 file:
Modified Files:
mrAlignGUI.m refreshAlignDisplay.m
Deal with NaNs when loading volumes and setting clip range.
25 lines of code changed in 3 files:
*** empty log message ***
1 lines of code changed in 1 file:
Modified Files:
motionComp.m motionCompWithinScan.m sliceTimeCorrect.m
Added slice time correction without motion compensation
36 lines of code changed in 3 files:
*** empty log message ***
246 lines of code changed in 5 files:
Modified Files:
motionComp.m motionCompReconcileParams.m motionCompWithinScan.m
Added slice time correction
171 lines of code changed in 8 files:
*** empty log message ***
3 lines of code changed in 1 file:
(81 more)