From f9917405b5b2130939e41fa2407253b1d7b424d8 Mon Sep 17 00:00:00 2001 From: Patrick Sadil Date: Tue, 1 Oct 2024 22:30:51 -0400 Subject: [PATCH] update from entity to match value created by fmriprep --- fmriprep/data/io_spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fmriprep/data/io_spec.json b/fmriprep/data/io_spec.json index 5d90f184c..44b684563 100644 --- a/fmriprep/data/io_spec.json +++ b/fmriprep/data/io_spec.json @@ -41,7 +41,7 @@ }, "boldref2fmap": { "datatype": "func", - "from": "orig", + "from": "boldref", "mode": "image", "suffix": "xfm", "extension": ".txt"