nanograv / enterprise

ENTERPRISE (Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE) is a pulsar timing analysis code, aimed at noise analysis, gravitational-wave searches, and timing model analysis.
https://enterprise.readthedocs.io
MIT License
64 stars 65 forks source link

Add new interface for utils.get_coefficients() #312

Closed vallis closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #312 (9a06f90) into master (8951072) will increase coverage by 0.25%. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #312      +/-   ##
==========================================
+ Coverage   87.66%   87.91%   +0.25%     
==========================================
  Files          13       13              
  Lines        2910     2962      +52     
==========================================
+ Hits         2551     2604      +53     
+ Misses        359      358       -1     
Impacted Files Coverage Δ
enterprise/signals/gp_signals.py 90.30% <ø> (+0.41%) :arrow_up:
enterprise/signals/utils.py 86.63% <94.73%> (+1.42%) :arrow_up:

Continue to review full report at Codecov.

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