TutorialsΒΆ

Here we have compiled a series of tutorials hoping to introduce the structure of tp (particularly tutorials 01-04), as well as more specialised functions which may not be of interest to many users, but may also be of more general use beyond the scope of this package (mainly tutorials 05 and 06). We also have a number of examples of plot types in the gallery.

Tutorial-00: CLI Fundamentals
  • A brief tutorial on the command-line interface (CLI).

Tutorial-01: Python Foundations
  • An introduction to the structure of ThermoParser when used as a Python package.

Tutorial-02: Individual Customaisation
  • Introduction to legends, abbreviations, customisation arguments and cutom colourmaps.

Tutorial-03: Compound Axes
  • Demonstration of more complex axes formats and arguments and functions to facilitate this.

Tutorial-04: Layered Plots
  • An example of how disparate dataset can share the same axes.

Tutorial-05: Helper Functions
  • Examples of ancillary functions that can help tp and non-tp scripts parse data and format plots.

Tutorial-06: Package Customisation
  • Information on the tprc.yaml, which lets you customise default units, labels and styles; and a note on expanding ThermoParser.

Tutorial-0X: Miscellaneous Assists
  • A selection of scripts to help get the most out of VASP calculations, and some extras.