Skip to content

Smarter test of multiecho datasets #2179

@oesteban

Description

@oesteban

Instead of:

https://github.com/poldracklab/fmriprep/blob/4c54ca4f855d4f560c7c4abdbbbcb4fb3a60bae6/fmriprep/workflows/bold/base.py#L147

we may want to do something like:

entities = layout.parse_file_entities(ensure_list(ref_file)[0])
multiecho = "echo" in entities

May I suggest to address this in the context of #1803 ?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions