[root]/mrLoadRet/Analysis
AverageTSeries
(4 files, 682 lines)
ConcatTSeries
(2 files, 516 lines)
CorAnal
(6 files, 885 lines)
EventRelated
(27 files, 4025 lines)
MotionComp
(13 files, 2162 lines)
QuickAnalysis
(3 files, 395 lines)
SignalProc
(4 files, 459 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 112 (100.0%) | 4004 (100.0%) | 35.7 |
| justin | 67 (59.8%) | 2876 (71.8%) | 42.9 |
| eli | 20 (17.9%) | 808 (20.2%) | 40.4 |
| david | 5 (4.5%) | 247 (6.2%) | 49.4 |
| shani | 9 (8.0%) | 59 (1.5%) | 6.5 |
| hallum | 8 (7.1%) | 9 (0.2%) | 1.1 |
| frakkopesto | 2 (1.8%) | 4 (0.1%) | 2.0 |
| julien | 1 (0.9%) | 1 (0.0%) | 1.0 |
Giving a display on the figure for continuous mode when the voxel is not found.
4 lines of code changed in 1 file:
Adding an mlrSmartfig function based on mrGet/SetFigloc functions and fixing all calls to smartfig
3 lines of code changed in 2 files:
defaultReconcileParams.m: subfunction checkParams: if params is from a checkbox, checks if it is empty to prevent crash
1 lines of code changed in 1 file:
fixed small bug (the coordinates for the points were X/Y flipped)
9 lines of code changed in 1 file:
typo in code for getting vertex - variable name should have been vertex not v
1 lines of code changed in 1 file:
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:
(71 more)