sot / chandra_cmd_states

Interface for creation and maintenance of the Chandra commanded states database.
https://sot.github.io/cmd_states
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Add dither cmd sets and fix nsm cmd_set, etc #64

Closed taldcroft closed 2 years ago

taldcroft commented 2 years ago

Description

This adds dith_on and dith_off command sets. It also updates the nsm command set to include scs107 and dith_off.

Testing

Fixes #50

jeanconn commented 2 years ago

I thought the fundamental issue was that we still want to modernize to Ska3, update testing, and avoid backports. Hence #51 has been hanging around.

taldcroft commented 2 years ago

Argh. Forgot there is this whole mess of Ska2 code still going.

taldcroft commented 2 years ago

From Gregg, so we probably want to update the scs107 state.

Recently, SCS-106 was updated to leave 3 FEPs on rather than no FEPs on.
SCS-106 is run as part of the SCS-107 sequence.

Therefore thermal model history assembly requires that this change be reflected
in any shutdown: both science-only shutdowns as well as Full Stops.  Also, the
ACIS Team recently added new power commands which have to be handled by Backstop History.
taldcroft commented 2 years ago

Should we just merge this?

jeanconn commented 2 years ago

Yes. Though not sure if it is worth cutting the ska2-compatible bits.

taldcroft commented 2 years ago

The Ska2 compatibility is not compromising the Ska3 testing, so it can stay.