-
Notifications
You must be signed in to change notification settings - Fork 6
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
Apply temporal masking only in views so it doesn't disrupt the propagation #306
Comments
@arouinfar and I discussed this and agreed it sounds like it is worth investigation. |
This will also allow us to use a very narrow band (no tolerance) without disrupting the integration. |
Proposed fix is here and working great in initial testing. Here's a dev version with this fix: https://phet-dev.colorado.edu/html/wave-interference/1.0.0-dev.59/phet/wave-interference_en_phet.html |
We agreed this is looking good, closing. |
Perhaps if we apply the temporal masking in the downstream views only, it will not perturb the wave physics. We would need to apply it in all downstream views, including (but perhaps not limited to) the wave area display, the chart display, the intensity screen, etc.
@arouinfar do you think that's worth investigation? It may be one way to address #304
The text was updated successfully, but these errors were encountered: