matvis.gpuΒΆ

GPU implementation of the simulator.

Functions

do_beam_interpolation(freq, beam_list, ...)

Perform the beam interpolation, choosing between CPU and GPU as necessary.

gpu_beam_interpolation(beam, daz, dza, az, za)

Interpolate beam values from a regular az/za grid using GPU.

simulate(*, antpos, freq, eq2tops, crd_eq, ...)

GPU implementation of the visibility simulator.