Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Use repetition time from BIDS metadata instead of nifti header #218

Merged
merged 1 commit into from
Aug 5, 2024

fix missing repetition time

8a61d89
Select commit
Loading
Failed to load commit list.
Merged

[FIX] Use repetition time from BIDS metadata instead of nifti header #218

fix missing repetition time
8a61d89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 5, 2024 in 0s

48.14% of diff hit (target 79.91%)

View this Pull Request on Codecov

48.14% of diff hit (target 79.91%)

Annotations

Check warning on line 153 in bidsmreye/bids_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bidsmreye/bids_utils.py#L153

Added line #L153 was not covered by tests

Check warning on line 168 in bidsmreye/generalize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bidsmreye/generalize.py#L168

Added line #L168 was not covered by tests

Check warning on line 172 in bidsmreye/generalize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bidsmreye/generalize.py#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 202 in bidsmreye/generalize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bidsmreye/generalize.py#L202

Added line #L202 was not covered by tests

Check warning on line 149 in bidsmreye/prepare_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bidsmreye/prepare_data.py#L149

Added line #L149 was not covered by tests

Check warning on line 153 in bidsmreye/prepare_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bidsmreye/prepare_data.py#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 168 in bidsmreye/prepare_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bidsmreye/prepare_data.py#L168

Added line #L168 was not covered by tests

Check warning on line 170 in bidsmreye/prepare_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bidsmreye/prepare_data.py#L170

Added line #L170 was not covered by tests

Check warning on line 172 in bidsmreye/prepare_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bidsmreye/prepare_data.py#L172

Added line #L172 was not covered by tests

Check warning on line 177 in bidsmreye/prepare_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bidsmreye/prepare_data.py#L177

Added line #L177 was not covered by tests

Check warning on line 180 in bidsmreye/prepare_data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bidsmreye/prepare_data.py#L180

Added line #L180 was not covered by tests