Directory mrLoadRet/Analysis/ConcatTSeries/

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

[root]/mrLoadRet/Analysis/ConcatTSeries

Lines of Code

mrLoadRet/Analysis/ConcatTSeries/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 59 (100.0%) 756 (100.0%) 12.8
justin 46 (78.0%) 693 (91.7%) 15.0
shani 5 (8.5%) 38 (5.0%) 7.6
eli 5 (8.5%) 22 (2.9%) 4.4
farshadm 2 (3.4%) 2 (0.3%) 1.0
david 1 (1.7%) 1 (0.1%) 1.0

Most Recent Commits

justin 2010-06-03 10:56 Rev.: 1691

Comment on how warping works

4 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+4 -1)
justin 2009-12-14 16:48 Rev.: 1600

d.data had to be cleared in the code. If you happened to concat a longer scan with a shorter scan, it would crash the code because of a matrix dimension mismatch. This is fixed now.

1 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+1)
eli 2009-02-28 01:04 Rev.: 1409

fixed a small typo in the loop that converts to percent signal change

1 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+1 -1)
justin 2009-02-09 11:10 Rev.: 1393

Fixed a bug that was occurring if you happened to be warping scans and you selected a base scan that had a different number of volumes than the scans you were concatenating (this caused the code to wrongly give the first scan in the concatenation the same number of volumes as the base warp scan - and not the scan it was concatenating).

5 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+5 -4)
justin 2008-11-05 06:48 Rev.: 1321

Allow multiple arguments to be passed

1 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+1 -1)
justin 2008-09-20 03:38 Rev.: 1297

help has gotten messed up because of matlab -- since this lives in the same directory as its name and is capitalied slightly differently, matlab refuses to give help unless you add .m to the name.

1 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+1 -1)
justin 2008-05-16 01:48 Rev.: 1144

keep projection vectors in concatInfo

4 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+4 -2)
justin 2008-05-15 00:28 Rev.: 1137

more changes for making projection maps

14 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+14 -1)
justin 2008-05-10 04:46 Rev.: 1132

allow scripting of projectOutMeanVector

3 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+3 -2)
justin 2008-05-06 11:47 Rev.: 1120

figured out the normProjectionMagnitude was equivalent to Pearson's r so changed the code so that the overlay and variable name reflect this.

6 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+6 -6)
justin 2008-05-04 23:38 Rev.: 1112

minor

1 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+1)
justin 2008-05-04 14:25 Rev.: 1108

Handles doing a concatenation with projectOut set correctly by saving an overlay for each scans projection

22 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+22 -4)
justin 2008-05-04 08:02 Rev.: 1103

changes to accomodate projectOutMeanVector

8 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+8 -20)
justin 2008-05-03 12:10 Rev.: 1099

getting projectOutMeanVector to work

25 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+25 -13)
justin 2008-05-03 07:22 Rev.: 1095

stuff for projection

88 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+88 -34)
eli 2008-04-08 05:06 Rev.: 1012

removed line that replaced NaN's with 0's.

1 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+1 -2)
shani 2008-03-21 06:17 Rev.: 996

small bug fix

6 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+6 -6)
shani 2008-03-21 03:43 Rev.: 995

bug fix

14 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+14 -6)
justin 2008-03-21 01:59 Rev.: 991

Allow for different volume sizes when warping

20 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+20 -14)
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/ConcatTSeries: concatTSeriesReconcileParams.m (+1 -1)

(38 more)

Generated by StatSVN 0.4.1