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] Update B0Field metadata to accommodate single-blip fieldmaps #968

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

effigies
Copy link
Collaborator

@effigies effigies commented Jan 7, 2022

Follow-up to #622. We realized that as currently worded, there are unresolvable ambiguities for pepolar schemes. Consider the case where you have two BOLD series and one reverse-PE EPI fieldmap. The inputs to estimate the fieldmap could be one or both BOLD files (along with the reverse-PE EPI), and the estimated fieldmap could then apply to one or both.

This allows files to be listed as part of multiple identifiers, and for a BOLD file to be part of an B0FieldIdentifier AND have a B0FieldSource.

@effigies effigies requested a review from tsalo as a code owner January 7, 2022 19:06
@effigies effigies requested a review from oesteban January 7, 2022 19:20
Copy link
Member

@sappelhoff sappelhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not an expert: why do you remove the participant_relative format?

@effigies
Copy link
Collaborator Author

Because these are strings, not paths.

@oesteban
Copy link
Collaborator

Thanks for this.

@effigies effigies added this to the 1.7.0 milestone Jan 18, 2022
@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #968 (92559f8) into master (17ca52d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #968   +/-   ##
=======================================
  Coverage   36.16%   36.16%           
=======================================
  Files           8        8           
  Lines         788      788           
=======================================
  Hits          285      285           
  Misses        503      503           

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 5fe26e1...92559f8. Read the comment docs.

Copy link
Collaborator

@Remi-Gau Remi-Gau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sappelhoff sappelhoff merged commit a3cfa1a into bids-standard:master Feb 1, 2022
@sappelhoff sappelhoff changed the title ENH: Update B0Field metadata to accommodate single-blip fieldmaps [ENH] Update B0Field metadata to accommodate single-blip fieldmaps Oct 23, 2022
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.

4 participants