v0.9.7
What's Changed
- Implemented Roemer delay terms up to O(e^3) in ELL1 model by @wcfiore in #1573
- Deleting JUMP1 does not break fitting by @dlakaplan in #1604
- Make the usage of TZR TOA explicit by @abhisrkckl in #1607
- New
pint.print_info()
function, Update CONTRIBUTING.rst by @abhisrkckl in #1601 - Simulating TOAs from tim file when PLANET_SHAPIRO is true now works by @dlakaplan in #1614
- Autocorrelation check for event_optimize by @devbhakt in #1610
- Download data file automatically in
high_level_benchmark.py
by @abhisrkckl in #1619 - Make
TimingModel.params
andTimingModel.ordered_params
identical. by @abhisrkckl in #1617 - Minor doc updates by @dlakaplan in #1620
- FDJUMP implementation (Hacky version) by @abhisrkckl in #1615
New Contributors
Full Changelog: 0.9.6...0.9.7