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

tidy: NuOsc fancy logger #272

Merged
merged 2 commits into from
Jan 9, 2025
Merged

tidy: NuOsc fancy logger #272

merged 2 commits into from
Jan 9, 2025

Conversation

KSkwarczynski
Copy link
Member

@KSkwarczynski KSkwarczynski commented Jan 7, 2025

Pull request description

Since NuOscillator uses cout, let's use fancy function which can convert NuOscillator cout into mach3 logger.

Changes or fixes

Examples

before
Before

after
After

Copy link

github-actions bot commented Jan 7, 2025

Hi @KSkwarczynski, thank you for contributing to MaCh3! Please wait for MaCh3 developers to review your PR. If no one answers within a week, please message people from this list: https://github.com/orgs/mach3-software/teams/mach3admin . While waiting, please enjoy this

meme

Use this action on your projects. Use jokes on issues instead.

[this, iSample, &OscillFactory]() {
this->NuOscProbCalcers[iSample] = OscillFactory->CreateOscillator(this->NuOscillatorConfigFile);
});
//NuOscProbCalcers[iSample] = OscillFactory->CreateOscillator(NuOscillatorConfigFile);
Copy link
Contributor

Choose a reason for hiding this comment

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

Could remove the comment

Copy link
Contributor

@dbarrow257 dbarrow257 left a comment

Choose a reason for hiding this comment

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

LGTM

@dbarrow257 dbarrow257 merged commit 377de5d into develop Jan 9, 2025
13 of 14 checks passed
@dbarrow257 dbarrow257 deleted the feature_logger branch January 9, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants