kadi.commands.core#

Classes#

CommandTable

Astropy Table subclass that is specialized to handle commands.

Functions#

read_backstop(backstop[, add_observations, load_name])

Read backstop and return a CommandTable.

add_observations_to_cmds(cmds[, load_name])

Add OBS commands to cmds and return new CommandTable.

get_cmds_from_backstop(backstop[, remove_starcat])

Initialize a CommandTable from backstop.

filter_cmd_events_by_event(*args)

Returns a function that filters command events based on a list of event names.

filter_scs107_events(cmd_events)

Filter SCS-107 related events from command history.

set_time_now(date)

Context manager to temporarily set CXOTIME_NOW to date.