tuoyl / tat-pulsar

A Python based pulsar timing analysis tools (TAT).
https://tuoyl.github.io/tat-pulsar/
MIT License
5 stars 4 forks source link

Validation of the binary correction algorithm #29

Open tuoyl opened 1 year ago

tuoyl commented 1 year ago

There are several algorithm for the binary system correction. We have introduced the algorithm in Deeter paper, BT paper, as well as the approach of solving the Kepler equation of the binary system. We need to figure out:

  1. In what case should we choose which algorithm
  2. The difference and the validation of each algorithm
  3. The accuracy for each algorithm if we choose the most suitable one.