

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 17 (100.0%) | 200 (100.0%) | 11.7 |
| mrLoadRet/File/ | 4 (23.5%) | 106 (53.0%) | 26.5 |
| mrLoadRet/ROI/ | 1 (5.9%) | 64 (32.0%) | 64.0 |
| mrLoadRet/GUI/ | 1 (5.9%) | 19 (9.5%) | 19.0 |
| mrAlign/ | 4 (23.5%) | 7 (3.5%) | 1.7 |
| mrLoadRet/Analysis/EventRelated/ | 1 (5.9%) | 3 (1.5%) | 3.0 |
| mrUtilities/File/Caret/ | 1 (5.9%) | 1 (0.5%) | 1.0 |
| mrUtilities/mrFlatMesh/ | 1 (5.9%) | 0 (0.0%) | 0.0 |
| mrUtilities/MatlabUtilities/ | 1 (5.9%) | 0 (0.0%) | 0.0 |
| mrUtilities/ImageProcessing/ | 2 (11.8%) | 0 (0.0%) | 0.0 |
| mrLoadRet/Analysis/MotionComp/ | 1 (5.9%) | 0 (0.0%) | 0.0 |

Added code to return a ROI data when no figure is being drawn (no GUI). This is used in averaging ROIs in the atlas space. Based on previous versions of this function.
19 lines of code changed in 1 file:
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: