kadi.commands.validate#

Validate kadi command states against telemetry.

This is a set of classes that validate the kadi command states against Chandra telemetry. The classes are designed to be run either standalone or from the command-line application kadi_validate_states (defined in kadi.scripts.validate_states).

Classes#

PlotAttrs

Plot attributes for a Validate subclass.

Validate

Validate kadi command states against telemetry base class.

ValidatePitch

Validate kadi command states against telemetry base class.

ValidateRoll

Validate kadi command states against telemetry base class.

ValidateDither

Base class for validation of state with state codes like PCAD_MODE

ValidatePcadMode

Base class for validation of state with state codes like PCAD_MODE

ValidateSimpos

Validate kadi command states against telemetry base class.

ValidateObsid

Validate kadi command states against telemetry base class.

ValidateLETG

Base class for validation of state with state codes like PCAD_MODE

ValidateHETG

Base class for validation of state with state codes like PCAD_MODE

Functions#