tepkit.utils.mpl_tools.plotters.rms_plotter.RmsPlotter#
- class tepkit.utils.mpl_tools.plotters.rms_plotter.RmsPlotter#
Methods#
|
All Members#
- static plot(df, nth: bool = False, sposcar: tepkit.io.vasp.Poscar = None, log: bool = True, xlim: tuple[float, float] | None = None, ylim: tuple[float, float] | None = None, xlabel: str = 'Distance (Å)', ylabel: str = 'RMS of IFCs', fit: bool = False) tepkit.utils.mpl_tools.Figure