Skip to content

API Reference

Full signatures, parameters, and return types for every public class and function in akaitools, generated directly from the source docstrings.

If you're looking for task-oriented guides instead, see Usage.

  • Parsing


    Top-level parse_dos(), parse_go(), parse_spc() functions and the parser classes behind them.

    Parsing

  • DOS result


    DOSResult and DOSComponent.

    DOS result

  • SCF result


    GOResult and GOIteration.

    SCF result

  • SPC result


    SPCResult, SPCParams, SpectralFunction, and KMeshInfo.

    SPC result

  • Shared data models


    CalculationResult base class plus the atomic, lattice, and system data models shared across results.

    Shared data models

  • Plotting


    plot_dos(), plot_convergence(), and plot_bsf().

    Plotting

  • Input file generation


    InputFile, KPath, and KPoint.

    Input file generation

  • Errors


    ParseError, InvalidParameterError, and InputValidationError.

    Errors