-
Notifications
You must be signed in to change notification settings - Fork 50
139 resonator class support 3d measurements #140
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
base: master
Are you sure you want to change the base?
Conversation
|
Tested with full & partial 1D, 2D & 3D measurements |
|
Using this branch for issue #138 aswell |
|
Some minor refactoring overall: resonator fitting file management moved to spectroscopy since it used to exists specifically for the there implemented file structure and had to reconstruct the current state of the measurement depending on file state. New class can be dual used as custom circle fitter. legacy circlefit deleted for clean up log function file handling moved outside of spectroscopy/transport for a unified use since it is mostly independent of current measurement state |
…ze if desired, at cost of no convenient IQ-view and pre-calculated datasets
…circlefit depend on old mathematical implementation instead, untested
…s-support-3d-measurements
…: Fix previous measurement loggers not removed
Reworked Resonator Class to now only provide 1D freq, amp, phase in, 1D + 0D results out. Saving the output data is now handled by spectroscopy script itself with the necessary naming based on information gained from a fixed base class all fit functions are derived from.
Suppot for automatic circlefits in 3D measurements was added.
Old circlefit files (both classic and 2019) as well as old resonator class are kept as legacy in files but could theoretically be deleted