sot / chandra_aca

Chandra Aspect Camera Tools
https://sot.github.io/chandra_aca
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

add AOKALSTR, AOPCADMD, AOACASEQ when fetching blobs #126

Closed javierggt closed 2 years ago

javierggt commented 2 years ago

Description

These are minimal changes to add AOKALSTR, AOPCADMD, AOACASEQ when fetching blobs. Note that these MSIDS are still not fetched when fetching VCDU frames.

I also added a get_state_codes function, more or less what cheta does, to convert AOPCADMD, AOACASEQ status codes to standard human-readable strings.

Interface impacts

None

Testing

Unit tests

Independent check of unit tests by [REVIEWER NAME]

Functional tests

Test were done in chandra_aca/pull/126