pack_pha
- sherpa.astro.io.pack_pha(dataset: DataPHA) Any [source] [edit on github]
Convert a Sherpa PHA data object into an I/O item (tabular).
- Parameters:
dataset (a sherpa.astro.data.DataPHA derived object)
- Returns:
An object representing the data, the format of which depends on the I/O backend.
- Return type:
obj
See also