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 S1 bias coordinate #174

Merged
merged 3 commits into from
Jul 11, 2024
Merged

Fix S1 bias coordinate #174

merged 3 commits into from
Jul 11, 2024

Conversation

zihaoxu98
Copy link
Collaborator

This is a long existing bug in BBF but we never took it seriously. The bias was defined in the number of PE coordinate but in the past it was interpolated based on number of PhD. This is fixed in this PR.

Also a small function is added which I find useful to clear all caches.

@coveralls
Copy link

coveralls commented Jul 11, 2024

Pull Request Test Coverage Report for Build 9897340202

Details

  • 5 of 7 (71.43%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.06%) to 84.814%

Changes Missing Coverage Covered Lines Changed/Added Lines %
appletree/share.py 1 3 33.33%
Totals Coverage Status
Change from base Build 9735253744: -0.06%
Covered Lines: 2368
Relevant Lines: 2792

💛 - Coveralls

Copy link
Contributor

@FaroutYLq FaroutYLq left a comment

Choose a reason for hiding this comment

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

Thanks I feel better now.

@zihaoxu98 zihaoxu98 merged commit 2b89432 into master Jul 11, 2024
7 checks passed
@zihaoxu98 zihaoxu98 deleted the clear_cache branch July 11, 2024 20:13
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