nipype.pipeline.plugins.tools module

Common graph operations for execution

nipype.pipeline.plugins.tools.create_pyscript(node, updatehash=False, store_exception=True)
nipype.pipeline.plugins.tools.report_crash(node, traceback=None, hostname=None)

Writes crash related information to a file

nipype.pipeline.plugins.tools.report_nodes_not_run(notrun)

List nodes that crashed with crashfile info

Optionally displays dependent nodes that weren’t executed as a result of the crash.