tudat-team / tudat

A C++ platform to perform astrodynamics and space research.
BSD 3-Clause "New" or "Revised" License
17 stars 28 forks source link

Verification of DSN Doppler observations #174

Closed MiguelAvillez closed 1 month ago

MiguelAvillez commented 1 year ago

Computation of DSN 2-way Doppler observations is unit tested in unitTestDsnNWayDopplerObservationModel.cpp (not yet merged with develop; see https://github.com/tudat-team/tudat/pull/173). Currently the testing is done by comparing the values produced by the code with hard-coded values... also produced by the code 🙃. Ideally the test should be done against the values from Verma (2022), which are already listed in the unit test (but not used); this isn't done at the moment because our residuals don't coincide exactly with Verma's (see attached image).

TODO:

Screenshot 2023-07-17 at 15 19 18