py21cmsense.observatory.Observatory.beamgridder¶
-
static
Observatory.beamgridder(xcen, ycen, uvgrid, n)[source]¶ A function for updating a uvgrid with a baseline group
- Parameters
xcen, ycen (float) – The (x,y)-components of the baseline to be gridded, in units of the uvgrid resolution.
uvgrid (array) – The array to update with the new baseline group
n (int) – Number of baselines in the baseline group.