aces.beamset.beambase¶
Defines classes for holding beam maps and models for ASKAP
Copyright (C) CSIRO 2017
Module Contents¶
Classes¶
A base class for holding and providing information about beams. |
|
Provides beam information, given the footprint specification |
|
Provides beam information for single port beams |
Functions¶
- class aces.beamset.beambase.BeamBase(num_beams=0, offsets_rect=None)[source]¶
Bases:
objectA base class for holding and providing information about beams. The subclasses in mind are BeamFormed and BeamSingleports.
- Parameters:
num_beams (int) – number of beams
offsets_rect (
numpy.ndarrayof dimension (num_beams, 2)) – rectangular offsets in l,m about antenna boresight