Purpose
Acquire red and/or blue images across a grid of points
centered on the current position.
Usage
mosaicm <side> <nx> <ny> <dx> <dy>
Arguments
side = [blue|red|both] which side to take data on
nx = number of images to take in x
ny = number of images to take in y
dx = separation of adjacent images (arcsec in detector X direction)
dy = separation of adjacent images (arcsec in detector Y direction)
Output
Restrictions
Exit values
0 = normal completion
1 = wrong number of arguments
Example