getDefocalDisInMm

lsst.ts.wep.getDefocalDisInMm(instName)

Get the defocal distance for the instrument

Parameters:
instNamestr

Instrument name, one of ‘lsst’, ‘lsstfam’, ‘comcam’, ‘auxTel’

Returns:
defocalDisInMmfloat

Defocal distance in mm.

Raises:
ValueError

Instrument name is not supported.