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

Fix bounding box issue #1093

Merged

Conversation

tpersson
Copy link
Contributor

No description provided.

@rdemaria
Copy link
Contributor

maybe it does not matter, but what about defining:
bbxmargin=(bbmax-bbmin)/100;
bbmax+=bbxmargin;
bbmin-=bbxmargin;

Why do we need this margin anyway?

@rdemaria rdemaria added this to the 5.07.02 milestone Apr 4, 2022
fix typo in comment.
@rdemaria rdemaria self-requested a review August 15, 2022 12:08
@rdemaria rdemaria merged commit 734542a into MethodicalAcceleratorDesign:master Aug 15, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants