-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Using singularity version: rapidtide_1.9.0.sif
I run rapidtide2x while specifying corrmask, refineinclude, and nofitfilt flags. The same mask is used for corrmask, and refineinclude. Full command line options example below:
/usr/local/miniconda/bin/rapidtide2x /scratch/ahmedha/BOLD/rapid_troubleshoot/231225/epi_folder/231225_registered_toMni_epi.nii.gz /scratch/ahmedha/BOLD/rapid_troubleshoot/231225/epi_folder/output --regressor=/scratch/ahmedha/BOLD/rapid_troubleshoot/blockTimes225.txt -N 0 -r -10,140 -f 3 -F 0.005,0.05 --lagmaxthresh=40 --ampthresh=0.2 --pca --noglm --nofitfilt --nprocs=1 --passes=3 --corrmask=/scratch/ahmedha/BOLD/rapid_troubleshoot/average305_t1_tal_lin_mask.nii.gz --refineinclude=/scratch/ahmedha/BOLD/rapid_troubleshoot/average305_t1_tal_lin_mask.nii.gz
The outputs looked to be masked correctly, however there are several voxels within the mask that look to have odd behavior.
In these voxels lagstrengths, lagtimes, and R2 look to have values of 0. When looking at the corrout of these voxels it looks like the maximum cross correlation occurs at the first volume. Example in screenshots below:
Is this expected behavior?


