v0.9.8
What's Changed
- Fix sphinx build by specifying theme explicitly by @dlakaplan in #1627
- Setting model.PARAM1 = model.PARAM2 no longer overrides the name of PARAM1 by @dlakaplan in #1624
- Fix
.value()
forpairParameters
by @dlakaplan in #1628 - Remove an undefined name by @munahaf in #1631
- Remove an undefined name by @munahaf in #1630
- Replace a test expression to remove a logical short circuit by @munahaf in #1629
- Correction to docstring for pbprime functions by @coclar in #1606
- Fix conversion from ICRS -> ECL when pm uncertainties are None by @dlakaplan in #1632
- Remove
GLSFitter
dependence fromResiduals
by @abhisrkckl in #1618 - Addition of WaveX model by @LuluAgazie in #1609
- Mixed wideband + narrowband TOAs objects should not be allowed. by @abhisrkckl in #1636
- Radial velocities by @dlakaplan in #1638
- Publication output by @abhisrkckl in #1621
- DMWaveX model for Fourier representation of DM noise by @abhisrkckl in #1637
- Include CHI2 in par output by @dlakaplan in #1634
- Bayesian interface for Wideband data (No correlated noise) by @abhisrkckl in #1426
- Updated piecewise orbital model by @poneill129 in #1545
- Simulate correlated noise by @abhisrkckl in #1645
- Fix versioneer by @paulray in #1650
- Sensibly handle unfittable params, No unfittable params in
plk
by @abhisrkckl in #1648 - Fixed units on errors in fake TOAs by @dlakaplan in #1653
- Update to python 3.12 for testing by @dlakaplan in #1652
- Faster implementations of astrometric ssb calculations by @dlakaplan in #1646
- Fit white noise parameters by @abhisrkckl in #1639
- Added elongation for
pintk
by @dlakaplan in #1655 - Speed up some tests by @dlakaplan in #1657
pintk
can swap inputs by @dlakaplan in #1656- Disabled axes for pintk when not in timing model or data by @dlakaplan in #1663
- Add full name for observatories by @dlakaplan in #1668
- Fix sign of y coordinate for Pico Veleta so it's no longer in the sea by @dlakaplan in #1672
- Make whitened residuals available by @abhisrkckl in #1671
- Docstring for
TimingModel.get_deriv_funcs
by @abhisrkckl in #1675 - Fix examples by @abhisrkckl in #1674
- More realistic simulation of narrowband TOAs of multiple frequencies by @abhisrkckl in #1670
- Plot wideband DMs and DM residuals in
pintk
by @abhisrkckl in #1534 - Simulate TOA flags by @abhisrkckl in #1682
- Set
UNITS
to TDB if it is not given in the par file. by @abhisrkckl in #1681 - Add flags example notebook by @dlakaplan in #1683
New Contributors
- @munahaf made their first contribution in #1631
- @coclar made their first contribution in #1606
- @LuluAgazie made their first contribution in #1609
Full Changelog: 0.9.7...0.9.8