getCamType

lsst.ts.wep.getCamType(instName)

Get the camera type from instrument name.

Parameters:
instNamestr

Instrument name.

Returns:
camTypeenum ‘CamType’

Camera type.

Raises:
ValueError

Instrument name is not supported.