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 specref not always an integer #411

Merged
merged 1 commit into from
May 13, 2024
Merged

Fix specref not always an integer #411

merged 1 commit into from
May 13, 2024

Conversation

JenniferKarr
Copy link
Contributor

typecast ref to integer FOV.py; I needed this to make the pinhole mask code work, although I'm not sure why.

If it doesn't break anything else, merging to master will let the simulated data scripts run from the main branches of the various softwares.

Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.84%. Comparing base (6057f73) to head (d73d1f7).
Report is 46 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
- Coverage   74.92%   74.84%   -0.09%     
==========================================
  Files          56       56              
  Lines        7777     7819      +42     
==========================================
+ Hits         5827     5852      +25     
- Misses       1950     1967      +17     

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

@teutoburg teutoburg self-requested a review May 13, 2024 06:38
Copy link
Contributor

@teutoburg teutoburg left a comment

Choose a reason for hiding this comment

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

Yeah, I think I already did that in a local branch somewhere, but forgot to push it anywhere. Thanks for the PR 👍

@teutoburg teutoburg changed the title Small fix? to fov.py Fix specref not always an integer May 13, 2024
@teutoburg
Copy link
Contributor

Also, @JenniferKarr please feel free to click the "request review" for me on things like that. I don't always get notified from GitHub otherwise, and only saw this PR by coincidence 🙂

@teutoburg teutoburg merged commit b8769a8 into main May 13, 2024
25 checks passed
@teutoburg teutoburg deleted the karr/index branch May 13, 2024 06:43
@hugobuddel hugobuddel added bug Something isn't working enhancement New feature or request labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants