LATISSUsages#

class lsst.ts.observatory.control.auxtel.LATISSUsages#

Bases: Usages

LATISS usages definition.

Notes

Additional usages definition:

  • TakeImage: Enable Camera-only take image operations. Exclude

    HeaderService, ATSpectrograph and OODS data.

  • Setup: Enable ATSpectrograph setup operations.

  • TakeImageFull: Enable all take image operations with additional support

    events from HeaderService and OODS

Attributes Summary

Attributes Documentation

DryTest = 64#
Setup = 16#
TakeImage = 8#
TakeImageFull = 32#