AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

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