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

Calibration testcases #708

Merged
merged 3 commits into from
Aug 29, 2024
Merged

Calibration testcases #708

merged 3 commits into from
Aug 29, 2024

Conversation

psavery
Copy link
Collaborator

@psavery psavery commented Aug 15, 2024

No description provided.

kevindlewis23 and others added 3 commits August 15, 2024 14:22
This fixes the expected output to match what the correct answers are
for the simulated TARDIS.

This also gets the lattice parameter to refine (it was already set
to the ideal value before), and it removes the tilt refinements
(we were refining too many things at once - this setup with just
translations and materials seems to be working well).

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
@pep8speaks
Copy link

Hello @psavery! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 114:80: E501 line too long (82 > 79 characters)
Line 115:80: E501 line too long (82 > 79 characters)

Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.32%. Comparing base (433a0d5) to head (4118a8f).
Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #708      +/-   ##
==========================================
+ Coverage   33.49%   36.32%   +2.83%     
==========================================
  Files         129      129              
  Lines       21237    21238       +1     
==========================================
+ Hits         7113     7715     +602     
+ Misses      14124    13523     -601     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@saransh13 saransh13 left a comment

Choose a reason for hiding this comment

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

LGTM

@psavery psavery merged commit 8900b67 into master Aug 29, 2024
8 checks passed
@psavery psavery deleted the calibration-testcases branch August 29, 2024 22:23
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.

4 participants