History of AFNI updates  

|
December 07, 2018 08:15PM
Hi Rick,

I can't seem to figure out how to get the reconstructed output file from Dimon to be written into the folder specified in 'gert_outdir'.

Here is my script:

Dimon -infile_prefix SS22_Structural/e177/s1547/i \
-gert_create_dataset \
-gert_outdir SS22_Structural/Flair \
-gert_to3d_prefix Flair.nii.gz

I run this script in a parent directory (Structural_Scans) that contains the folder SS22_Structural. I am expecting it to create a directory in SS22_Structural called "Flair" and put the output of Dimon in that new directory. It creates the Flair directory in the correct place but it empty. Whatever I try it always writes the files to the current directory (Strucrural_Scans). I get an error at the end of the code that says "mv: No match". I am thinking that the last step where it moves the data is not working for some reason.

Warm regards,
Christine
Subject Author Posted

how to write Dimon output files into gert_outdir

Christine Smith December 07, 2018 08:15PM

Re: how to write Dimon output files into gert_outdir

Colm Connolly December 11, 2018 10:44AM

Re: how to write Dimon output files into gert_outdir

rick reynolds December 11, 2018 12:30PM

Re: how to write Dimon output files into gert_outdir

rick reynolds December 12, 2018 09:19AM