Functions | |
def | simobserve |
def | plotpb |
Helper functions to plot primary beam. | |
def | finalize_tools |
def task_simobserve.finalize_tools | ( | ) |
Definition at line 1278 of file task_simobserve.py.
Referenced by simobserve().
def task_simobserve.plotpb | ( | pb, | |
axes, | |||
lims = None , |
|||
color = 'k' |
|||
) |
Helper functions to plot primary beam.
Definition at line 1230 of file task_simobserve.py.
Referenced by simobserve().
def task_simobserve.simobserve | ( | project = None , |
|
skymodel = None , |
|||
inbright = None , |
|||
indirection = None , |
|||
incell = None , |
|||
incenter = None , |
|||
inwidth = None , |
|||
complist = None , |
|||
compwidth = None , |
|||
setpointings = None , |
|||
ptgfile = None , |
|||
integration = None , |
|||
direction = None , |
|||
mapsize = None , |
|||
maptype = None , |
|||
pointingspacing = None , |
|||
caldirection = None , |
|||
calflux = None , |
|||
obsmode = None , |
|||
refdate = None , |
|||
hourangle = None , |
|||
totaltime = None , |
|||
antennalist = None , |
|||
sdantlist = None , |
|||
sdant = None , |
|||
thermalnoise = None , |
|||
user_pwv = None , |
|||
t_ground = None , |
|||
t_sky = None , |
|||
tau0 = None , |
|||
seed = None , |
|||
leakage = None , |
|||
graphics = None , |
|||
verbose = None , |
|||
overwrite = None , |
|||
async = False |
|||
) |
Definition at line 28 of file task_simobserve.py.
References finalize_tools(), irc_cs_task_regression.max, asap.asapmath.msg, plotpb(), casa_in_py.saveinputs(), and irc_cs_task_regression.sum.
Referenced by simobserve.simobserve().