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

Create an inspection function to determine stream properties #145

Closed
mhvk opened this issue Mar 14, 2018 · 3 comments
Closed

Create an inspection function to determine stream properties #145

mhvk opened this issue Mar 14, 2018 · 3 comments

Comments

@mhvk
Copy link
Owner

mhvk commented Mar 14, 2018

It would be useful to have a function that can inspect a stream, tell which type it is, what its basic properties are, and whether it seems basically correct (e.g., do tests on EDV3 that the sample rate makes sense).

Obviously, this would be a requirement for eventually having a baseband.open()

@mhvk
Copy link
Owner Author

mhvk commented Mar 29, 2018

This information should include sample rate from VDIF headers (and whether it is correct or not; see #135)

Also see the VDIF frameset consistency checker #117

@mhvk
Copy link
Owner Author

mhvk commented Apr 4, 2018

First cut at this in #198 (not for 1.0).

@mhvk
Copy link
Owner Author

mhvk commented Apr 26, 2018

fixed by #200

@mhvk mhvk closed this as completed Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant