brainlife / ezbids

A web service for semi-automated conversion of raw imaging data to BIDS
https://brainlife.io/ezbids
MIT License
26 stars 13 forks source link

Add B0FieldIdentifier and B0FieldSource #38

Closed dlevitas closed 1 year ago

dlevitas commented 2 years ago

Source: bids-standard/bids-specification#622

Also ties into our discussion on whether we want to keep the automated fmap IntendedFor mapping or let users have more say over the mapping heuristic

soichih commented 2 years ago

We were discussing this somewhere else (on slack?). Basically, all we need to do is to auto generate the B0FieldIdentifier (maybe just use series #?) and set B0FieldSource on all objects that are listed in Object/IntendedFor array . Am I thinking it right?

dlevitas commented 2 years ago

Yes, that seems to be the gist of it, though I'm not quite sure how it relates to the different fieldmap cases. Only cases 1 & 4 have examples, but maybe that's only where it applies.