PHACountsSpectrumList¶
-
class
gammapy.spectrum.PHACountsSpectrumList[source]¶ Bases:
listList of
PHACountsSpectrumAll spectra must have the same energy binning. This represent the PHA type II data format. See https://heasarc.gsfc.nasa.gov/docs/heasarc/ofwg/docs/spectra/ogip_92_007/node8.html
Methods Summary
from_hdulist(hdulist)Create from HDUListread(filename)Read from file to_hdulist()Create HDUListto_table()Create Tablewrite(outdir, **kwargs)Write to file Methods Documentation