Description:
Dear QuNex team,
I was trying to run dwi_legacy_gpu command with the –extra_eddy_args. However, dwi_legacy_gpu will only pass the first parameter to eddy command.
Any help would be greatly appreciated.
Many thanks,
Selena
Call:
qunex dwi_legacy_gpu \
--sessionsfolder="${StudyFolder}/sessions" \
--sessions="${SessionBatchFile}" \
--sessionids="${Session}" \
--overwrite="${Overwrite}" \
--pedir='2' \
--unwarpdir='y' \
--echospacing="$echoSpacingMsec" \
--diffdatasuffix="DWI_dir75_AP" \
--usefieldmap='yes' \
--te='2.46' \
--extra_eddy_args='--niter=8 --fwhm=10,8,6,4,2,0,0,0 --nvoxhp=2000 --mb=2 --ol_nstd=5 --mporder=16 --s2v_niter=5 --data_is_shelled --repol --ol_type=both --with_outliers --estimate_move_by_susceptibility'
Logs:
Running dwi_legacy_gpu with the following parameters:
--------------------------------------------------------------
Study Folder: /scratch/shingshiun/QuNexMamah_NAPLS3_dMRI
Sessions Folder: /scratch/shingshiun/QuNexMamah_NAPLS3_dMRI/sessions
Sessions: 10340_20170828
Study Log Folder:
Using FieldMap: yes
Echo Spacing: .339997000
Phase Encoding Direction: 2
TE value for Fieldmap:
EPI Unwarp Direction: y
Diffusion Data Suffix Name: DWI_dir75_AP
Overwrite prior run: yes
No GPU: no
Extra Eddy Args: --niter=8
--- Full QuNex call for command: dwi_legacy_gpu
/opt/qunex/bash/qx_utilities/dwi_legacy_gpu.sh --sessionsfolder=/scratch/shingshiun/QuNexMamah_NAPLS3_dMRI/sessions --session=10340_20170828 --usefieldmap=yes --pedir=2 --echospacing=.339997000 --te=2.46 --unwarpdir=y --diffdatasuffix=DWI_dir75_AP --overwrite=yes --nogpu=no --extra_eddy_args='--niter=8'
** For an example of how to report an issue, please refer to this post.