Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 359 Bytes

hk2df-suzaku

Convert housekeeping data from the satellite Suzaku (ASTRO-EII), available in FITS format from the DARTS (Data ARchive and Transmission System), into a Pandas DataFrame.

Requirement

  • Data: You must download the Suzaku housekeeping data in FITS format from the DARTS using wget or another method.
  • Libraries:
    • Astropy
    • pandas