impv – Construct a position-velocity image by choosing two points in the direction plane. – analysis task

Description

Parameters

Title

Parameter

Default

Description

imagename

''

Name of the input image

outfile

''

Output image name. If empty, no image is written.

mode

'coords'

If “coords”, use start and end values. If “length”, use center, length, and pa values.

start

''

The starting pixel in the direction plane (array of two values).

end

''

The ending pixel in the direction plane (array of two values).

center

''

The center point in the direction plane (array of two values). If specified, length and pa must also be specified and neither of start nor end may be specified.

length

''

The length of the segment in the direction plane. If specified, center and pa must also be specified and neither of start nor end may be specified.

pa

''

The position angle of the segment in the direction plane, measured from north through east. If specified, center and length must also be specified and neither of start nor end may be specified.

width

int(1)

Width of slice for averaging pixels perpendicular to the slice. Must be an odd positive integer or valid quantity. See help for details.

unit

'arcsec'

Unit for the offset axis in the resulting image. Must be a unit of angular measure.

overwrite

False

Overwrite the output if it exists?

region

[ ]

Region selection. Default is entire image. No selection is permitted in the direction plane.

chans

''

Channels to use. Channels must be contiguous. Default is to use all channels.

stokes

''

Stokes planes to use. Planes must be contiguous. Default is to use all stokes.

mask

''

Mask to use. Default is none.

stretch

False

Stretch the mask if necessary and possible? Default False

Parameter Explanations

imagename

''

Name of the input image

outfile

''

Output image name. If empty, no image is written.

mode

'coords'

If “coords”, use start and end values. If “length”, use center, length, and pa values.

start

''

The starting pixel in the direction plane (array of two values).

end

''

The ending pixel in the direction plane (array of two values).

center

''

The center point in the direction plane (array of two values). If specified, length and pa must also be specified and neither of start nor end may be specified.

length

''

The length of the segment in the direction plane. If specified, center and pa must also be specified and neither of start nor end may be specified.

pa

''

The position angle of the segment in the direction plane, measured from north through east. If specified, center and length must also be specified and neither of start nor end may be specified.

width

int(1)

Width of slice for averaging pixels perpendicular to the slice. Must be an odd positive integer or valid quantity. See help for details.

unit

'arcsec'

Unit for the offset axis in the resulting image. Must be a unit of angular measure.

overwrite

False

Overwrite the output if it exists?

region

[ ]

Region selection. Default is entire image. No selection is permitted in the direction plane.

chans

''

Channels to use. Channels must be contiguous. Default is to use all channels.

stokes

''

Stokes planes to use. Planes must be contiguous. Default is to use all stokes.

mask

''

Mask to use. Default is none.

stretch

False

Stretch the mask if necessary and possible? Default False