Skip to content

Added support for DC point exceptions and non-uniform frequency vectors

Jason J Ellison requested to merge Update_to_Version_15 into master

Version 15 adds functionality to look for a DC point within input data and account for it without throwing an error. It also looks for a bad frequency vector, interpolates to a good vector, and creates the errorboxes, and interpolates back to the input vector so de-embedding can be done properly.

Merge request reports