JLBLine / WODEN

CUDA code designed to simulate interferometric data using point, Gaussian, and shapelet sky models
https://woden.readthedocs.io/en/latest/
Mozilla Public License 2.0
5 stars 0 forks source link

4. Modify `source_components::d_beam_gains` to store beam gains from multiple antennas (a tile is usually called an antenna in `WODEN`) #40

Closed JLBLine closed 2 months ago

JLBLine commented 2 months ago

This either means adding new attributes to the source_components::source_component_t struct, or redefining what's there to have an int specifying how many antennas there are. Maybe the latter will be neater

JLBLine commented 2 months ago

This is working as of 22f49c3dcee00195f3f3cb8f65e04c1377628f29