Skip to content

Fix psr.pos_t for pulsars without proper motion.#448

Closed
abhisrkckl wants to merge 101 commits into
nanograv:masterfrom
abhisrkckl:fix_pos_t
Closed

Fix psr.pos_t for pulsars without proper motion.#448
abhisrkckl wants to merge 101 commits into
nanograv:masterfrom
abhisrkckl:fix_pos_t

Conversation

@abhisrkckl

Copy link
Copy Markdown

No description provided.

vhaasteren and others added 28 commits November 10, 2025 09:03
Add sqrtN solve for sherman-morrison and white noise kernels
Revert fastshermanmorrison-pulsar version
…ions

Update Python support to 3.10-3.14, drop EOL versions
…lized the duck-typing mechanism to check for callables
Update sqrtsolve to new fastshermanmorrison definitions
Fix: use duck-typing in Pulsar() to determine whether we have a libstempo or PINT object
Correcting "<" and ">" in description of parameters in `broken_powerlaw()`
Fix parameter descriptions in gp_priors.py
@abhisrkckl abhisrkckl closed this May 25, 2026
@codecov

codecov Bot commented May 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.07117% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.59%. Comparing base (90dfa56) to head (1d68864).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
enterprise/signals/gp_signals.py 81.81% 22 Missing ⚠️
enterprise/pulsar.py 48.00% 13 Missing ⚠️
enterprise/signals/signal_base.py 82.14% 10 Missing ⚠️
enterprise/signals/gp_priors.py 83.33% 5 Missing ⚠️
enterprise/signals/utils.py 83.33% 4 Missing ⚠️
enterprise/signals/gp_bases.py 92.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #448      +/-   ##
==========================================
+ Coverage   71.58%   72.59%   +1.01%     
==========================================
  Files          13       13              
  Lines        3245     3478     +233     
==========================================
+ Hits         2323     2525     +202     
- Misses        922      953      +31     
Files with missing lines Coverage Δ
enterprise/signals/anis_coefficients.py 12.14% <ø> (ø)
enterprise/signals/selections.py 58.47% <ø> (ø)
enterprise/signals/white_signals.py 98.61% <ø> (ø)
enterprise/signals/gp_bases.py 75.72% <92.00%> (+5.21%) ⬆️
enterprise/signals/utils.py 82.18% <83.33%> (+0.07%) ⬆️
enterprise/signals/gp_priors.py 85.33% <83.33%> (-3.73%) ⬇️
enterprise/signals/signal_base.py 90.86% <82.14%> (+0.62%) ⬆️
enterprise/pulsar.py 29.80% <48.00%> (+0.97%) ⬆️
enterprise/signals/gp_signals.py 69.87% <81.81%> (+2.84%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6335ff7...1d68864. Read the comment docs.

🚀 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.

7 participants