Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

networkx updates break iterative matching cell tracking #14

Open
rosscarter3 opened this issue Mar 12, 2018 · 1 comment
Open

networkx updates break iterative matching cell tracking #14

rosscarter3 opened this issue Mar 12, 2018 · 1 comment

Comments

@rosscarter3
Copy link

The latest version of netwrokx has removed the attribute graph.edges and replaced it to graph.adj. This breaks the code in update_graph method of the TemporalMatching class.

See migration guide here

@pradal
Copy link
Contributor

pradal commented Mar 12, 2018

Thanks Ross. This issue will be very helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants