Dcm2bids with reverse phase encoding

Hi,

I found the error. The config file that works is:

 "dataType": "fmap",
 "modalityLabel": "epi",
 "customLabels": "dir-PA",
 "IntendedFor": 1,
 "criteria": {
    "SidecarFilename": "*DTI_rev*"

The problem was that before the section "IntendedFor" was inside the criteria. Thanks for the help.

Best regards,

Manuel

1 Like