store_atran_in_cache

sofia_redux.instruments.forcast.getatran.store_atran_in_cache(atranfile, resolution, filename, wave, unsmoothed, smoothed)[source]

Store atran data in the atran cache.

Parameters:
atranfilestr

File path to the atran file

resolutionfloat

Spectral resolution used for smoothing.

filenamestr

Used to update ATRNFILE in FITS headers.

wavenumpy.ndarray

(nwave,) array of wavelengths.

unsmoothednumpy.ndarray

(nwave,) array containing the atran data from file

smoothednumpy.ndarray

(nwave,) array containing the smoothed atran data