Directory mrLoadRet/Analysis/CorAnal/

Directory Created:
2007-01-19 00:37
Total Files:
6
Deleted Files:
0
Lines of Code:
885

[root]/mrLoadRet/Analysis/CorAnal

Lines of Code

mrLoadRet/Analysis/CorAnal/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 39 (100.0%) 1070 (100.0%) 27.4
justin 20 (51.3%) 887 (82.9%) 44.3
david 14 (35.9%) 169 (15.8%) 12.0
eli 4 (10.3%) 11 (1.0%) 2.7
frakkopesto 1 (2.6%) 3 (0.3%) 3.0

Most Recent Commits

justin 2011-12-25 19:08 Rev.: 2410

Check for existing overlays - before corAnalPlot would crash on a scan which had not been analyzed

8 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnalPlot.m (+8 -3)
justin 2010-05-28 14:01 Rev.: 1688

Warning message for when ncycles = 0

5 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnalPlot.m (+5)
justin 2009-07-03 16:45 Rev.: 1495

Small fix to keep from crashing when TR is read as too short

1 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnalPlot.m (+1)
justin 2008-11-08 11:50

fixing -kb flag

0 lines of code changed in 2 files:

  • mrLoadRet/Analysis/CorAnal: corAnalGUI.fig (changed)
frakkopesto 2008-10-20 23:41 Rev.: 1312

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:

  • mrLoadRet/Analysis/CorAnal: corAnalReconcileParams.m (+3 -1)
justin 2008-05-04 08:01 Rev.: 1102

minor: refresh when done so map shows up

3 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnal.m (+3)
justin 2008-02-21 09:03 Rev.: 965

Minor change: newView does not need to have parameter 'Volume', so all calls were changed to be v = newView

1 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnal.m (+1 -1)
justin 2007-12-07 10:39 Rev.: 802

Added optional arguments for scripting (justGetParams and defaultParams)

25 lines of code changed in 2 files:

  • mrLoadRet/Analysis/CorAnal: corAnal.m (+23 -1), corAnalReconcileParams.m (+2 -2)
david 2007-08-01 05:23 Rev.: 455

*** empty log message ***

21 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnalReconcileParams.m (+21 -21)
david 2007-07-24 04:46 Rev.: 445

*** empty log message ***

3 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnalMergeParams.m (+3 -1)
david 2007-07-18 02:47 Rev.: 401

Modified Files:
corAnal.m corAnalMergeParams.m

Eliminated code in corAnal that was redundant with corAnalMergeParams

1 lines of code changed in 2 files:

  • mrLoadRet/Analysis/CorAnal: corAnal.m (+1 -14), corAnalMergeParams.m (-1)
justin 2007-06-20 23:12 Rev.: 367

*** empty log message ***

4 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnalPlot.m (+4)
david 2007-05-24 03:48 Rev.: 300

*** empty log message ***

3 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnalMergeParams.m (+3 -2)
david 2007-05-24 02:19 Rev.: 298

*** empty log message ***

5 lines of code changed in 2 files:

  • mrLoadRet/Analysis/CorAnal: corAnal.m (+3 -2), corAnalMergeParams.m (+2)
david 2007-05-24 01:41 Rev.: 295

corAnal.m
using defaults for some of the overlay and analysis fields

0 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnal.m (-16)
david 2007-05-24 00:44 Rev.: 289

*** empty log message ***

16 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnalMergeParams.m (+16 -16)
justin 2007-05-19 05:22 Rev.: 263

*** empty log message ***

2 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnalPlot.m (+2 -20)
david 2007-05-18 07:14 Rev.: 258

corAnalPlot.m
fixed bug that occured for ROI with only 1 voxel. Needed to specify mean(tseries,1) and std(tseries,1,1).

48 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnalPlot.m (+48 -48)
david 2007-05-18 01:03 Rev.: 256

*** empty log message ***

51 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnalMergeParams.m (new 51)
david 2007-05-18 00:40 Rev.: 252

*** empty log message ***

8 lines of code changed in 1 file:

  • mrLoadRet/Analysis/CorAnal: corAnal.m (+8)

(10 more)

Generated by StatSVN 0.4.1