Hello everyone,
I have designed a workflow for preprocessing of fMRI data of several subjects using nipype. During the preprocessing and running workflow, nipype creates temporary files for each pipeline node which occupy a lot of space on the system. Is there a way to delete these temporary files for each subject without stopping the pipeline?