Ska package documentation#
See the Ska Overview for a high-level introduction to the Ska runtime environment and pointers to other documentation.
Key packages#
Package |
Description |
---|---|
Compute Chandra maneuver profile. |
|
Fast telemetry archive with an interface to MAUDE telemetry. |
|
Represent times with |
|
Interface to kadi events, commands, and states. |
|
Parse load product files (backstop, DOT, maneuver summary). |
|
ACA star catalog selection. |
|
Sun ephemeris. |
|
ACA star catalog review. |
|
Represent and manipulate quaternions. |
|
Thermal modeling infrastructure. |
Generally useful packages#
Package |
Description |
---|---|
ACA star catalog access and maintenance. |
|
Sub-packages related to ACA and planets. |
|
Chandra planning limits management. |
|
Low-level interface to MAUDE telemetry server. |
|
Collection of sub-packages related to ACA and OCAT. |
|
Access databases. |
|
FTP access. |
|
Common utilities for Ska packages. |
|
Make time-based plot using CXC format for dates. |
|
Performant functions for numpy arrays or record arrays. |
|
Access and search the Telemetry Database (TDB). |
|
Utilities related to unit testing and some handy helpers. |
Domain specific packages#
Package |
Description |
---|---|
ACA image viewer application (real-time and archival). |
|
Compute Earth illumination on ACIS radiator. |
|
Thermal load review for ACIS and HRC. |
|
Utilities for ACIS. |
|
ACA simulator. |
|
Absolute astrometry monitor. |
|
ACIS load review backstop history. |
|
Find attitude from full field search stars |
|
Python interface scripts for MATLAB tools. |
|
Access to CXC archive. |
|
Sync Ska data to another machine. |
|
Tools for maintenance of Ska runtime environment. |
|
ACA load review. |
Legacy packages#
These are included in Ska but use in new code is discouraged.
Package |
Description |
---|---|
Time package providing DateTime class. |
|
Orphaned package still used for ACA load review. |
|
Logging and context-dependent variables. |
|
Astro functions. |
|
File functions. (Note: contextlib.chdir() since Python 3.11). |
|
Original version of parse_cm, deprecated now. |
|
Ska-specific path library that fizzled. |
|
Run system commands - mostly replaced by |
|
Functions now in Quaternion or chandra_aca. |
Legacy documentation#
These pages are no longer maintained and are included for historical reference.