1.0.1
What's Changed
- Bayesian information criterion by @abhisrkckl in #1741
- Allow "CLK UNCORR" in par files by @abhisrkckl in #1747
- Make
Astrometry
&SolarSystemShapiro
faster by @abhisrkckl in #1748 - Fix split swx by @LuluAgazie in #1753
- Allow pintk to read par files with
UNITS TCB
andBINARY T2
+ Exclude function parameters in pintk by @abhisrkckl in #1750 - Fix #1759 (coordinate comparison identity) by @dlakaplan in #1761
- Updated location of CCERA by @dlakaplan in #1758
- Custom type definitions by @dlakaplan in #1756
- New DMX setup function and type hinting for almost all of utils.py by @dlakaplan in #1752
- Try citation.cff by @dlakaplan in #1767
- Fixed bug in residual calculation when adding or removing phase wraps… by @scottransom in #1732
- Better algorithm for TCB -> TDB conversion by @abhisrkckl in #1765
- Type hints in
pint.toa
andget_model
&get_model_and_toas
functions by @abhisrkckl in #1755 - Moved include_gps and include_bipm out of Observatory objects by @paulray in #1763
- Whitened residuals in
pintk
by @abhisrkckl in #1775 - Chromatic delay similar to dispersion delay by @abhisrkckl in #1616
- Remove debugging statement by @dlakaplan in #1778
- Minimal fixes for numpy 2.0 by @dlakaplan in #1784
- Updates for scipy 1.14 by @dlakaplan in #1793
- Fixed docstring in one simulation routine by @dlakaplan in #1782
TOAs.get_Tspan()
method by @abhisrkckl in #1781- Fix removal of top-level parameter by @dlakaplan in #1794
- Handle BIPM and wideband DMs correctly in
make_fake_toas_fromtim
by @abhisrkckl in #1790
Full Changelog: 1.0...1.0.1