[root]/mrUtilities/File/Varian

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| justin | 223 (100.0%) | 6522 (100.0%) | 29.2 |
Fixing bad initialization of data field. This went by unnoticed because it only is a problem for non-square data.
1 lines of code changed in 1 file:
Check for bad intlv setting, now only sets back for mprage 3D sequences
3 lines of code changed in 1 file:
Checking for bad intlv setting in procpar - this should never be set to y if not an epi
7 lines of code changed in 1 file:
Minor changes to file menus. Adding ability to display scans in mlrVol and display stimfile with editStimfile. Small fix to mlrSpikeDetector, to fix broken ok callback
12 lines of code changed in 1 file:
Ability to deal with 2d anatomies which have been aquired with shot interleaving
24 lines of code changed in 2 files:
EDT files are by definition complex data, so defaulting to read as complex
5 lines of code changed in 1 file:
Ability to deal with 2d anatomies which have been aquired with shot interleaving
51 lines of code changed in 2 files:
Fixing reading of tSense acc factor
9 lines of code changed in 2 files:
Allow reading from .par files
4 lines of code changed in 1 file:
Adding function to check epi or not by checking "cntr" field exists or not.
6 lines of code changed in 1 file:
Fixes reading for new petables.
27 lines of code changed in 1 file:
number of shots should now be read from the procpar field nseg not from the petable name.
3 lines of code changed in 1 file:
fid2nifti reads nifti extension from mrPref
2 lines of code changed in 1 file:
Slice order for data linked to a FID
8 lines of code changed in 1 file:
Adding ability to keep reference volumes
3 lines of code changed in 1 file:
Adding ability to select which receiver you want to load or inf for all receivers - for Varian/Agilant fid files
11 lines of code changed in 1 file:
adding 32 bit binary file
0 lines of code changed in 1 file:
processed 3D files no longer need to have x-axis flipped (this only applies to pre-console upgrade data)
2 lines of code changed in 1 file:
mlrVol now clips the brightest / darkest points in an image (by default set to the top/bottom 0.2% of pixels, but can be adjusted in the GUI). This helps for display of images that have a stray bright pixel. The readout value when you mouse over points will still display the unclipped value.
getfidk gives a better warning for old files that did not have epi processing run
fid2xform has a few fixes for old data. For one, the epi is not flipped relative to the 2D/3D images, so we don't need to do that. Also, the X dimension is reversed in the old data, so needed to compensate for that
13 lines of code changed in 2 files:
Minor fixes to deal with bad fid files
14 lines of code changed in 1 file:
(92 more)