[root]/mrLoadRet/Analysis/QuickAnalysis

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 34 (100.0%) | 690 (100.0%) | 20.2 |
| justin | 33 (97.1%) | 689 (99.9%) | 20.8 |
| eli | 1 (2.9%) | 1 (0.1%) | 1.0 |
when updating the current scan around line 333, update to the first scan if multiple scans were passed
1 lines of code changed in 1 file:
Set clip and range to min and max of overlays
10 lines of code changed in 1 file:
Added validation of overlay
4 lines of code changed in 1 file:
change to comments
7 lines of code changed in 1 file:
Allow setting multiple range/clip/cmap/colormapTypes for each overlay
25 lines of code changed in 1 file:
Allow displaying to already open MLR (using getMLRView)
27 lines of code changed in 1 file:
minor: usage comment
2 lines of code changed in 1 file:
allow setting params field when installing overlay
5 lines of code changed in 1 file:
minor: only display matlab/mlr version once per session to avoid getting this print out over-and-over again during automated analyses
1 lines of code changed in 1 file:
Allow you to save multiple overlays for a single scan
96 lines of code changed in 1 file:
minor: fix bad chars of overlayname
1 lines of code changed in 1 file:
changed default interrogator that this function uses to timecoursePlot
2 lines of code changed in 1 file:
Minor change: newView does not need to have parameter 'Volume', so all calls were changed to be v = newView
1 lines of code changed in 1 file:
save as for anatomies
mrDispOverlay correctly puts overlays into other than scan 1
1 lines of code changed in 1 file:
trying to handle putting overlays into scans that don't begin with 1
1 lines of code changed in 1 file:
allowed to pass in single map and assign to multiple scans
7 lines of code changed in 1 file:
better handling of reconcile
6 lines of code changed in 2 files:
Made some changes in various files so that settings in the GUI don't keep getting reset. For example, if you switch base anatomies, the base anatomy remembers its slice number, rotation and sliceOrientation so that when you go back to it it goes back to the same slice. Also, updated the loadAnalyses feature so that when you change groups it keeps the loaded analyses so that they don't get unloaded everytime you go to a new group (this has now been updated to use viewSet/viewGet correctly. Also changing groups keeps which scan number you were on. Finally, the interrogator function name gets stored into the overlay when you change it by hand, so that it doesn't keep getting switched back
6 lines of code changed in 1 file:
pass in an array of overlays
3 lines of code changed in 1 file:
more comments, overlay can be a cell array
43 lines of code changed in 1 file:
(7 more)