You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nipype's dotfile graphs don't work with BIDS-style node names simply because unquoted strings containing hyphens aren't allowed in DOT. Working on #1480 / #1499 I wanted to look at these graphs for FCP-INDI/cpac_run_logs#18, so I just quoted the strings like
I think the 🔗 SVGs are more useful than the PNGs for pretty much any C-PAC configuration just for the sheer size of the things, but since doesn't let you embed SVGs in discussions, here are the PNG graphs for that pipeline.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Nipype's dotfile graphs don't work with BIDS-style node names simply because unquoted strings containing hyphens aren't allowed in DOT. Working on #1480 / #1499 I wanted to look at these graphs for FCP-INDI/cpac_run_logs#18, so I just quoted the strings like
C-PAC/CPAC/pipeline/nipype_pipeline_engine/engine.py
Line 120 in 80d3f7e
I'm wondering if any of these would be useful to be generated and saved in the log directory by default?
Related: #715, #1005
I think the 🔗 SVGs are more useful than the PNGs for pretty much any C-PAC configuration just for the sheer size of the things, but since doesn't let you embed SVGs in discussions, here are the PNG graphs for that pipeline.
colored
exec
exec_detailed
flat
hierarchical
orig
orig_detailed
Beta Was this translation helpful? Give feedback.
All reactions