[root]/mrLoadRet/Analysis
AverageTSeries
(4 files, 669 lines)
ConcatTSeries
(2 files, 515 lines)
CorAnal
(6 files, 880 lines)
EventRelated
(27 files, 3976 lines)
MotionComp
(13 files, 2158 lines)
QuickAnalysis
(3 files, 395 lines)
SignalProc
(4 files, 459 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 106 (100.0%) | 3986 (100.0%) | 37.6 |
| justin | 63 (59.4%) | 2868 (72.0%) | 45.5 |
| eli | 19 (17.9%) | 799 (20.0%) | 42.0 |
| david | 5 (4.7%) | 247 (6.2%) | 49.4 |
| shani | 9 (8.5%) | 59 (1.5%) | 6.5 |
| hallum | 8 (7.5%) | 9 (0.2%) | 1.1 |
| frakkopesto | 2 (1.9%) | 4 (0.1%) | 2.0 |
continuous mode sets axis equal
3 lines of code changed in 1 file:
Removing as the same functionality was put into mrInterrogator
0 lines of code changed in 1 file:
A simple interogator to print out coordinate information like where in the magnet a point was
0 lines of code changed in 1 file:
Now you can display the overlay in the continuous mode
56 lines of code changed in 1 file:
Minor fix
8 lines of code changed in 1 file:
Continuous mode search for voxel, if you have a 2D or 3D base anatom loaded then it will put up a figure so that you can move your mouse over any point on your surface and it will continuously show where each point comes from
256 lines of code changed in 1 file:
Adding ability to view SNR overlay (i.e. mean/std) and added a custom interrogator
110 lines of code changed in 2 files:
Not all voxels were showing up in searchForVoxel since sometimes you don't get an exact match (but you are within 1 voxel). So now there is a parameter to specifiy the radius you are willing to accept
18 lines of code changed in 1 file:
Changing name of function. Also adding ability to get mean roi. Changing calling convention.
521 lines of code changed in 2 files:
Better help info, also puts all base anatomy overlays into a single overlay that gets stored in the sessions analysis file
24 lines of code changed in 1 file:
minor
2 lines of code changed in 1 file:
Check for smartfig
3 lines of code changed in 1 file:
Can now save the overlay back into scan dimensions so they can be viewed in MLR
57 lines of code changed in 1 file:
Initial version of function that averages overlays across subjects using Caret aligned atlas brains. Right now it just does the averaging, displays the originals and the averaged overlay. Next will work on getting it to add the averaged overlays back to the subjects analyses.
2 lines of code changed in 1 file:
code clean up - adding consistenet warning dialogs etc.
14 lines of code changed in 1 file:
changes to deal with flat/surface naming convention changes
4 lines of code changed in 1 file:
makeFlat now uses mrFlatViewer to set parameters. This allows for previewing of surfaces before they are flattened. Also some code clean up and rationalizing of naming conventions.
112 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:
Fixed up naming conventions so that makeFlat can be called from a surface
47 lines of code changed in 1 file:
(66 more)