Skip to content

Session is always required #48

@akhanf

Description

@akhanf

For cross-sectional datasets we wouldn't want to use the session entity, or at the minimum, set it to a constant (I think the latter is possible maybe via remapping??)

But would be good to refactor the code to make session optional. Using the bids() function from snakebids is a good starting point, and perhaps using a conditional to set a subj_wildcards dict, eg. {'subject':'{subject}', 'session':'{session}'}, or {'subject':'{subject}'}, depending on whether the global no-session flag is used. Would need conditionals in a number of other spots too, as well as buried in the python scripts..

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