sot / kadi

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

the 15v turn on command is now in an SCS #279

Closed jskrist closed 1 year ago

jskrist commented 1 year ago

https://github.com/sot/kadi/blob/750b92b22a8a9e4e27b8c4a8471bdd50a0f2049e/kadi/commands/states.py#L564

In order for the HRC model to run from kadi data the 15V power state needs to be read in correctly. The 15V turn on now happens as part of SCS-134, so I think this line needs to be updated to something like:

command_attributes = {"tlmsid": "COACTSX", "coacts1": 134}