triqs.dos.dos.dos_from_file
- triqs.dos.dos.dos_from_file(Filename, name='', single_orbital=None)[source]
Read a (multi-)orbital DOS from a whitespace-separated text file.
- Parameters:
- Returns:
Notes
The file format has
N_orbitals + 1whitespace-separated columns per row: the first column holds energy values \(\epsilon_i\) and the remaining columns hold the DOS values for each orbital.