Skip to content

jzuhone/eng_archive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Ska engineering telemetry archive is a suite of tools and data products that make available the majority of all Chandra engineering telemetry since the start of year 2000. This includes about 6300 MSIDs. The telemetry are stored in a way that allows for very fast and efficient retrieval into memory. Typical retrieve rates are around 10^7 samples/sec. For an MSID sampled once per second this translates to about 3 sec per year of data.

The engineering telemetry archive consists of:

  • Tools to ingest and compress telemetry from the CXC Chandra archive products.
  • Compressed telemetry files in HDF5 format. Each MSID has three associated products:
    • Full time-resolution data: time, value, quality
    • 5-minute statistics: min, max, mean, sampled value, number of samples
    • Daily statistics: min, max, mean, sampled value, standard deviation, percentiles (1, 5, 16, 50, 84, 95, 99), number of samples.
  • A python module to retrieve telemetry values.

Packages

No packages published

Languages

  • Python 86.6%
  • Shell 6.8%
  • Roff 6.6%