Skip to content

Write out meta-data JSON sidecars #1190

Closed
@adelavega

Description

@adelavega

Currently, fmriprep does not output .json metadata sidecar files. This makes it cumbersome to get such information (e.g. TR).

For example, @effigies is working on a PR to grabbit/pybids to allow a user to get the metadata of the original bold file that matches a preproc file. This is still not ideal though, because it requires the original dataset. For some applications (e.g. fitlins) that would require having the original dataset around just to get the TR of preproc file.

If fmriprep were to writeout .json sidecar metadata files for its outputs, it would make these datasets much more independent and portable.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions