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

Generalized Aperture: Grid #694

Open
ax3l opened this issue Sep 3, 2024 · 0 comments
Open

Generalized Aperture: Grid #694

ax3l opened this issue Sep 3, 2024 · 0 comments
Labels
component: elements Elements/external fields

Comments

@ax3l
Copy link
Member

ax3l commented Sep 3, 2024

@SchroederSa raised a request for a generalized aperture element where we can repeat the current rectangle or ellipse acceptance by an offset X and Y on a grid.

We think a quick, efficient way to implement this:

  • add optional repeat_x/y parameters to the aperture
  • if specified, repeat the transmitted part periodically along X or Y or both (along a regular grid) as an infinite mask
  • if a finite mask is needed, users can a single-hole aperture afterwards
@ax3l ax3l added the component: elements Elements/external fields label Sep 3, 2024
@ax3l ax3l added this to the Advanced Methods (SciDAC) milestone Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: elements Elements/external fields
Projects
None yet
Development

No branches or pull requests

1 participant