Fixing up getfidk/fid2nifti -- now reads files with multiple receivers correctly.
11 lines of code changed in 4 files:
Fix for reading multiple channels with multiple volumes
69 lines of code changed in 4 files:
Fid2nifti now can read multichannel data and construct sum-of-squares image.
fid2xform has fixed a few problems. One is that if your voxel spacing was different from you slice thickness it takes this into account (i.e. diff(pss) is different from procpar.thk). Also, it applies rotations to the transformation such that the coronal/saggital/axial buttons work in mrAlign
12 lines of code changed in 2 files:
Check for mrSession in dir first
9 lines of code changed in 1 file:
Function to recursively fix mlr session file permissions
92 lines of code changed in 1 file:
fixed minor typo
1 lines of code changed in 1 file:
Making changes to getfid etc so that we can read multichannel data
41 lines of code changed in 4 files:
getArgs is just a comment change.
mrParamsDialog handles a case where dropdown list boxes get a bad value of 0. This shouldn't ever happen, but there is some bug in Matlab 7.9 where this seems to happen a lot.
16 lines of code changed in 2 files:
Added C functions from Eero Simoncelli pyramid toolbox (http://www.cns.nyu.edu/~lcv/software.php) needed to compile corrDn.c Also added a Makefile, which has only been tested on Mac OS X.
1337 lines of code changed in 5 files:
Handle empty filename correctly
1 lines of code changed in 1 file: