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

Fixed units on errors in fake TOAs #1653

Merged
merged 4 commits into from
Oct 19, 2023
Merged

Conversation

dlakaplan
Copy link
Contributor

Previously make_fake_toas_uniform would ignore the units on the errors that were passed (instead, us were assumed). I think this fixes that.

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0201737) 68.33% compared to head (6bf48dc) 68.33%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1653      +/-   ##
==========================================
- Coverage   68.33%   68.33%   -0.01%     
==========================================
  Files         104      104              
  Lines       24112    24110       -2     
  Branches     4280     4280              
==========================================
- Hits        16478    16476       -2     
  Misses       6549     6549              
  Partials     1085     1085              
Files Coverage Δ
src/pint/simulation.py 85.45% <ø> (-0.18%) ⬇️

... and 2 files with indirect coverage changes

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

@dlakaplan dlakaplan added the awaiting review This PR needs someone to review it so it can be merged label Oct 17, 2023
CHANGELOG-unreleased.md Outdated Show resolved Hide resolved
@abhisrkckl
Copy link
Contributor

This looks good to me. Shall I merge this?

@dlakaplan
Copy link
Contributor Author

Yes, I think this is small & ready.

@abhisrkckl abhisrkckl merged commit 89e9668 into nanograv:master Oct 19, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review This PR needs someone to review it so it can be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants