Purpose

Set the blue CCD to use single-amplifier readout mode. By default,
it will read out BOTH CCDs. With optional arg "left" or "right",
it will enable only the left (0) or right (1) CCD.

Usage

oneampb [-nowait] [left | right | both]

Flags

-nowait = do not pause at end of execution

Arguments

left = enable only CCD 0 (left side as seen on FIGDISP)
right = enable only CCD 1 (right side as seen on FIGDISP)
both = enable both CCDs [default]

Output

Keyword output is echoed to stdout

Restrictions

None

Exit values

0 = normal completion
1 = wrong number of arguments

Example

1) Reset the blue CCD mosaic to single-amp mode using both CCDs

oneampb

2) Reset the blue CCD mosaic to single-amp mode using only left CCD

oneampb left