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

Add except statements for recurring issues in construction #463

Open
andrewtarzia opened this issue Aug 10, 2022 · 0 comments
Open

Add except statements for recurring issues in construction #463

andrewtarzia opened this issue Aug 10, 2022 · 0 comments

Comments

@andrewtarzia
Copy link
Collaborator

An example is due to a mysterious orientation error, where a "divide by zero" occurs, often this is due to the number of placers being 1 and is solvable by defining the placers in the functional group factory initialiser.

A solution would be to except divide by zero errors with an exception that states the above solution.

lukasturcani pushed a commit that referenced this issue Feb 13, 2024
Related Issues: #463 #462 
Reviewed By: @lukasturcani

This  commit starts the process of adding more clear errors
for issues with construction with stk, to help the user as they
build new topology graphs.
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

1 participant