Skip to content

incorrect detailed graphs being generated #2668

Closed
@satra

Description

@satra

Summary

the detailed graph is not listing names of nodes appropriately resulting in incorrect graphs.

scroll down to see the multiple arrows containing nodes in the figures of the following notebook.
https://miykael.github.io/nipype_tutorial/notebooks/introduction_quickstart.html

an example here:

image

i suspect this has something to do with how __repr__ and __str__ are being used.

@oesteban, @effigies - any quick ideas before i look into the code?

Actual behavior

Expected behavior

should have printed the old style with multiple nodes.

see cell 14 in this notebook:
https://github.com/ReproNim/reproducible-imaging/blob/master/notebooks/introductory_dataflows.ipynb

How to replicate the behavior

run the current quickstart notebook in @miykael binder repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions