minor fix, not to use selectGraphWin when called without view
11 lines of code changed in 1 file:
Now uses minmax information to gray out arrows appropriately
25 lines of code changed in 1 file:
added ability to call with a filename or with a data array.
129 lines of code changed in 1 file:
minor changes from mrSpikeDetector and mrEpiMovie to mlrSpikeDetector and mlrDisplayEPI
667 lines of code changed in 4 files:
minor name change of functions from mrSpikeDetector and mrEpiMovie to mlrSpikeDetector and mlrDisplayEPI
2 lines of code changed in 1 file:
small change so that images that have all nans dont crash the viewer
6 lines of code changed in 1 file:
Preference for badVal that will be used when bringing in values with warpAffine3 when there is no corresponding point
26 lines of code changed in 2 files:
use isEqualWithNans so that the lists can have nan in them
1 lines of code changed in 1 file:
small fix for checking when to use next argument in list
3 lines of code changed in 1 file:
if curvature is calculated, add it to the surf structure
2 lines of code changed in 1 file:
surface compatibility is decided only by # of vertices, not by # of triangles. This is useful for the caret surfaces in which the atlas surface is defined to have the same number of vertices, but not necessarily the same number of tris.
2 lines of code changed in 1 file:
Made these two functions view-friendly, i.e. they can now also take as arguments a view instead of a "d" structure
77 lines of code changed in 2 files:
minor comment change
1 lines of code changed in 1 file:
check for field viewNum correctly (otherwise the function crashed if this field didn't exist instead of simply returning false).
14 lines of code changed in 1 file:
handle old surfaces that didn't have path set
5 lines of code changed in 1 file:
always use next argument rather then interpret 'var','val' as var=1, val=1
3 lines of code changed in 1 file:
added ability to change display string midway, and also handle loops w/in loops gracefully
74 lines of code changed in 1 file:
Remove voxels that are out of the slice bounds
7 lines of code changed in 1 file:
use nanmean instead of mean to handle voxels that have been nand out by motion comp or coordinate xforms
2 lines of code changed in 1 file:
On output if coords filenames are set to "Same as surface" they will be changed to be the name of the display surface.
8 lines of code changed in 1 file:
just updated the help
1 lines of code changed in 1 file:
some header tags added that were needed by Caret
8 lines of code changed in 1 file:
Initial import. Functions to convert SurfRelax to caret format and a mlr specific image header reader (reads the nifti header and associated .mat file if it exists and combines into a single header)
79 lines of code changed in 2 files:
unnecessary function
0 lines of code changed in 1 file:
added variable 'limval' for curvature grayscale limit
3 lines of code changed in 1 file:
comment change
2 lines of code changed in 1 file:
decided to change name so that it is consistent with loadSurfOFF
1 lines of code changed in 2 files:
Function was not working properly because vtcs had to be transposed before saving
2 lines of code changed in 1 file:
function to load surfaces from caret. takes .coord .topo pair and returns a strucutre like loadSurfOFF
0 lines of code changed in 1 file:
better input argument handling + computation of surface normals if outer surface is not specified
40 lines of code changed in 1 file:
Computes surface normals by averaging the normals of each surface triangle connected to each vertex.
45 lines of code changed in 1 file:
changes to deal with flat/surface naming convention changes
4 lines of code changed in 1 file:
makeFlat now uses mrFlatViewer to set parameters. This allows for previewing of surfaces before they are flattened. Also some code clean up and rationalizing of naming conventions.
112 lines of code changed in 1 file:
usage comment change
2 lines of code changed in 1 file:
minor, handle .hdr extension as well as .img
12 lines of code changed in 2 files:
Changing the names of these functions to match menu items (i.e. import instead of load)
0 lines of code changed in 2 files:
Changing the name of these functions to match menu item
330 lines of code changed in 2 files:
Changes related to naming convention changes on surfaces/flats
3 lines of code changed in 2 files:
Cleaning up naming conventions of flat/surface base fields.
isbase now validates the coordMap fields.
old base structures with old field names are automatically converted to new naming convention
viewGet/viewSet have related changes to use new naming conventions
102 lines of code changed in 3 files:
Shuffling around some menu items. In particular, Load flat/surface are now called "import" to signify that they only need to be called once to load SurfRelax surfaces. Also, moved roi import into ROI menu item
16 lines of code changed in 2 files:
update for new coordsMap naming conventions
3 lines of code changed in 1 file:
Can now preview patches that are created from a start point with a set radius
230 lines of code changed in 1 file:
utility function to set the extension of a filename
24 lines of code changed in 1 file:
verbose setting in an attempt to make these tools less chatty...
36 lines of code changed in 1 file:
usage notes
12 lines of code changed in 1 file:
analysis with an empty "d" strucutre should not try to reconcile that "d"
1 lines of code changed in 1 file:
changed patch radius to 75 from 50
2 lines of code changed in 1 file:
fixed small spelling error in preallocating memory for 'wrapDir', now much faster.
2 lines of code changed in 1 file:
*** empty log message ***
0 lines of code changed in 1 file:
Changed some naming conventions (i.e. outerFileName to outerCoordsFileName)
6 lines of code changed in 1 file:
Fixed up naming conventions so that makeFlat can be called from a surface
47 lines of code changed in 1 file:
minor change to directory
4 lines of code changed in 1 file:
- added smooth parameter (defaults to 2 iterations)
- big speed improvement by preallocating memory for the curvature variable
- used 3rd vertex neighbors in computing surface
- add parameter for which vertices to compute
35 lines of code changed in 1 file:
replacement for evalargs. you don't have to use eval anymore, but you do haveto initalize variables
181 lines of code changed in 1 file:
Function to calculate curvature on the surfaces
128 lines of code changed in 1 file:
Moving mrFlatMesh files to mrFlatMesh. ***To get these changes, you will have to either cvs checkout the whole repository again, or go into mrUtilities and run cvs checkout -d mrFlatMesh mrTools-4.5/mrUtilities/mrFlatMesh***
0 lines of code changed in 35 files:
Moving mrFlatMesh tools from surfUtils to mrFlatMesh directory
2304 lines of code changed in 37 files:
disppercent had gotten bloated by operating system checks and checks for mrDisp. All this was unnecessary since now mrDisp.m will run even if mrDisp.c is not compiled. This boosts disppercent performance substantially (it was eating up time in loops just checking to see if mrDisp was compiled or not)
9 lines of code changed in 1 file:
fixed disappearing volume -- the renderer had to be set back to painters
3 lines of code changed in 1 file:
temporary fix for disappearing volume
2 lines of code changed in 1 file:
read in the freeSurfer curvature estimates and write them out as VFF files
9 lines of code changed in 1 file:
ability to add a number so that you can see more than the last directory
11 lines of code changed in 1 file:
some filename checking
65 lines of code changed in 1 file:
File needed by freesurfer_read_surf.m
13 lines of code changed in 1 file:
just testing commit
4 lines of code changed in 1 file:
initial importing of freesurfer conversion tools
384 lines of code changed in 4 files:
return covariance matrix and turn off getr2 verbose
4 lines of code changed in 2 files:
added verbose argument to turn off messages
8 lines of code changed in 1 file:
Call mrQuit to quit MLR
1 lines of code changed in 1 file:
minor output message change
1 lines of code changed in 1 file:
Set which figure to draw uicontrols to so that if user clicks on another figure while a paramsDialog is coming up, things don't get out of whack
9 lines of code changed in 1 file:
exlude mexmac files by using better command line options
1 lines of code changed in 1 file:
function that parses all of the mrTools code and looks for occurrences of strings. helpful for finding things while the documentation is growing.
57 lines of code changed in 1 file:
matlab grep utilities for mrSearchHelp function.
1150 lines of code changed in 2 files: