Hello,
I have an automated system that is running afni_proc.py and the proc.id script for each of my subjects. I am running into an issue where each subject already has the id.results directory generated by the proc.id script, but the processing has not been completed. I am unable to rerun the subjects be the proc.id script checks for this id.results directory and terminates if it exists. Is there a flag I can pass on with either the afni_proc.py or proc.id that will overwrite/replace that directory Either so I can run the script again from scratch or have it continue where it left off. Otherwise I’ll need to write a script that cleans up all the incomplete subjects.
Thanks,
Josh