sot / kadi

Chandra commands and events
https://sot.github.io/kadi
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Add helpers for compatibility with legacy commands / states code #170

Closed taldcroft closed 4 years ago

taldcroft commented 4 years ago

Description

This adds a helper method to convert CommandTable to list of dict. This can help tools to get back to a format like Ska.ParseCM.

It also adds tstart and tstop to the continuity to make it look more like a state0 dict.

Testing