Skip to content

Add new phase resolved analysis code and accompanying Jupyter tutorial

d3584a3
Select commit
Loading
Failed to load commit list.
Draft

Draft: Add Phase-Resolved Analysis Tutorial and Tools. #497

Add new phase resolved analysis code and accompanying Jupyter tutorial
d3584a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 1s

78.35% (+78.35%) compared to fb0f9da

View this Pull Request on Codecov

78.35% (+78.35%) compared to fb0f9da

Details

Codecov Report

❌ Patch coverage is 0% with 302 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.35%. Comparing base (fb0f9da) to head (d3584a3).
⚠️ Report is 1653 commits behind head on develop.

Files with missing lines Patch % Lines
cosipy/phase_resolved_analysis/phase_selector.py 0.00% 97 Missing ⚠️
cosipy/phase_resolved_analysis/time_selector.py 0.00% 92 Missing ⚠️
...sipy/phase_resolved_analysis/plot_pulse_profile.py 0.00% 65 Missing ⚠️
cosipy/phase_resolved_analysis/phase_assigner.py 0.00% 45 Missing ⚠️
cosipy/phase_resolved_analysis/__init__.py 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
cosipy/phase_resolved_analysis/__init__.py 0.00% <0.00%> (ø)
cosipy/phase_resolved_analysis/phase_assigner.py 0.00% <0.00%> (ø)
...sipy/phase_resolved_analysis/plot_pulse_profile.py 0.00% <0.00%> (ø)
cosipy/phase_resolved_analysis/time_selector.py 0.00% <0.00%> (ø)
cosipy/phase_resolved_analysis/phase_selector.py 0.00% <0.00%> (ø)

... and 72 files with indirect coverage changes

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