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

Enable Graphicle.final to be computed from edge info if missing from ParticleSet #174

Open
jacanchaplais opened this issue Mar 1, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@jacanchaplais
Copy link
Owner

In the case that a Graphicle object has a ParticleSet without a final mask, compute it from the adjacency.

@jacanchaplais jacanchaplais added the enhancement New feature or request label Mar 1, 2024
@jacanchaplais jacanchaplais self-assigned this Mar 1, 2024
@jacanchaplais jacanchaplais added this to To do in graphicle via automation Mar 1, 2024
@jacanchaplais
Copy link
Owner Author

Added failing test for subscripting Graphicle objects. This has broken, because the cached_property of Graphicle.final is now showing up as an attrs field, or something, and getting passed to the Graphicle constructor method. Needs fixing before merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant