

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 181 (100.0%) | 11.3 |
| mrLoadRet/File/ | 4 (25.0%) | 106 (58.6%) | 26.5 |
| mrLoadRet/ROI/ | 1 (6.3%) | 64 (35.4%) | 64.0 |
| mrAlign/ | 4 (25.0%) | 7 (3.9%) | 1.7 |
| mrLoadRet/Analysis/EventRelated/ | 1 (6.3%) | 3 (1.7%) | 3.0 |
| mrUtilities/File/Caret/ | 1 (6.3%) | 1 (0.6%) | 1.0 |
| mrUtilities/mrFlatMesh/ | 1 (6.3%) | 0 (0.0%) | 0.0 |
| mrUtilities/MatlabUtilities/ | 1 (6.3%) | 0 (0.0%) | 0.0 |
| mrUtilities/ImageProcessing/ | 2 (12.5%) | 0 (0.0%) | 0.0 |
| mrLoadRet/Analysis/MotionComp/ | 1 (6.3%) | 0 (0.0%) | 0.0 |

fixed the computation of the rotation angle of the AC-PC line
3 lines of code changed in 1 file:
No need to make Anal directory in the new empty directory
1 lines of code changed in 1 file:
corrected the prompt to the actual function name
1 lines of code changed in 1 file:
fixed the group made if called with a different default group name (it was always making the 'Raw' group)
1 lines of code changed in 1 file:
added option so that one can make a empty MLR directory with MotionComp group
8 lines of code changed in 1 file:
"Set base coordinate frame" saves .mat file in the current directory. Modified so that it saves the file in the directory of the volume anatomy.
2 lines of code changed in 1 file:
modified so when saving alignment to inplane anatomy, it saves the .mat file in the inplane directory
2 lines of code changed in 1 file:
Fixed the timecourse plot function so that it will not plot junk frames.
3 lines of code changed in 1 file:
recompiled for 64 bit Linux
0 lines of code changed in 1 file:
recompile for 64bit Linux
0 lines of code changed in 1 file:
recompiled for 64bit Linux
0 lines of code changed in 2 files:
Recompiled for 64bit Matlab beta.
0 lines of code changed in 1 file:
made the function to take params so user can call it in script without the GUI.
Modified Files:
convertROICorticalDepth.m
64 lines of code changed in 1 file:
deleted voxels in a ROI that has NaNs in its timeseries
96 lines of code changed in 1 file:
Modified Files:
motionComp.m
fixed bug in slice time correction that generated an extra frame
0 lines of code changed in 1 file: