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

'test_meas_some_missing()' might be incorrect in test_obs3.py #44

Closed
anand-satnav opened this issue May 13, 2019 · 2 comments
Closed

'test_meas_some_missing()' might be incorrect in test_obs3.py #44

anand-satnav opened this issue May 13, 2019 · 2 comments

Comments

@anand-satnav
Copy link

The issue is in line 61 of test_obs3.py

assert S2P.shape == (2, 14)

After looking at demo3.10o file, I think the shape should be (2, 10) since the measurement 'S2P' is present only in the G satellite system (10 satellites) and should not include the R satellite system (4 satellites)

Correct me if I am wrong

@scivision
Copy link
Member

Thanks, we will look at this!

@scivision
Copy link
Member

this was fixed in fd7f814 thanks

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

2 participants