/trunk Developers: eli

Login name:
eli
Total Commits:
372 (10.5%)
Lines of Code:
10854 (10.2%)
Most Recent Commit:
2011-11-24 07:21

Activity by Clock Time

Activity by Hour of Day for eli

Activity by Day of Week for eli

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 372 (100.0%) 10854 (100.0%) 29.1
mrUtilities/mrFlatMesh/ 44 (11.8%) 2304 (21.2%) 52.3
mrUtilities/ImageProcessing/ 30 (8.1%) 2283 (21.0%) 76.1
mrLoadRet/File/ 43 (11.6%) 1562 (14.4%) 36.3
mrLoadRet/Analysis/MotionComp/ 23 (6.2%) 1046 (9.6%) 45.4
mrLoadRet/Analysis/ 20 (5.4%) 808 (7.4%) 40.4
mrUtilities/surfUtils/ 73 (19.6%) 525 (4.8%) 7.1
mrLoadRet/Edit/ 4 (1.1%) 459 (4.2%) 114.7
mrLoadRet/GUI/ 41 (11.0%) 420 (3.9%) 10.2
mrUtilities/File/FreeSurfer/ 6 (1.6%) 406 (3.7%) 67.6
mrLoadRet/Analysis/ConcatTSeries/ 8 (2.2%) 232 (2.1%) 29.0
mrLoadRet/Analysis/AverageTSeries/ 3 (0.8%) 186 (1.7%) 62.0
mrUtilities/File/Nifti/ 11 (3.0%) 149 (1.4%) 13.5
mrLoadRet/Analysis/EventRelated/ 7 (1.9%) 149 (1.4%) 21.2
mrLoadRet/ROI/ 7 (1.9%) 148 (1.4%) 21.1
mrLoadRet/Plot/ 9 (2.4%) 66 (0.6%) 7.3
mrLoadRet/View/ 10 (2.7%) 50 (0.5%) 5.0
mrUtilities/File/ 4 (1.1%) 24 (0.2%) 6.0
mrUtilities/MatlabUtilities/ 8 (2.2%) 14 (0.1%) 1.7
mrLoadRet/Analysis/CorAnal/ 4 (1.1%) 11 (0.1%) 2.7
mrLoadRet/ 8 (2.2%) 11 (0.1%) 1.3
mrLoadRet/Analysis/QuickAnalysis/ 1 (0.3%) 1 (0.0%) 1.0
mrAlign/ 8 (2.2%) 0 (0.0%) 0.0

Activity of eli

Most Recent Commits

eli 2011-11-24 07:21 Rev.: 2384

fileparts no longer returns the fourth argument (ver) in the current version of matlab

1 lines of code changed in 1 file:

  • mrLoadRet/GUI: mrLoadRetGUI.m (+1 -1)
eli 2011-07-31 01:23 Rev.: 2198

Removed the fourth output, VERSN, of FILEPARTS because it will be removed in a future release of matlab.

3 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+3 -2)
eli 2011-07-31 01:01 Rev.: 2197

removed the fourth output, VERNS, of FILEPARTS because it will be removed in a future release

1 lines of code changed in 1 file:

  • mrLoadRet/Analysis/MotionComp: motionComp.m (+1 -1)
eli 2011-05-09 10:25 Rev.: 2115

when updating the current scan around line 333, update to the first scan if multiple scans were passed

1 lines of code changed in 1 file:

  • mrLoadRet/Analysis/QuickAnalysis: mrDispOverlay.m (+1 -1)
eli 2011-04-11 12:46 Rev.: 2101

added call to help if no input arguments

8 lines of code changed in 1 file:

  • mrLoadRet/File: saveNewTSeries.m (+8)
eli 2011-04-11 11:18 Rev.: 2100

print out help if called with no arguments

6 lines of code changed in 1 file:

  • mrLoadRet/File: loadAnalysis.m (+6)
eli 2010-10-15 06:09 Rev.: 1735

103 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+103 -103)
eli 2010-10-15 05:19 Rev.: 1734

specify the groupNum for the Concat group in call to mrDispOverlay

104 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+104 -104)
eli 2010-10-14 23:35 Rev.: 1733

modified call to fileparts on line 35 b/c the fourth output, VERSN, of FILEPARTS will be removed in a future release.

3 lines of code changed in 1 file:

  • mrUtilities/File/Nifti: cbiWriteNiftiHeader.m (+3 -1)
eli 2010-10-14 23:07 Rev.: 1732

changed the call to fileparts on line 35 to only have three outputs, since fourth output, VERSN, of FILEPARTS will be removed in a future release.

1 lines of code changed in 1 file:

  • mrUtilities/File/Nifti: cbiReadNiftiHeader.m (+1 -1)
eli 2010-09-17 01:30 Rev.: 1722

fixed small bug (the coordinates for the points were X/Y flipped)

9 lines of code changed in 1 file:

  • mrLoadRet/Analysis: calcDist.m (+9 -5)
eli 2010-01-26 02:05 Rev.: 1628

I've been testing with Matlab7.9 and Mac OSX 10.6 and I believe everything is okay.

1 lines of code changed in 1 file:

  • mrLoadRet: mrLoadRetVersion.m (+1 -1)
eli 2009-12-19 04:28 Rev.: 1612

removed a stray ctranspose (') from a callback function (@mlrDisplayEPIdeselectAll) on line 119

3 lines of code changed in 1 file:

  • mrLoadRet/Plot: mlrDisplayEPI.m (+3 -3)
eli 2009-12-18 02:39 Rev.: 1606

Added an option to import both right and left hemisphere surfaces. If bothHemiFlag is set to 1, then the function loads the inner and outer surfaces for both hemispheres, concatenates them together, and creates a single baseAnat with both hemispheres. Having both hemispheres loaded up in MLR is convenient for data viewing and it makes extending/restricting ROI's easier when the ROI exists in both hemispheres. Still need to add a hook in MLR GUI to make bothHemiFlag an option.

96 lines of code changed in 1 file:

  • mrLoadRet/File: importSurfaceOFF.m (+96 -30)
eli 2009-10-09 11:45 Rev.: 1534

Added C functions from Eero Simoncelli pyramid toolbox (http://www.cns.nyu.edu/~lcv/software.php) needed to compile corrDn.c Also added a Makefile, which has only been tested on Mac OS X.

1337 lines of code changed in 5 files:

  • mrUtilities/ImageProcessing: Makefile (new 29), convolve.c (new 325), convolve.h (new 55), edges.c (new 647), wrap.c (new 281)
eli 2009-06-23 02:43 Rev.: 1483

pass 'sliceTimes' to motionCompPreprocessing when preprocessing both the base scan and the target scans

1 lines of code changed in 1 file:

  • mrLoadRet/Analysis/MotionComp: motionComp.m (+1 -1)
eli 2009-06-20 11:20 Rev.: 1482

pass sliceTimes to motionCompPrepressoing

2 lines of code changed in 1 file:

  • mrLoadRet/Analysis/MotionComp: motionComp.m (+2 -1)
eli 2009-06-20 11:20 Rev.: 1481

pass in sliceTimes, rather than getting them from the view

2 lines of code changed in 1 file:

  • mrLoadRet/Analysis/MotionComp: motionCompPreprocessing.m (+2 -3)
eli 2009-06-13 01:54

fixing a munched mexfile

0 lines of code changed in 4 files:

  • mrUtilities/ImageProcessing: myCinterp3.mexmaci (changed)
  • mrUtilities/mrFlatMesh: dijkstra.mexmaci (new)
eli 2009-06-13 01:48

fixing a munched mexfile

0 lines of code changed in 6 files:

  • mrUtilities/ImageProcessing: corrDn.mexmaci (changed)
  • mrUtilities/MatlabUtilities: mrDisp.mexmaci (changed)
  • mrUtilities/mrFlatMesh: assignToNearest.mexmaci (changed)

(200 more)

Generated by StatSVN 0.4.1