

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 14 (100.0%) | 36 (100.0%) | 2.5 |
| mrAlign/ | 3 (21.4%) | 21 (58.3%) | 7.0 |
| mrUtilities/MatlabUtilities/ | 2 (14.3%) | 4 (11.1%) | 2.0 |
| mrLoadRet/Analysis/MotionComp/ | 2 (14.3%) | 4 (11.1%) | 2.0 |
| mrLoadRet/Analysis/ | 2 (14.3%) | 4 (11.1%) | 2.0 |
| mrLoadRet/Analysis/CorAnal/ | 1 (7.1%) | 3 (8.3%) | 3.0 |
| mrUtilities/mrFlatMesh/ | 3 (21.4%) | 0 (0.0%) | 0.0 |
| mrUtilities/ImageProcessing/ | 1 (7.1%) | 0 (0.0%) | 0.0 |

Added a version of myCinterp3.c compiled on ubuntu 32-bit
18 lines of code changed in 1 file:
Added a version of myCinterp3.c compiled on ubuntu 8.0 32-bit version
0 lines of code changed in 1 file:
added a version of mrDisp.c compiled for linux 32-bit
0 lines of code changed in 1 file:
adding a version of dijkstra.cpp compiled for linux 32-bit
0 lines of code changed in 1 file:
added a 32-bit lunux version of file assignToNearest
0 lines of code changed in 1 file:
added a 32-bit linux version of dijkstra
0 lines of code changed in 1 file:
fixed a bug that did not allowed to create a new scan in a group while some corrAnal overlays were being displayed already for other scans in the same group.
added check:
if (length(data) >= match)
newdata{scan} = data{match};
end
on line 60.
3 lines of code changed in 1 file:
added one space.
1 lines of code changed in 1 file:
set maximum length of string to be 63 chars since that is the maximum field length allowed in matlab
4 lines of code changed in 1 file:
changed patch radius to 75 from 50
2 lines of code changed in 1 file:
fixed small spelling error in preallocating memory for 'wrapDir', now much faster.
2 lines of code changed in 1 file:
Removed a leftover disp line from previous debugging. fp
0 lines of code changed in 1 file:
Fixed indexing bug introduced with tsmooth. nFrames changed to totalFrames
4 lines of code changed in 1 file:
Fixed motion compensation loading file (NAN mean).
2 lines of code changed in 1 file: