minor
1 lines of code changed in 1 file:
Fixing up argument handling so that we can not swap receivers and coils if necessary
26 lines of code changed in 1 file:
getfid now can return k-space data
24 lines of code changed in 1 file:
Stray keyboard in function removed
0 lines of code changed in 1 file:
A few small optimization changes.
makescm now pre allocates space to speed things up
getr2 checks the rank of the design covariance matrix to display a more sensible message when it is going to use the pseudo inverse
getr2timecourse allows passage of a verbose argument
31 lines of code changed in 3 files:
Added code to return a ROI data when no figure is being drawn (no GUI). This is used in averaging ROIs in the atlas space. Based on previous versions of this function.
19 lines of code changed in 1 file:
Error message when stimNames don't match between concatenated runs
19 lines of code changed in 1 file:
Now can also return a list of "invalid arguments" that is, you can call this once in one function and strip off the arguments that are used by that function and pass on the rest of the arguments (invalid ones for that function) to a sub-function that might use them. Also, new flag, suppressUnknownArgMessages to stop printing message that it doesn't know about the unknown arguments which will be handled by the subfunction.
20 lines of code changed in 1 file:
typo in code for getting vertex - variable name should have been vertex not v
1 lines of code changed in 1 file:
Minor change in warning message for slicetime correction - adding (viewGet)
1 lines of code changed in 1 file:
Only getting sliceTimes if sliceTImecorrection is being applied (this avoids a confusing warning message that says that slice times may not be set correctly for your site even if you are not running sliceTimeCorrection)
9 lines of code changed in 1 file:
Don't display Applying mask message if there are no zero mask elements
1 lines of code changed in 1 file: