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

Improve interface to speckled lasers #246

Open
wants to merge 19 commits into
base: development
Choose a base branch
from

Conversation

RTSandberg
Copy link
Contributor

@RTSandberg RTSandberg commented May 9, 2024

This PR changes how the speckled lasers introduced in PR #221 are structured and clarifies the documentation.

In particular, common functionality is provided in a base class and different forms of temporal smoothing can be expressed in child classes that only modify a few key functions

Questions/potential to-dos

  • Add temporal profile!
  • Is there a way to protect the evaluate function of the base speckled class so children can't modify it?
  • Is the parent documentation properly included in each child class documentation?

@RTSandberg RTSandberg requested a review from RemiLehe May 9, 2024 20:37
@RTSandberg RTSandberg added the cleaning Code cleaning label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleaning Code cleaning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants