merge_stis_obsspec

measure_extinction.merge_obsspec.merge_stis_obsspec(obstables, waveregion='UV', output_resolution=1000)[source]

Merge one or more STIS 1D spectra into a single spectrum on a uniform wavelength scale

Parameters:
obstableslist of astropy Table objects

list of tables containing the observed STIS spectra usually the result of reading tables

waveregionstring [default = ‘UV’]

wavelength region of spectra possibilities are ‘UV’, ‘Opt’

output_resolutionfloat

output resolution of spectra input spectrum assumed to be at the appropriate resolution

Returns:
output_tableastropy Table object

merged spectra