-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Description
Hi,
I'm using Heudiconv 1.3.2 (singularity) on a dataset. I noticed subjects acquired with GE scanners have a single row in their dicominfo.tsv with series_description: "B0rf map"
, dims: 64x64x160. My first thought was that maybe this is "Sbref" (putting it in heuristics.py as b0rf = create_key("sub-{subject}/{session}/func/sub-{subject}_{session}_acq-rest_sbref"
). After conversion, it generated two files (sbref1 and 2): one with BidsGuess: "fieldmap"
with units in Hz with two Echo times and the other BidsGuess: "magnitude"
.
I would like to know what change should I make/add in the heuristics to have HeudiConv automatically generate these images in fmap for me.
Thanks!
Amir
Metadata
Metadata
Assignees
Labels
No labels