Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 842 Bytes

File metadata and controls

21 lines (18 loc) · 842 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project, at least loosely, adheres to Semantic Versioning.

This file contains the unreleased changes to the codebase. See CHANGELOG.md for the released changes.

Unreleased

Changed

  • Change StepProblem and MaxIterReached into warnings
  • Removed numpy < 2.4 restriction

Added

  • Anderson-Darling test for normal data with fixed mean/variance
  • KS test to check if the whitened residuals are unit-normal distributed
  • Warning about setting of TZRMJD from TOAs
  • Method to zero out mean residual based on TZRMJD
  • Use VLBI astrometric measurements along with coordinate offset in the timing model

Fixed

Removed