-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Absence of "IntendedFor" handling is a notable shortcoming. Recent issue within ReproIn about it was #36 (comment) by @dlevitas.
Although it might be possible to deduce it automagically (nipy/heudiconv#148 (comment)), and by default in case of a single fmap (or pair of se scans with differing _dir
) to assign to all matching bold/dwi; I wonder if in ReproIn context we should better proceed with explicit convention. E.g. annotating both fmap and target scans with some _key-<index>
(e.g. _fmap-1
) to bind those together. With solutions for nipy/heudiconv#148 it would also be possible to verify that what was intended to be the fmap is compatible with the target scan.
ideas/feedback?
Metadata
Metadata
Assignees
Labels
No labels