History of AFNI updates  

|
February 23, 2023 02:16PM
Hey Rick!

Yup that's where I downloaded R packages to. I attached a photo of all the contents in it.

I'm running into a new issue now. things worked well for @SSwarper which was my first goal. But when i add the option
-SSopt '-blur_fwhm 2'
I get
-SSopt: command not found

Is it obvious why this command would work:
xvfb-run vglrun -d egl @SSwarper \
-input $work/control_$1/t1_hr.nii \
-base /home/coopapap/AFNIbin/MNI152_2009_template_SSW.nii.gz \
-subid control_$1 \
-odir $directory_sswarper

but not this one:
xvfb-run vglrun -d egl @SSwarper \
-input $work/control_$1/t1_hr.nii \
-base /home/coopapap/AFNIbin/MNI152_2009_template_SSW.nii.gz \
-subid control_$1 \
-odir $directory_sswarper
-SSopt '-blur_fwhm 2'
Attachments:
open | download - R.png (76.4 KB)
Subject Author Posted

Cannot execute binary files

coopapap February 18, 2023 03:21PM

Re: Cannot execute binary files

rick reynolds February 18, 2023 09:31PM

Re: Cannot execute binary files

coopapap February 20, 2023 01:21PM

Re: Cannot execute binary files

rick reynolds February 20, 2023 02:04PM

Re: Cannot execute binary files

coopapap February 21, 2023 02:08PM

Re: Cannot execute binary files

rick reynolds February 22, 2023 04:11PM

Re: Cannot execute binary files Attachments

coopapap February 23, 2023 02:16PM

Re: Cannot execute binary files

rick reynolds February 23, 2023 02:40PM