Skip to content

Explicit "intendedfor" annotation #38

@yarikoptic

Description

@yarikoptic

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions