nipreps / niworkflows

Common workflows for MRI (anatomical, functional, diffusion, etc)
https://www.nipreps.org/niworkflows
Apache License 2.0
85 stars 52 forks source link

FIX: Set cal_max in the NIfTI header for visualization after ``IntensityClip`` #878

Closed oesteban closed 3 weeks ago

oesteban commented 3 weeks ago

Resolves: #877.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.54%. Comparing base (44814ec) to head (2adfe19).

Files Patch % Lines
niworkflows/interfaces/nibabel.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #878 +/- ## ========================================== - Coverage 70.55% 70.54% -0.01% ========================================== Files 87 87 Lines 8201 8202 +1 Branches 949 949 ========================================== Hits 5786 5786 - Misses 2408 2409 +1 Partials 7 7 ```

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