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

Feat cm m5180 improvements #121

Merged
merged 3 commits into from
Mar 29, 2022

Conversation

simonzihlmann
Copy link
Contributor

Improvements for the PointMagPhase class that mimics a CW mode. Now the averages over all points in a trace (generally two as this is the minimum) is used instead of throwing away one data point (half the data).
Validators have been updated.
This also fixes: #120

…averages the two points instead of throwing away half of the data.

update validators to correct values
@omajoshi
Copy link
Contributor

You might want to look into https://coppermountaintech.com/help-s2/calcform.html?q=SLOG for different data formats to reduce the number of conversions from rectangular to polar, etc.

@simonzihlmann
Copy link
Contributor Author

You might want to look into https://coppermountaintech.com/help-s2/calcform.html?q=SLOG for different data formats to reduce the number of conversions from rectangular to polar, etc.

Thanks for the hint. I might consider in a future improvement of the driver. For the moment it works fine.

@simonzihlmann
Copy link
Contributor Author

@jenshnielsen Am I missing anything?

@jenshnielsen
Copy link
Collaborator

Sorry this slipped throught the cracks

@jenshnielsen jenshnielsen enabled auto-merge March 29, 2022 12:56
@jenshnielsen jenshnielsen merged commit e64f41d into QCoDeS:master Mar 29, 2022
@simonzihlmann simonzihlmann deleted the feat_CM_M5180_improvements branch March 29, 2022 13:32
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

Successfully merging this pull request may close these issues.

CopperMountain M5180 -- typo in __init__ docstring?
3 participants