Home

Documentation

Project Support

celldes

Command:celldes
Contexts:Network socket, serial console. Applies only if the CCD is an "OTA" device.
Function:Designates the intended function for each of the 64 cells.
Required Parameters:cells=(64 S/V/D characters)
Optional Parameters:dev=all|0|1

The string of cell designators must be a sequence of exactly 64 characters:

SDesignates Science readout use
VDesignates Video readout during exposure(*)
DDesignates a Dead cell which should be electrically floated

Order of the cells is row-major listing of the Catesian coordinate system of cell positions.

Usage for the cells:

xy07xy17xy27xy37xy47xy57xy67xy77
xy06xy16xy26xy36xy46xy56xy66xy76
xy05xy15xy25xy35xy45xy55xy65xy75
xy04xy14xy24xy34xy44xy54xy64xy74
xy03xy13xy23xy33xy43xy53xy63xy73
xy02xy12xy22xy32xy42xy52xy62xy72
xy01xy11xy21xy31xy41xy51xy61xy71
xy00xy10xy20xy30xy40xy50xy60xy70

Is sent in the string in the following order:

cells=xy00 xy10 xy20 . . . xy67 xy77

An actual command selecting all cells on "dev 1" but using xy11 for video would look like:

celldes dev=1 cells="SSSSSSSSSVSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS"

(*) CCD readouts, video or science, are "destructive" so a even though a "V" cell still gets included in the final readout, there is no valid image data.

Notes:

If dev= is omitted, the last default dev applies (which can be either 0 or 1, but not "all").

The FITS header for each exposure contains a nice self-documenting map illustrating which cells where video or floated, in addition to the 64-character keyword value CELLDES.

Various image displays may be rotated or flipped to match sky!

STA OTA devices have cellrow 0 on top instead of on the bottom (when column 0 is shown on the left.)