February 2008 Commit Log

Number of Commits:
69
Number of Active Developers:
5
justin 2008-02-27 02:08 Rev.: 975

Always display warning on command line as well even if set to verbose

4 lines of code changed in 1 file:

justin 2008-02-27 02:06 Rev.: 974

Brought out this function from viewGet

34 lines of code changed in 1 file:

justin 2008-02-27 02:06 Rev.: 973

moved oneTimeWarning to mrUtilities

0 lines of code changed in 1 file:

justin 2008-02-27 02:01 Rev.: 972

deleteView

5 lines of code changed in 1 file:

justin 2008-02-27 02:01 Rev.: 971

check for starting a new view in a different session directory

6 lines of code changed in 1 file:

justin 2008-02-25 14:08 Rev.: 970

Switch to doing eventRelated analysis with single precision if there is not enough memory for doing double precision with a single slice at a time.

58 lines of code changed in 6 files:

eli 2008-02-22 05:00 Rev.: 969

removed shortcut key for line ROI

0 lines of code changed in 1 file:

justin 2008-02-22 00:52 Rev.: 968

suppressed qfac==0 warning, according to the nifti documentation this shouldn't happen, but specifies that it is correct to set the qfac=1 for this case. The warning crops up often--perhaps from Analyze files converted to Nifti. But, since this is defined behavior in the standard it seems better just to do it. The warning has only served to confuse people and has never indicated anything wrong with the qforms....

11 lines of code changed in 1 file:

justin 2008-02-22 00:31 Rev.: 967

chanded error call to mrErrorDlg

52 lines of code changed in 2 files:

justin 2008-02-21 13:59 Rev.: 966

errors for when fopen fails

4 lines of code changed in 2 files:

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

32 lines of code changed in 27 files:

justin 2008-02-21 08:55 Rev.: 964

changed number of rows before parmasDialog splits into two columns

4 lines of code changed in 1 file:

justin 2008-02-21 08:54 Rev.: 963

Larger interrogator name field

1 lines of code changed in 1 file:

justin 2008-02-21 08:53 Rev.: 962

use stripext instead of strtok

3 lines of code changed in 1 file:

justin 2008-02-21 08:52 Rev.: 961

small parameter check

5 lines of code changed in 1 file:

justin 2008-02-21 08:52 Rev.: 960

gets scanQform and scanSform from viewGet

8 lines of code changed in 1 file:

justin 2008-02-21 08:51 Rev.: 959

added line of code for keeping overlays as single precision (but it is commented out now, since I don't think it makes much difference).
Added viewGet for scanQform

16 lines of code changed in 2 files:

justin 2008-02-21 02:20 Rev.: 958

change to comments

2 lines of code changed in 1 file:

justin 2008-02-21 02:20 Rev.: 957

handles grouped parameters correctly

18 lines of code changed in 1 file:

justin 2008-02-21 02:19 Rev.: 956

options to get params by passing in justGetParams=1 and defaultParams=1

40 lines of code changed in 2 files:

farshadm 2008-02-20 04:12 Rev.: 955

*** empty log message ***

4 lines of code changed in 1 file:

farshadm 2008-02-20 03:29 Rev.: 954

no change (improve code readability)

5 lines of code changed in 1 file:

farshadm 2008-02-20 03:23 Rev.: 953

option for applying highpass filter to the design matrix

28 lines of code changed in 3 files:

justin 2008-02-19 23:13 Rev.: 952

fixes variable names that are invalid with fixBadChars

6 lines of code changed in 1 file:

justin 2008-02-19 23:13 Rev.: 951

changed roi viewGet so that it handles sform_code === 0 by just returning the xform, rather than returning the identity

9 lines of code changed in 1 file:

justin 2008-02-19 23:12 Rev.: 950

If sform_code is set to 0 (i.e. no alignment) than roi takes xform from bases qform

12 lines of code changed in 1 file:

justin 2008-02-19 23:12 Rev.: 949

groupInfo now has a gui

1 lines of code changed in 1 file:

justin 2008-02-19 23:12 Rev.: 948

added an mrParamsDialog for when this is called from GUI

9 lines of code changed in 1 file:

shani 2008-02-19 05:01 Rev.: 947

Making sure that the .mat files being loaded are the correct ones, becuase might have an unrelated .mat file that's not a base structure

13 lines of code changed in 1 file:

shani 2008-02-19 03:18 Rev.: 946


Made it check for sform_code = 0 or sform_code = []

2 lines of code changed in 1 file:

shani 2008-02-19 03:17 Rev.: 945

Made it check for sform_code = 0 or sform_code = []

1 lines of code changed in 1 file:

shani 2008-02-19 03:12 Rev.: 944

Changed so only resets sform_code if it hadn't already been set. Otherwise, don't assume it's =1.

6 lines of code changed in 1 file:

shani 2008-02-19 03:11 Rev.: 943

Changed it so it only sets sform_code to 1 if it was previously not set. Otherwise, just keep sform_code the same as it is in the input.

6 lines of code changed in 1 file:

shani 2008-02-15 06:53 Rev.: 942

Made default params.warpBaseScan be the first of the scans being concatenated

11 lines of code changed in 1 file:

justin 2008-02-15 06:44 Rev.: 941

Increased width of drop-down listboxes in GUI
fixed file name parsing bug that confused M for WM (used stripext instead of strtok)

4 lines of code changed in 2 files:

shani 2008-02-15 04:16 Rev.: 940

Fixed the error messages to have the correct function name so it's not confusing when debugging

2 lines of code changed in 1 file:

shani 2008-02-13 03:57 Rev.: 939

Updated it to set sform_code as well (optional input) and also to set
vol2tal and vol2mag (also optional input)

29 lines of code changed in 1 file:

shani 2008-02-13 03:55 Rev.: 938


Updated it to save the vol2mag and vol2tal fields

108 lines of code changed in 1 file:

hallum 2008-02-13 01:40 Rev.: 937

Changed regexp() call to regexpi() (case insensitive) when looking for curvature file.

1 lines of code changed in 1 file:

justin 2008-02-12 09:40 Rev.: 936

minor typo fixes

2 lines of code changed in 1 file:

justin 2008-02-12 09:38 Rev.: 935

fix textbox heights for intel

5 lines of code changed in 1 file:

eli 2008-02-09 01:47 Rev.: 934

*** empty log message ***

1 lines of code changed in 1 file:

eli 2008-02-09 01:43 Rev.: 933

needed for dijkstra

0 lines of code changed in 2 files:

eli 2008-02-09 01:37 Rev.: 932

changed to 'dijkstra2.cpp'

25 lines of code changed in 1 file:

eli 2008-02-09 01:32 Rev.: 931

*** empty log message ***

5 lines of code changed in 1 file:

eli 2008-02-09 01:16 Rev.: 930

changed name of mrFlatMesh calling function to flattenSurfaceMFM

12 lines of code changed in 1 file:

eli 2008-02-09 01:15 Rev.: 929

initial import

446 lines of code changed in 1 file:

eli 2008-02-09 01:13 Rev.: 928

initial import of mrFlatMesh surface utilities

10 lines of code changed in 31 files:

justin 2008-02-09 00:11 Rev.: 927

Fixed tilt textbox callback

3 lines of code changed in 1 file:

shani 2008-02-08 06:14 Rev.: 926


Fixed to read in the vol2mag and vol2tal fields from the underlying base anatomy

19 lines of code changed in 1 file:

justin 2008-02-08 05:18 Rev.: 925

viewSets were added for scan2base and base2scan

25 lines of code changed in 2 files:

justin 2008-02-08 05:17 Rev.: 924

Converted all of these functions to use base2roi,scan2roi etc. This also removed any need to use shiftOriginXform. xformROIcoords was changed to take the xform with the shiftOriginXform composited (instead of compositing within the function) and all calling functions were modified to follow that convention. modifyROI now takes the xform from the coordinates passed in to the rois coordinates, i.e. base2roi instead of putting those things together within the function. Again all calling functions were modified to reflect this change

169 lines of code changed in 9 files:

justin 2008-02-08 05:15 Rev.: 923

Uses base2roi viewGet

22 lines of code changed in 3 files:

justin 2008-02-08 05:15 Rev.: 922

changed names to sform from xform and uses scan2base viewGet

14 lines of code changed in 3 files:

justin 2008-02-08 05:14 Rev.: 921

use sacn2roi viewGet

3 lines of code changed in 1 file:

justin 2008-02-08 05:14 Rev.: 920

Changed name of xform to Sform

1 lines of code changed in 1 file:

justin 2008-02-08 05:14 Rev.: 919

Removed unnecessary xform calls

4 lines of code changed in 4 files:

shani 2008-02-08 03:37 Rev.: 918

*** empty log message ***

14 lines of code changed in 1 file:

shani 2008-02-08 03:19 Rev.: 917


Added roi2roi, also fixed bug in roi2mag and in scan2scan

209 lines of code changed in 1 file:

justin 2008-02-07 13:34 Rev.: 916

used new scan2roi xforms

5 lines of code changed in 1 file:

shani 2008-02-07 05:25 Rev.: 915

Added scan2roi

115 lines of code changed in 1 file:

justin 2008-02-07 02:26 Rev.: 914

does not do warping if the transform is identity

16 lines of code changed in 1 file:

shani 2008-02-07 02:20 Rev.: 913

*** empty log message ***

14 lines of code changed in 2 files:

justin 2008-02-07 01:49 Rev.: 912

Fixed type that did not return the vol2tal properly

2 lines of code changed in 1 file:

justin 2008-02-07 01:49 Rev.: 911

Uses scan2scan to do warping. Also passes along vol2mag and vol2tal.

60 lines of code changed in 2 files:

justin 2008-02-07 01:48 Rev.: 910

allows passage of a groupName in place of a groupNum for all viewGets that use getScanAndGroup

4 lines of code changed in 1 file:

shani 2008-02-06 01:12 Rev.: 909

Added field talPoints to save the points used for the talairach definition, so that if you want to change them you can start at the original points. Usually this field will be empty.

3 lines of code changed in 1 file:

eli 2008-02-05 04:11 Rev.: 908

can now 'Find file' for both inner and outer surfaces

3 lines of code changed in 1 file:

eli 2008-02-05 02:47 Rev.: 907

fixed removing junk frames before plotting

5 lines of code changed in 1 file:

January 2008 »

Generated by StatSVN 0.4.1