Skip to content

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