Add multi-frequency EME and local staged propagation to EME solver notebook - #529
Closed
caseyflex wants to merge 1 commit into
Closed
Add multi-frequency EME and local staged propagation to EME solver notebook#529caseyflex wants to merge 1 commit into
caseyflex wants to merge 1 commit into
Conversation
Contributor
|
Spell check passed successfully for 1 notebook(s). |
caseyflex
force-pushed
the
casey/eme-interp-example
branch
from
June 26, 2026 16:10
f00d784 to
4277869
Compare
…tebook Demonstrates ModeInterpSpec for broadband EME via EMESimulation.freqs with reduced mode solves, and local staged propagation reuse (mode_simulations -> compute_overlaps -> propagate_from_overlaps). Also updates the coupler length sweep to scale only the middle cell and refreshes the Frequency Sweeps tip. Adds the new EME API names to the spellcheck dictionary. Pairs with compute PR #5801. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01XyFPBA2Tpsd28R8urjDDvF
caseyflex
force-pushed
the
casey/eme-interp-example
branch
from
June 26, 2026 16:18
4277869 to
98c08bc
Compare
Contributor
Author
|
Superseded: the compute-repo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds two sections to the EME solver notebook demonstrating features from compute PR #5801 (EME frequency-interpolation handling):
EMESimulation.freqs+ModeInterpSpec.chebto reduce mode solves for broadband EME, with a wavelength × length transmission heatmap.mode_simulations→compute_overlaps→propagate_from_overlaps), validated against the remote result.Also updates the coupler length sweep to scale only the middle cell (per-cell
scale_factors) and refreshes the "Frequency Sweeps" tip.Draft: the new cells call
web.runand need an execution pass to capture outputs (requires backend access and the #5801 EME-interp features available on the backend). Source cells only for now;ruff format/ruff checkand the notebook metadata/private-path hooks pass locally.🤖 Generated with Claude Code
https://claude.ai/code/session_01XyFPBA2Tpsd28R8urjDDvF