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

add response filter type for non-response channels #116

Open
crotwell opened this issue Jan 21, 2022 · 0 comments
Open

add response filter type for non-response channels #116

crotwell opened this issue Jan 21, 2022 · 0 comments
Labels

Comments

@crotwell
Copy link
Collaborator

Define BaseFilterType to be used when response information is either unknown or not applicable. Idea is to positively state that information is missing, as opposed to just a missing element in xml.

Examples:

  • Old channel where freq response is unknown, but maybe input and output units and overall gain are known. Possible this could be done with a polynomial.
  • Not applicable like a log channel
  • Missing, data exists but no response information is known, perhaps digitized paper record

See #16 for how done in documentation-only for ver 1.

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

No branches or pull requests

1 participant