Always display warning on command line as well even if set to verbose
4 lines of code changed in 1 file:
Brought out this function from viewGet
34 lines of code changed in 1 file:
moved oneTimeWarning to mrUtilities
0 lines of code changed in 1 file:
deleteView
5 lines of code changed in 1 file:
check for starting a new view in a different session directory
6 lines of code changed in 1 file:
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:
removed shortcut key for line ROI
0 lines of code changed in 1 file:
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:
chanded error call to mrErrorDlg
52 lines of code changed in 2 files:
errors for when fopen fails
4 lines of code changed in 2 files:
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:
changed number of rows before parmasDialog splits into two columns
4 lines of code changed in 1 file:
Larger interrogator name field
1 lines of code changed in 1 file:
use stripext instead of strtok
3 lines of code changed in 1 file:
small parameter check
5 lines of code changed in 1 file:
gets scanQform and scanSform from viewGet
8 lines of code changed in 1 file:
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:
change to comments
2 lines of code changed in 1 file:
handles grouped parameters correctly
18 lines of code changed in 1 file:
options to get params by passing in justGetParams=1 and defaultParams=1
40 lines of code changed in 2 files:
*** empty log message ***
4 lines of code changed in 1 file:
no change (improve code readability)
5 lines of code changed in 1 file:
option for applying highpass filter to the design matrix
28 lines of code changed in 3 files:
fixes variable names that are invalid with fixBadChars
6 lines of code changed in 1 file:
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:
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:
groupInfo now has a gui
1 lines of code changed in 1 file:
added an mrParamsDialog for when this is called from GUI
9 lines of code changed in 1 file:
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:
Made it check for sform_code = 0 or sform_code = []
2 lines of code changed in 1 file:
Made it check for sform_code = 0 or sform_code = []
1 lines of code changed in 1 file:
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:
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:
Made default params.warpBaseScan be the first of the scans being concatenated
11 lines of code changed in 1 file:
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:
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:
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:
Updated it to save the vol2mag and vol2tal fields
108 lines of code changed in 1 file:
Changed regexp() call to regexpi() (case insensitive) when looking for curvature file.
1 lines of code changed in 1 file:
minor typo fixes
2 lines of code changed in 1 file:
fix textbox heights for intel
5 lines of code changed in 1 file:
*** empty log message ***
1 lines of code changed in 1 file:
needed for dijkstra
0 lines of code changed in 2 files:
changed to 'dijkstra2.cpp'
25 lines of code changed in 1 file:
*** empty log message ***
5 lines of code changed in 1 file:
changed name of mrFlatMesh calling function to flattenSurfaceMFM
12 lines of code changed in 1 file:
initial import
446 lines of code changed in 1 file:
initial import of mrFlatMesh surface utilities
10 lines of code changed in 31 files:
Fixed tilt textbox callback
3 lines of code changed in 1 file:
Fixed to read in the vol2mag and vol2tal fields from the underlying base anatomy
19 lines of code changed in 1 file:
viewSets were added for scan2base and base2scan
25 lines of code changed in 2 files:
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:
Uses base2roi viewGet
22 lines of code changed in 3 files:
changed names to sform from xform and uses scan2base viewGet
14 lines of code changed in 3 files:
use sacn2roi viewGet
3 lines of code changed in 1 file:
Changed name of xform to Sform
1 lines of code changed in 1 file:
Removed unnecessary xform calls
4 lines of code changed in 4 files:
*** empty log message ***
14 lines of code changed in 1 file:
Added roi2roi, also fixed bug in roi2mag and in scan2scan
209 lines of code changed in 1 file:
used new scan2roi xforms
5 lines of code changed in 1 file:
Added scan2roi
115 lines of code changed in 1 file:
does not do warping if the transform is identity
16 lines of code changed in 1 file:
*** empty log message ***
14 lines of code changed in 2 files:
Fixed type that did not return the vol2tal properly
2 lines of code changed in 1 file:
Uses scan2scan to do warping. Also passes along vol2mag and vol2tal.
60 lines of code changed in 2 files:
allows passage of a groupName in place of a groupNum for all viewGets that use getScanAndGroup
4 lines of code changed in 1 file:
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:
can now 'Find file' for both inner and outer surfaces
3 lines of code changed in 1 file:
fixed removing junk frames before plotting
5 lines of code changed in 1 file: