read_iris_spectrograph_level2_fits

sunraster.instr.iris.read_iris_spectrograph_level2_fits(filenames, spectral_windows=None, uncertainty=True, memmap=False)[source]

Reads IRIS level 2 spectrograph FITS from an OBS into an IRISSpectrograph instance.

Parameters
  • filenames (list of str or str) – Filename of filenames to be read. They must all be associated with the same OBS number. If you provide a tar file, it will be extracted at the same location.

  • spectral_windows (iterable of str or str) – Spectral windows to extract from files. Default=None, implies, extract all spectral windows.

Returns

result

Return type

ndcube.NDCollection