RF Data Quality Control #26
jstanco
started this conversation in
OHW22 Project Planning
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I have a python package that I began working on last year as part of OHW 2021 that aims to provide a suite of features to aid in radio frequency data quality control. The current implementation provides load/save functionality for data stored in CODAR format, which produces spectra stored as numpy arrays. In addition, there is a base-class for implementing signal filters, complete with the ability to compose different implementations (a sort of 'filter pipeline').
This year, I was hoping to iterate on this project in a couple of ways:
If anyone would like to work on this project or offer any insight please reach out!
Beta Was this translation helpful? Give feedback.
All reactions