plotprofilemap – Makes profile map. – visualization task
Description
The plotprofilemap makes spectral profile map from specified image. The task accepts both CASA image and FITS cube as an input.
Parameters
Parameter |
Default |
Description |
|---|---|---|
imagename |
|
Input image name (CASA image or FITS) |
figfile |
|
Output figure name |
overwrite |
|
Overwrite existing figfile |
transparent |
|
Output transparent figure |
pol |
|
Polarization component to be plotted |
spectralaxis |
|
Type of spectral axis |
restfreq |
|
Rest frequency |
plotrange |
|
Spectral axis range to plot |
title |
|
Title of the plot |
linecolor |
|
Line color |
linestyle |
|
Line style |
linewidth |
|
Line width in points |
separatepanel |
|
Separate plots |
plotmasked |
|
Masked data handling |
maskedcolor |
|
Line color for masked data |
showaxislabel |
|
Show axis labels on the bottom left panel |
showtick |
|
Show axis ticks |
showticklabel |
|
Show axis tick labels on the bottom left panel |
figsize |
|
Size of the figure |
numpanels |
|
Number of panels |
Parameter Explanations
imagename
''
Input image name (CASA image or FITS)
figfile
''
Output figure name
overwrite
False
Overwrite existing figfile
transparent
False
Output transparent figure
pol
int(0)
Polarization component to be plotted
spectralaxis
''
Type of spectral axis
restfreq
''
Rest frequency
plotrange
''
Spectral axis range to plot
title
''
Title of the plot
linecolor
'b'
Line color
linestyle
'-'
Line style
linewidth
float(0.2)
Line width in points
separatepanel
True
Separate plots
plotmasked
'empty'
Masked data handling
maskedcolor
'gray'
Line color for masked data
showaxislabel
False
Show axis labels on the bottom left panel
showtick
False
Show axis ticks
showticklabel
False
Show axis tick labels on the bottom left panel
figsize
''
Size of the figure
numpanels
''
Number of panels