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

Feature/versionUpdates #321

Merged
merged 12 commits into from
Oct 30, 2024
Merged

Feature/versionUpdates #321

merged 12 commits into from
Oct 30, 2024

Conversation

pslocum
Copy link
Contributor

@pslocum pslocum commented Oct 29, 2024

These changes include an update to the recent release of Kassiopeia, as well as some minor additional configurability for multi-probe cavity readouts.

@@ -49,6 +49,7 @@ namespace locust

private:
std::vector<std::vector<std::vector<std::vector<double>>>> fVoltagePhase;
std::vector<double> fChannelPhaseOffsetDeg;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This variable is labeled as "Deg" in the name but is actually in radians. This could be confusing, and I'd recommend dropping "Deg" from the name

@pslocum pslocum merged commit 3d6cf52 into develop Oct 30, 2024
2 checks passed
@pslocum pslocum deleted the feature/CMfollowup branch October 30, 2024 14:55
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.

2 participants