nipy / nibabel

Python package to access a cacophony of neuro-imaging file formats
http://nipy.org/nibabel/
Other
649 stars 258 forks source link

ENH: Add Nifti2 capabilities to nib-nifti-dx #1323

Closed effigies closed 3 months ago

effigies commented 4 months ago

Was having trouble understanding why some NIfTIs were behaving weirdly, when I realized they were NIfTI-2.

Could spend a little more time adding auto-detection, but for right now being able to toggle 1/2 is enough for me. Still defaults to 1.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.23%. Comparing base (f40ac39) to head (d571b92).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1323 +/- ## ========================================== - Coverage 92.23% 92.23% -0.01% ========================================== Files 99 99 Lines 12460 12463 +3 Branches 2557 2557 ========================================== + Hits 11493 11495 +2 Misses 644 644 - Partials 323 324 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.