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

Modifying trim_iq to add support for optional chnnum #625

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

egthomas
Copy link
Member

This pull request fixes a bug accidentally introduced by #566. That pull request fixed a bug where the data arrays in iqdat files for some radars were being incorrectly doubled in size (#565). However, I just discovered this caused a new problem for certain radars (probably just the QNX6/MSI-style radars like Fort Hays and Christmas Valley) where trim_iq would only carry over half the data array of each record to the output file.

To address this, I've added a new (optional) chnnum keyword to trim_iq allowing users to override the default chnnum value in the iq structure (similar to make_raw). Note that I've also cleaned up some other line spacing elsewhere in trim_iq.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant