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

ENH: Add flag for STC reference time #137

Merged
merged 3 commits into from
Oct 13, 2021
Merged

ENH: Add flag for STC reference time #137

merged 3 commits into from
Oct 13, 2021

Conversation

mgxd
Copy link
Collaborator

@mgxd mgxd commented Oct 13, 2021

This ports over nipreps/fmriprep#2540, allowing for control of the slice timing reference used during correction.

Additionally, add SliceTimingCorrected and StartTime fields to the BOLD metadata

mgxd added 3 commits October 13, 2021 08:50
This ports over nipreps/fmriprep#2565, allowing for control of the slice timing reference used during correction.
Additionally, add SliceTimingCorrected and StartTime fields to the BOLD metadata.
@codecov-commenter
Copy link

Codecov Report

Merging #137 (2c8bb44) into master (23c3bef) will decrease coverage by 0.00%.
The diff coverage is 32.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   32.58%   32.58%   -0.01%     
==========================================
  Files          44       44              
  Lines        3609     3637      +28     
==========================================
+ Hits         1176     1185       +9     
- Misses       2433     2452      +19     
Impacted Files Coverage Δ
nibabies/cli/parser.py 2.32% <0.00%> (-0.17%) ⬇️
nibabies/workflows/bold/stc.py 30.43% <12.50%> (-4.86%) ⬇️
nibabies/config.py 57.32% <100.00%> (+0.13%) ⬆️
nibabies/workflows/bold/outputs.py 25.86% <100.00%> (+4.76%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23c3bef...2c8bb44. Read the comment docs.

@mgxd mgxd added this to the 21.0.0 milestone Oct 13, 2021
@mgxd mgxd merged commit 1d32d9d into nipreps:master Oct 13, 2021
@mgxd mgxd deleted the fix/stc branch October 13, 2021 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants