What's Changed
- Remove some duplicated code in photon phasoegrams. by @kerrm in #1904
- Don't subtract mean by default while simulating TOAs by @abhisrkckl in #1909
- Type hints in
pint.fitterby @abhisrkckl in #1885 - Power-law solar wind GP as a noise component by @jeremy-baier in #1854
- Explicitly specify Tspan in
PL*Noisecomponents by @abhisrkckl in #1908 - Fixed nan usage by @dlakaplan in #1915
- Make tests run in parallel by @abhisrkckl in #1913
- Fix wideband DM noise simulations + Utility functions for constructing wideband residuals, scaled uncertainties, and design matrix by @abhisrkckl in #1910
find_empty_maskscan now handle models with SWX by @dlakaplan in #1924- Fixes binary conversion errors by @dlakaplan in #1922
- Update utils.taylor_horner_deriv documentation example to give the co… by @Jackson-D-Taylor in #1919
- Add TNCHROMIDX directly while using
cmwavex_setupby @abhisrkckl in #1918 - Calculate integer phases when using polycos in photonphase by @matteobachetti in #1930
noise_residsinWidebandTOAResidualsby @abhisrkckl in #1932- Chromatic exponential dip by @abhisrkckl in #1925
- Remove broken script
event_optimize_multipleby @abhisrkckl in #1933 - Remove ORBWAVE parameters from
BinaryBTPiecewiseby @abhisrkckl in #1937 - Fix
pintk.Pulsar.print_chi2()by @abhisrkckl in #1939 - Fix tcb2tdb factors for solar wind GP parameters by @abhisrkckl in #1943
- Include DM information in
TOAs.get_summary()for wideband TOAs by @abhisrkckl in #1940 - Make whitened residuals available pre-fit + Whitened residuals for wideband by @abhisrkckl in #1935
New Contributors
- @jeremy-baier made their first contribution in #1854
Full Changelog: 1.1.3...1.1.4