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

Interpolate calibration for changed frequency range #23

Open
Kezii opened this issue Apr 7, 2019 · 2 comments
Open

Interpolate calibration for changed frequency range #23

Kezii opened this issue Apr 7, 2019 · 2 comments

Comments

@Kezii
Copy link
Contributor

Kezii commented Apr 7, 2019

Is it realistic to have the way to calibrate across the whole frequency range, with a lot of points, save this calibration, and then scan only a subset of the frequency range for the actual usage?

For example, I can set everything up, start a super big 10 minute calibration, save it, and from that point I can change all the frequency & resolutions I want and it interpolates the calibration

I don't think that it would matter that much given the relatively limited precision of the instrument

@turbyho
Copy link

turbyho commented Apr 8, 2019

Yes, it's frustrating

@xaxaxa
Copy link
Collaborator

xaxaxa commented Apr 8, 2019

Yes it should be possible to implement; all that needs to be done is to not clear the cal when frequency range is changed, then add code to interpolate on the fly when displaying values. I would welcome a pull request ;)

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

No branches or pull requests

3 participants