Closed
Description
Summary
A question on neurostar motivated me to check terminal_output
and I'm not sure if I understand how this should work. For example, I set terminal_output
="file" for node with BET
and I can see that the file output.nipype
is created, but I it's removed before the node ends. In addition, I think the file is empty before removing anyway and the output is sent to my terminal.
Can someone please explain me what is the expected behavior.