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 function to visualization_3D.py - show_ComponentCoords #262

Merged
merged 17 commits into from
Mar 10, 2023

Conversation

RiesBen
Copy link
Contributor

@RiesBen RiesBen commented Feb 17, 2023

Adding visualize Component Coordinates. give a list of Components get a view with all components overlayed.

This helps with checking the 3D coords and understanding geometries.

Adding visualize Component Coordinates. give a list of Components get a view with all components overlayed.
adding smoke tests.
Copy link
Member

@IAlibay IAlibay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I'm going to have to add a flake8 linter at some point :/

openfe/tests/utils/test_visualization_3D.py Show resolved Hide resolved
openfe/tests/utils/test_visualization_3D.py Show resolved Hide resolved
openfe/tests/utils/test_visualization_3D.py Show resolved Hide resolved
openfe/utils/visualization_3D.py Show resolved Hide resolved
openfe/utils/visualization_3D.py Show resolved Hide resolved
openfe/utils/visualization_3D.py Outdated Show resolved Hide resolved
openfe/utils/visualization_3D.py Outdated Show resolved Hide resolved
RiesBen and others added 11 commits February 17, 2023 15:10
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
better naming, adding optional shift, typing correction
@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 🎉

Comparison is base (07b4998) 92.86% compared to head (8f6101b) 92.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #262      +/-   ##
==========================================
+ Coverage   92.86%   92.89%   +0.03%     
==========================================
  Files          66       66              
  Lines        4764     4788      +24     
==========================================
+ Hits         4424     4448      +24     
  Misses        340      340              
Impacted Files Coverage Δ
openfe/tests/utils/test_visualization_3D.py 100.00% <100.00%> (ø)
openfe/utils/visualization_3D.py 94.73% <100.00%> (+1.18%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@RiesBen RiesBen requested a review from IAlibay February 17, 2023 17:30
@RiesBen RiesBen merged commit 9e4ce62 into main Mar 10, 2023
@richardjgowers richardjgowers deleted the visualization-of-multiple-components branch April 6, 2023 09:09
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.

3 participants