Skip to content

Conversation

effigies
Copy link
Member

@effigies effigies commented Jul 9, 2024

Changes proposed in this pull request

Not backportable as-is, although the change is very small. To backport into 24.0.x, we could check whether sbref_files[0] is 4D, and fall back to the existing code if not.

This only modifies the workflow in a known-breaking case. Safe for bug-fix releases.

Closes #3319.

Documentation that should be reviewed

Copy link

codecov bot commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.85%. Comparing base (8731708) to head (2516724).
Report is 16 commits behind head on maint/24.0.x.

Additional details and impacted files
@@               Coverage Diff                @@
##           maint/24.0.x    #3320      +/-   ##
================================================
+ Coverage         73.79%   73.85%   +0.05%     
================================================
  Files                56       56              
  Lines              4263     4272       +9     
================================================
+ Hits               3146     3155       +9     
  Misses             1117     1117              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@effigies effigies changed the base branch from master to maint/24.0.x July 10, 2024 01:21
@effigies effigies added this to the 24.0.1 milestone Jul 10, 2024
@effigies effigies merged commit ed8e51d into nipreps:maint/24.0.x Jul 10, 2024
@effigies effigies deleted the fix/multisbref branch July 10, 2024 23:29
effigies added a commit that referenced this pull request Jul 16, 2024
24.0.1 (July 16, 2024)

Bug fix release in the 24.0.x series.

This release resolves a bug with multi-volume single-band references.
If multiple volumes are found, they are processed in the same way as
the BOLD series is processed to produce a motion-correction reference.

* FIX: Validate and summarize multi-volume sbrefs (#3320)
* DOC: Address errors/warnings in RTD builds (#3325)
* DOC: Read html_baseurl from RTD environment, if available (#3324)
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.

n4_correct fails for datasets with multi-volume sbrefs

1 participant