quadjoin: Rejoin single amplifier images produced by quadsplit

Package: quadred

Usage

quadjoin input

Parameters

input
Root name of images to be joined. Extensions based on the AMPLIST keyword are applied to the root name. This task does not allow a list of input root names.
output = ""
Output image name. If one is not given then the input root name is used.
delete = no
Delete subimages on completion?

Description

Images in split "quadformat" (see help topic quadformat and quadsplit) are rejoined into "quadformat". The input images have a common root name and then an extension given by the amplifier labels in the AMPLIST keyword are added. The output name may be specified or the input root name may be used.

Examples

1. To join a split set of images:

qu> dir quad0072*
quad0072.11.imh     quad0072.21.imh
quad0072.12.imh     quad0072.22.imh
qu> quadjoin quad0072 delete+
qu> dir quad0072*
quad0072.imh

See also

quadformat, quadsplit