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

Support sampling of antenna terms at unique time, feed and antenna, rather than per row #268

Open
sjperkins opened this issue Jan 27, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@sjperkins
Copy link
Member

sjperkins commented Jan 27, 2022

Within the FUSED RIME, the beam is sampled twice per row, and there is a non-trivial degree of computation involved: https://github.com/ska-sa/codex-africanus/blob/174645637b39ea037a7b557e29cdebd55ba0146c/africanus/experimental/rime/fused/terms/cube_dde.py#L149-L295

The performant solution would to evaluate antenna terms per unique, time, feed and antenna, multiply them together and cache the results for use within the RIME onion.

Originally posted by @sjperkins in #265 (comment)

@sjperkins sjperkins added the enhancement New feature or request label Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant