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 a height scaling factor when using default height #56

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

chrisjonesBSU
Copy link
Member

This adds a hidden attribute that scales the default height which is calculated from the box. This just serves as a buffer to make sure we are visualizing the entire simulation volume. This is not used when the height attribute is set explicitly.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #56 (acb3545) into master (45fcd2d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   96.06%   96.08%   +0.01%     
==========================================
  Files           8        8              
  Lines         636      638       +2     
==========================================
+ Hits          611      613       +2     
  Misses         25       25              
Files Changed Coverage Δ
cmeutils/visualize.py 97.35% <100.00%> (+0.02%) ⬆️

@chrisjonesBSU chrisjonesBSU merged commit ac038b5 into cmelab:master Sep 18, 2023
3 checks passed
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.

1 participant