Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit test for gradient calculation with satellite ephemeris #85

Open
rpoleski opened this issue May 4, 2023 · 0 comments
Open

Unit test for gradient calculation with satellite ephemeris #85

rpoleski opened this issue May 4, 2023 · 0 comments

Comments

@rpoleski
Copy link
Owner

rpoleski commented May 4, 2023

The test test_get_d_u_d_params() in test_FitData.py has to be corrected:

  1. It uses private function (_get_d_u_d_params()) which should not happen.
  2. It only tests if answer is different than for calculation without satellite ephemeris, but it does not check if result is consistent with independent calculation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant