-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementneeds researchspeedupApproaches/ideas that might speed up the codeApproaches/ideas that might speed up the code
Description
apply_beam in uvsim.py interpolates the beam for every antenna in every baseline. In principle, we only need to interpolate the beam once per unique beam and find a way to reuse it when an antenna using that beam shows up in another pair. We may need shared memory to do this, so the architecture requires more thought.
Metadata
Metadata
Assignees
Labels
enhancementneeds researchspeedupApproaches/ideas that might speed up the codeApproaches/ideas that might speed up the code