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

Track lost degrees of freedom #1307

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Track lost degrees of freedom #1307

wants to merge 15 commits into from

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Oct 29, 2024

Closes #1296.

Changes proposed in this pull request

  • Calculate lost degrees of freedom in LINC QC file.
  • Fix up some of the documentation.

@tsalo tsalo added the enhancement New feature or request label Oct 29, 2024
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 43.33333% with 17 lines in your changes missing coverage. Please review.

Project coverage is 78.81%. Comparing base (b26cfee) to head (1c2ac79).

Files with missing lines Patch % Lines
xcp_d/utils/modified_data.py 42.10% 11 Missing ⚠️
xcp_d/interfaces/utils.py 45.45% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1307      +/-   ##
==========================================
- Coverage   78.96%   78.81%   -0.15%     
==========================================
  Files          59       59              
  Lines        7383     7403      +20     
  Branches      957      958       +1     
==========================================
+ Hits         5830     5835       +5     
- Misses       1261     1276      +15     
  Partials      292      292              

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

@tsalo
Copy link
Member Author

tsalo commented Oct 30, 2024

Track remaining degrees of freedom (ignoring dfs from statistical tests)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Track lost degrees of freedom
1 participant