exoiris.tsdata.TSData.import_fits

exoiris.tsdata.TSData.import_fits#

static TSData.import_fits(name: str, hdul: HDUList) TSData[source]#

Import a data set from a HDUList.

Parameters:
  • name – The name of the dataset to be imported from the HDUList.

  • hdul – The HDUList containing the data.

Return type:

TSData