Skip to content

Conversation

@jhlegarreta
Copy link
Contributor

Add start time attribute to PET model: allows to fit a PET model using the frames starting at frame_index.

Fixes #22.

@jhlegarreta jhlegarreta force-pushed the enh/add-pet-start-time-index branch 6 times, most recently from 5f5a977 to c4b18ba Compare November 9, 2025 19:33
Add start time attribute to PET model: allows to fit a PET model using
the frames starting at `frame_index`.
@jhlegarreta jhlegarreta force-pushed the enh/add-pet-start-time-index branch from c4b18ba to c831ecd Compare November 14, 2025 07:54
@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

❌ Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.28%. Comparing base (09df9e8) to head (c831ecd).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/nifreeze/model/pet.py 91.30% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #317      +/-   ##
==========================================
+ Coverage   77.01%   77.28%   +0.26%     
==========================================
  Files          28       28              
  Lines        1775     1796      +21     
  Branches      177      183       +6     
==========================================
+ Hits         1367     1388      +21     
  Misses        348      348              
  Partials       60       60              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

ENH (PET): Allow for variable selection of frames to be registered depending on SNR

1 participant