[root]/mrLoadRet/Analysis/EventRelated

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 302 (100.0%) | 6621 (100.0%) | 21.9 |
| justin | 209 (69.2%) | 4313 (65.1%) | 20.6 |
| farshadm | 77 (25.5%) | 1907 (28.8%) | 24.7 |
| hallum | 1 (0.3%) | 221 (3.3%) | 221.0 |
| eli | 7 (2.3%) | 149 (2.3%) | 21.2 |
| ds | 2 (0.7%) | 15 (0.2%) | 7.5 |
| leila | 2 (0.7%) | 6 (0.1%) | 3.0 |
| gbrouwer | 1 (0.3%) | 4 (0.1%) | 4.0 |
| tsliu | 1 (0.3%) | 3 (0.0%) | 3.0 |
| shani | 1 (0.3%) | 2 (0.0%) | 2.0 |
| david | 1 (0.3%) | 1 (0.0%) | 1.0 |
Handling of volTrigRatio (i.e. when there are less triggers than actual volumes collect - for example when we run tSense)
13 lines of code changed in 1 file:
Adding an mlrSmartfig function based on mrGet/SetFigloc functions and fixing all calls to smartfig
2 lines of code changed in 2 files:
Stray keyboard in function removed
0 lines of code changed in 1 file:
A few small optimization changes.
makescm now pre allocates space to speed things up
getr2 checks the rank of the design covariance matrix to display a more sensible message when it is going to use the pseudo inverse
getr2timecourse allows passage of a verbose argument
31 lines of code changed in 3 files:
Error message when stimNames don't match between concatenated runs
19 lines of code changed in 1 file:
Fixing up glm gui a bit for specifying contrasts and some minor bug (like not refreshing the display after computing). This all still needs work.
106 lines of code changed in 3 files:
Returned field trialNum is now updated according to any dropped trials that happen because a trial starts before or after a scan - i.e. trialNum should be in sync with stimvol
4 lines of code changed in 1 file:
Option to return a d structure and to return the trial numbers for mgl stimvols this is used by getMGLStimvol
9 lines of code changed in 1 file:
Check for existence of event related analysis to avoid an error
4 lines of code changed in 1 file:
Don't give warning if there is no preprocessing to do
3 lines of code changed in 1 file:
More robust error check
1 lines of code changed in 1 file:
Minor. Better error handeling
11 lines of code changed in 2 files:
More intelligent warning when your framePeriod is set wrong, and you get a very long length for you hdrlen
4 lines of code changed in 1 file:
Test on d structure to prevent crashing if missing analysis
2 lines of code changed in 1 file:
Fixed the timecourse plot function so that it will not plot junk frames.
3 lines of code changed in 1 file:
Fixed a line so that it runs preprocess functions from the gui
5 lines of code changed in 1 file:
Adding some comments fixing concatenation of stimvols
3 lines of code changed in 1 file:
Fixing another minor typo (index for checking stimvol array dimensions should be j instead of i) and concatention of stimvols across runs needs to be d.stimvol
5 lines of code changed in 1 file:
fixed a small error in which 'd.stimvol' was referenced rather than 'stimvol'
2 lines of code changed in 1 file:
Check to fix stimvols that have been incorrectly transposed
15 lines of code changed in 1 file:
(167 more)