reading data from .dat file in python code example Example: read .dat python import numpy as np sed = np.loadtxt('spectra.dat', unpack = True)