/trunk Developers: justin

Login name:
justin
Total Commits:
2688 (73.9%)
Lines of Code:
78341 (72.7%)
Most Recent Commit:
2013-05-08 16:08

Activity by Clock Time

Activity by Hour of Day for justin

Activity by Day of Week for justin

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 2688 (100.0%) 78341 (100.0%) 29.1
mrLoadRet/GUI/ 447 (16.6%) 13763 (17.6%) 30.7
mrLoadRet/View/ 321 (11.9%) 7207 (9.2%) 22.4
mrUtilities/File/mlrImage/ 173 (6.4%) 6754 (8.6%) 39.0
mrUtilities/File/Varian/ 223 (8.3%) 6522 (8.3%) 29.2
mrLoadRet/File/ 273 (10.2%) 5995 (7.7%) 21.9
mrUtilities/MatlabUtilities/ 248 (9.2%) 4737 (6.0%) 19.1
mrLoadRet/Analysis/EventRelated/ 213 (7.9%) 4365 (5.6%) 20.4
mrUtilities/File/Nifti/ 67 (2.5%) 4098 (5.2%) 61.1
mrAlign/ 67 (2.5%) 3672 (4.7%) 54.8
mrLoadRet/ROI/ 95 (3.5%) 3417 (4.4%) 35.9
mrUtilities/ImageProcessing/ 111 (4.1%) 2982 (3.8%) 26.8
mrLoadRet/Analysis/ 73 (2.7%) 2958 (3.8%) 40.5
mrLoadRet/Plot/ 39 (1.5%) 1893 (2.4%) 48.5
mrLoadRet/Analysis/MotionComp/ 44 (1.6%) 1570 (2.0%) 35.6
mrUtilities/File/Caret/ 17 (0.6%) 1563 (2.0%) 91.9
mrLoadRet/Edit/ 42 (1.6%) 1130 (1.4%) 26.9
mrLoadRet/Analysis/CorAnal/ 21 (0.8%) 892 (1.1%) 42.4
mrLoadRet/Analysis/ConcatTSeries/ 50 (1.9%) 772 (1.0%) 15.4
mrLoadRet/Analysis/AverageTSeries/ 17 (0.6%) 692 (0.9%) 40.7
mrLoadRet/Analysis/QuickAnalysis/ 33 (1.2%) 689 (0.9%) 20.8
mrLoadRet/Init/ 14 (0.5%) 531 (0.7%) 37.9
mrLoadRet/Analysis/SignalProc/ 7 (0.3%) 463 (0.6%) 66.1
mrUtilities/Plot/ 19 (0.7%) 457 (0.6%) 24.0
mrUtilities/surfUtils/ 6 (0.2%) 281 (0.4%) 46.8
mrUtilities/File/ 18 (0.7%) 260 (0.3%) 14.4
mrLoadRet/ 33 (1.2%) 189 (0.2%) 5.7
mrUtilities/File/FreeSurfer/ 7 (0.3%) 168 (0.2%) 24.0
mrLoadRet/Plugin/ 2 (0.1%) 150 (0.2%) 75.0
mrUtilities/File/Dicom/ 1 (0.0%) 79 (0.1%) 79.0
mrLoadRet/Plugin/Default/ 2 (0.1%) 78 (0.1%) 39.0
/ 3 (0.1%) 14 (0.0%) 4.6
mrUtilities/mrFlatMesh/ 2 (0.1%) 0 (0.0%) 0.0

Activity of justin

Most Recent Commits

justin 2013-05-08 16:08 Rev.: 2730

Fixing bad conversion of matlab version number (which can be like 7.1.1 which does not convert with str2num)

43 lines of code changed in 2 files:

  • mrUtilities/MatlabUtilities: matlabVersionNumber.m (new 42), mrParamsDialog.m (+1 -1)
justin 2013-05-07 19:44 Rev.: 2729

Fixing bad initialization of data field. This went by unnoticed because it only is a problem for non-square data.

1 lines of code changed in 1 file:

  • mrUtilities/File/Varian: getfidk.m (+1 -1)
justin 2013-01-30 15:29 Rev.: 2679

Check for bad intlv setting, now only sets back for mprage 3D sequences

3 lines of code changed in 1 file:

  • mrUtilities/File/Varian: fid2xform.m (+3 -3)
justin 2013-01-24 17:24 Rev.: 2673

Allowing import of some auxParams

19 lines of code changed in 1 file:

  • mrLoadRet/File: importGroupScans.m (+19 -2)
justin 2013-01-24 15:57 Rev.: 2672

Check for tsense assumed you have a Raw group - fixed

11 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+11 -9)
justin 2013-01-24 15:57 Rev.: 2671

Better error message if your group name doesnot exist

9 lines of code changed in 1 file:

  • mrLoadRet/View: viewGet.m (+9 -1)
justin 2013-01-23 16:30 Rev.: 2670

only give warning about not copying aux params if auxparams is non-empty

3 lines of code changed in 1 file:

  • mrLoadRet/File: importGroupScans.m (+3 -1)
justin 2013-01-23 16:19 Rev.: 2669

minor fix to avoid having the path to stimfiles being repeated

1 lines of code changed in 1 file:

  • mrLoadRet/File: importGroupScans.m (+1 -1)
justin 2012-12-28 08:55 Rev.: 2640

viewGet for sliceorder had a typo (v instead of view). Fixed

1 lines of code changed in 1 file:

  • mrLoadRet/View: viewGet.m (+1 -1)
justin 2012-12-28 08:54 Rev.: 2639

Minor changes to timecouresPlot default set to zoom

3 lines of code changed in 1 file:

  • mrLoadRet/Plot: timecoursePlot.m (+3 -1)
justin 2012-12-27 16:49 Rev.: 2638

stripext called with a cell array strips the extension off of each element in the array

9 lines of code changed in 1 file:

  • mrUtilities/MatlabUtilities: stripext.m (+9)
justin 2012-12-20 16:17 Rev.: 2636

adding LifeScience coil in the coil list

1 lines of code changed in 1 file:

  • mrUtilities/MatlabUtilities: mrGetPref.m (+1 -1)
justin 2012-12-18 11:47 Rev.: 2634

Checking for bad intlv setting in procpar - this should never be set to y if not an epi

7 lines of code changed in 1 file:

  • mrUtilities/File/Varian: fid2xform.m (+7)
justin 2012-12-05 11:19 Rev.: 2632

Cleaning up annoying error Mathworks introduced when they removed the fourth return argument from fileparts (which we never use)

7 lines of code changed in 6 files:

  • mrLoadRet/Analysis/MotionComp: motionCompBetweenScans.m (+1 -1), motionCompWithinScan.m (+1 -1), sliceTimeCorrect.m (+1 -1)
  • mrLoadRet/Edit: editGroupGUI.m (+2 -2)
  • mrLoadRet/File: countNiftiFiles.m (+1 -1)
  • mrLoadRet/GUI: mrLoadRetGUI.m (+1 -1)
justin 2012-12-04 11:50 Rev.: 2631

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:

  • mrLoadRet/Analysis: timeSeriesStats.m (+16 -2)
justin 2012-12-04 11:49 Rev.: 2630

Check whether mkdir succeeds or not

4 lines of code changed in 1 file:

  • mrLoadRet/View: viewGet.m (+4 -1)
justin 2012-11-05 17:18 Rev.: 2629

Changes to help on functions suggested by Golbarg Saver

7 lines of code changed in 1 file:

  • mrLoadRet/Analysis: projectOutMeanVector.m (+7 -1)
justin 2012-10-23 13:38 Rev.: 2628

Contributed by Golbarg Saber who has added options to handle junk frames appropriately

43 lines of code changed in 1 file:

  • mrLoadRet/Analysis: projectOutMeanVector.m (+43 -12)
justin 2012-10-10 16:54 Rev.: 2627

Changing volTrigRatio to tSense - since the tSense parameter disambiguates whether to apply the notch filter, not the volTrigRatio

12 lines of code changed in 1 file:

  • mrLoadRet/Analysis/ConcatTSeries: concatTSeries.m (+12 -12)
justin 2012-10-03 14:44 Rev.: 2626

rounding coordinates of display - seems that a non-rounded number was causing the controls to crash

1 lines of code changed in 1 file:

  • mrUtilities/File/mlrImage: mlrVol.m (+1 -1)

(1380 more)

Generated by StatSVN 0.4.1