fixed viewGetting spikeinfo
6 lines of code changed in 1 file:
*** empty log message ***
6 lines of code changed in 1 file:
*** empty log message ***
1 lines of code changed in 1 file:
fixed small bug: only transpose hdr and hdrste when there is only one voxel AND only one condition.
2 lines of code changed in 1 file:
*** empty log message ***
10 lines of code changed in 2 files:
process each slice separately to avoid memory problems for huge datasets
fixed bug with negative shift (now use circshift)
47 lines of code changed in 1 file:
commented out unnecessary warning
2 lines of code changed in 1 file:
minor change to help info
5 lines of code changed in 3 files:
minor
1 lines of code changed in 1 file:
Removed line of code that was setting totalJunkedFrames to empty on starting mrLoadRet.
groupInfo displays totalJunkedFrames
scanInfo doesn't display path of stimfiles
loadFlat displays error string correctly when it doesn't recogonize the file format of the flat file.
7 lines of code changed in 4 files:
minor changes
10 lines of code changed in 1 file:
some analyses did not have scanNums for a corresponding tseries filename which caused defaultReconcileParams to choke. I don't know why it gets into that state, but now if that happens it drops that scan from the analysis.
7 lines of code changed in 1 file:
*** empty log message ***
1 lines of code changed in 1 file:
added circular looping
8 lines of code changed in 1 file:
initial upload
10 lines of code changed in 1 file:
*** empty log message ***
66 lines of code changed in 1 file:
*** empty log message ***
4 lines of code changed in 1 file:
added junk frames, and robust estimates (median/iqr)
31 lines of code changed in 1 file:
*** empty log message ***
18 lines of code changed in 5 files:
*** empty log message ***
13 lines of code changed in 2 files:
*** empty log message ***
1 lines of code changed in 1 file:
modifications to add spike detector
434 lines of code changed in 6 files:
*** empty log message ***
82 lines of code changed in 3 files:
save mrDefaults
1 lines of code changed in 1 file:
*** empty log message ***
1 lines of code changed in 1 file:
close callback mrStr2num handles filenames better
22 lines of code changed in 2 files:
minor changes
17 lines of code changed in 1 file:
choose scans on timeSeriesStats
1 lines of code changed in 1 file:
*** empty log message ***
4 lines of code changed in 1 file:
added epi movie
11 lines of code changed in 2 files:
TR recalculation for 3d scans in eventRelated.m
30 lines of code changed in 3 files:
eventRelatedGUI was misspelled in the analysis sturcutre (eventRelateGUI) so that edit/analysis/edit analysis/set params did not work correctly. Also, added some stuff in eventRelatedGUI to just view set parameters
51 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
398 lines of code changed in 12 files:
*** empty log message ***
34 lines of code changed in 2 files:
added comment
4 lines of code changed in 1 file:
better printing of "all parameters" help information with alphabetical listing
77 lines of code changed in 2 files:
small changes.
getStimvol keeps a variable in d called eventRelatedVarname
groupInfo has a parameter to print out sform
saveAnalysis fixed small bug that was throwing out overlays from old analysis
mrLoadRetGUI/mrOpenWindow remember setting of showROIs
mrParamsDialog drawnow so that dialogs close right after getting clicked on
36 lines of code changed in 7 files:
*** empty log message ***
78 lines of code changed in 2 files:
*** empty log message ***
1 lines of code changed in 1 file:
fixed temporal smoothing parameter
11 lines of code changed in 1 file:
added temporal smoothing parameter
3 lines of code changed in 1 file:
added more help
1 lines of code changed in 1 file:
added help, and smoothing param
17 lines of code changed in 1 file:
*** empty log message ***
3 lines of code changed in 1 file:
only apply transformation if baseXform and scanXform are different
65 lines of code changed in 1 file:
GUI switched over to mrParamsDialog.m
180 lines of code changed in 2 files:
a variable called tseriesCrop which was holding a full time series "cropped" to not include junk frames was only being used to calculate a mean base volume. Removed this unnecessary variable to deal with memory issues
8 lines of code changed in 1 file:
*** empty log message ***
8 lines of code changed in 1 file:
fix for empty group
6 lines of code changed in 1 file:
minor fix
1 lines of code changed in 1 file:
added simple temporal smoothing option
155 lines of code changed in 1 file:
Modified Files:
mrLoadRetGUI.fig mrLoadRetGUI.m
Added menu for combineROIs
32 lines of code changed in 4 files:
Added Files:
combineROIs.m
New function for logical combination of ROIs (union, intersection, set difference)
83 lines of code changed in 1 file:
*** empty log message ***
311 lines of code changed in 3 files:
*** empty log message ***
43 lines of code changed in 3 files:
Changes to keep track of totalJunkedFrames
59 lines of code changed in 9 files:
*** empty log message ***
2 lines of code changed in 1 file:
*** empty log message ***
3 lines of code changed in 1 file:
added Link Stimfile to the Edit/Scan menu
28 lines of code changed in 2 files:
Modified Files:
motionComp.m motionCompGUI.fig motionCompGUI.m
motionCompReconcileParams.m motionCompWithinScan.m
sliceTimeCorrect.m
Added option for slice time correction to the middle or beginning of the TR, in addition to the end of the TR. Middle of the TR is the default.
104 lines of code changed in 7 files:
*** empty log message ***
21 lines of code changed in 1 file:
*** empty log message ***
30 lines of code changed in 1 file:
*** empty log message ***
1 lines of code changed in 1 file: