simple_beam_plot

Example use of BeamSet and subclasses BeamMeasure.

Copyright (C) CSIRO 2017

Module Contents

Functions

arg_init()

get_nx_ny(n)

main()

Attributes

explanation

help_start

simple_beam_plot.explanation = 'This provides an example of a simple plotting of beams from a MapSet.\n'[source]
simple_beam_plot.help_start = Multiline-String[source]
Show Value
"""Plots beams in the given input file. All beams for the given antenna and
channel number are plotted on a single page. If the beam maps are one-
dimensional (cuts), a line plot is drawn for each. Raw map data are
interpolated onto a finer grid if requested with '-i'.
"""
simple_beam_plot.arg_init()[source]
simple_beam_plot.get_nx_ny(n)[source]
simple_beam_plot.main()[source]