nipype
nipype copied to clipboard
[FIX] mat 7.3 support for SPM.mat files
trafficstars
Summary
Fixes #2162 Fixes #3432
List of changes proposed in this PR (pull-request)
- Replace
sio.loadmatwith a load function specific forSPM.matfiles, so it also supports >2 GB mat 7.3 HDR files - Fix MATLAB's
test_run_interfacewhich I also encountered while running the tests
Codecov Report
Attention: Patch coverage is 5.00000% with 38 lines in your changes missing coverage. Please review.
Project coverage is 70.46%. Comparing base (
e03ab6f) to head (bd0d585). Report is 187 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #3650 +/- ##
==========================================
- Coverage 70.83% 70.46% -0.37%
==========================================
Files 1276 1277 +1
Lines 59320 59153 -167
Branches 9826 8590 -1236
==========================================
- Hits 42019 41685 -334
- Misses 16125 16340 +215
+ Partials 1176 1128 -48
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.