
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 15 (100.0%) | 692 (100.0%) | 46.1 |
| justin | 10 (66.7%) | 514 (74.3%) | 51.4 |
| ds | 5 (33.3%) | 178 (25.7%) | 35.6 |
Check to make sure the Raw TSeries don't have . in the name
1 lines of code changed in 1 file:
Adding validation for mgl stimfiles
4 lines of code changed in 1 file:
mrInit now validates filenames in the Raw/TSeries directory to make sure they are valid image headers
9 lines of code changed in 1 file:
slight syntax change to stimFileMatch list setup
1 lines of code changed in 1 file:
added a semi-colon
1 lines of code changed in 1 file:
Made asking about making a readme.txt file an option
8 lines of code changed in 1 file:
mrInit now sets the fields 'originalFileName' to the name of the given nifti file and 'originalGroupName' to 'Raw'. Without those fields present, motionComp choked - fileName and originalFileName are set to the same thing, but this is probably easier than adding logic/check in motionComp.
2 lines of code changed in 1 file:
add mrReadme option
8 lines of code changed in 1 file:
createReadme uses default matlab dialog boxes. mrReadme the mrLoadRet equivalents. also timestamp the readme file.
167 lines of code changed in 2 files:
changed scanDir check to use niftiFileExtension, rather than hardcoded *.img
1 lines of code changed in 1 file:
comments and some minor fixes
20 lines of code changed in 1 file:
This is an alternative function to mrInitRet that is scriptable, uses preferences for getting magnet/coil/protocol names and has a GUI built on mrParamsDialog
306 lines of code changed in 1 file:
Initial revision
164 lines of code changed in 2 files: