RATOutputFile
- class ase2sprkkr.output_files.definitions.rat.RATOutputFile(definition=None, container=None)[source]
Class hierarchy

Constructor
- __init__(definition=None, container=None)
Create the container and its members, according to the definition
- extension = 'rat'
- plot_parameters = {}
Output file for Bloch spectral functions
- property core_states_index[source]
Return indexes of core_states in CORE_STATES table, some of them can have two lines
- lorentz_width(source='campbell-papp')[source]
Return tuple of Lorentz widths (for the two possible KAP types). The source argument is forwarded to the core_hole_width lookup.
- property data
- plot(layout=(None, 2), figsize=None, latex=None, filename=None, show=None, dpi=800, separate_plots=False, interpolate_to_fermi=True, interpolation_threshold=0.0001, zero_below=True, zero_below_num=50, zero_below_energy=25, no_core_splitting=False, merge_all=None, updown_layout=True, gauss_width=0.1, lorentz_width=None, n_valence=None, core_hole_width='campbell-papp', layout_kind='constrained', **kwargs)[source]
- Parameters:
filename (str | None)
show (bool | None)