help > RE: Error at vdm file generation
Jan 29, 2020  06:01 PM | Ariana Familiar
RE: Error at vdm file generation
Additionally, in using the automatic import from BIDS/.json files the short and long echo times are incorrect - for my fieldmaps they are 4.12 ms and 6.58 ms respectively (with the auto import they are set at 10 and 12.46) - maybe because the units are assumed to be Hz (for some reason the units were not found in the files) but in the .json files they are in ms. The total EPI readout is set correctly.

When I specify the fieldmap type manually and leave the "read double-echo timing from BIDS / .json files" I receive a different error (see below). However when I manually define everything it runs fine.

Not sure if these issues are a result of my .json files (generated with dcm2bids) or not...




Preparing functional Creation of voxel-displacement map (VDM) for distortion correction
ERROR DESCRIPTION:

Error using error
Function is not defined for 'cell' inputs.

Error in conn_setup_preproc (line 2422)
elseif ~isempty(BLIP), error('unable to interpret PhaseEncodingDirection %s (expected ''j+'' or ''j-'' directions)',BLIP);

Error in conn (line 1081)
ok=conn_setup_preproc('',varargin{2:end});

Error in conn_menumanager (line 120)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});

Threaded View

TitleAuthorDate
Ariana Familiar Jan 29, 2020
Alfonso Nieto-Castanon Feb 5, 2020
tali weiss Mar 2, 2020
RE: Error at vdm file generation
Ariana Familiar Jan 29, 2020