[root]/mrLoadRet/Analysis
AverageTSeries
(4 files, 682 lines)
ConcatTSeries
(2 files, 563 lines)
CorAnal
(6 files, 890 lines)
EventRelated
(27 files, 4057 lines)
MotionComp
(13 files, 2177 lines)
QuickAnalysis
(3 files, 395 lines)
SignalProc
(4 files, 459 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 118 (100.0%) | 4086 (100.0%) | 34.6 |
| justin | 73 (61.9%) | 2958 (72.4%) | 40.5 |
| eli | 20 (16.9%) | 808 (19.8%) | 40.4 |
| david | 5 (4.2%) | 247 (6.0%) | 49.4 |
| shani | 9 (7.6%) | 59 (1.4%) | 6.5 |
| hallum | 8 (6.8%) | 9 (0.2%) | 1.1 |
| frakkopesto | 2 (1.7%) | 4 (0.1%) | 2.0 |
| julien | 1 (0.8%) | 1 (0.0%) | 1.0 |
timeSeriesStats needs at least 2 volumes to work correctly, so no longer give the option to process scans without at least 2 volumes
16 lines of code changed in 1 file:
Changes to help on functions suggested by Golbarg Saver
7 lines of code changed in 1 file:
Contributed by Golbarg Saber who has added options to handle junk frames appropriately
43 lines of code changed in 1 file:
searchForVoxel now displays a warning message if your base does not have its sform set - otherwise it was crashing
6 lines of code changed in 1 file:
Decided against removing temporary file (since you need it if you want to display the flat in the flat viewer later)
6 lines of code changed in 1 file:
Removes the temporary off file in the surf directory after loading into MLR
4 lines of code changed in 1 file:
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:
(77 more)