
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 44 (100.0%) | 1953 (100.0%) | 44.3 |
| justin | 35 (79.5%) | 1887 (96.6%) | 53.9 |
| eli | 9 (20.5%) | 66 (3.4%) | 7.3 |
When warping display image in dimensions of warped image - this helps for alignment in which you are aligning something that doesn't have the same dimensions.
11 lines of code changed in 1 file:
mlrDisplayEPI fixes bug in which warp was showing 2 images instead of one.
mlrSpikeDetector removes call to arrow function and replaces with line
5 lines of code changed in 2 files:
button for displaying nifti header
44 lines of code changed in 1 file:
removed a stray ctranspose (') from a callback function (@mlrDisplayEPIdeselectAll) on line 119
3 lines of code changed in 1 file:
Ability to display multiple frames and multiple scans at the same time
89 lines of code changed in 1 file:
Checkbox to allow viewing of all slices at once
42 lines of code changed in 1 file:
minor fix, not to use selectGraphWin when called without view
11 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:
small change so that images that have all nans dont crash the viewer
6 lines of code changed in 1 file:
minor. no flip of image.
1 lines of code changed in 1 file:
no interpreter in title
3 lines of code changed in 3 files:
fixed a small bug in which the current slice number in the mrLoadRet GUI is out of the range of EPI slices (e.g., this happened when you view a volume anatomy, and then call mrDispEpiMovie
2 lines of code changed in 1 file:
show what warping based on scan2scan transform does.
104 lines of code changed in 1 file:
more robust clipping values when displaying image
16 lines of code changed in 1 file:
added a comment
2 lines of code changed in 1 file:
init to currentSlice and currentScan
2 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.
1 lines of code changed in 1 file:
fixed removing junk frames before plotting
5 lines of code changed in 1 file:
also remove junk frames
5 lines of code changed in 1 file:
(15 more)