Primary Functions -------------------- These functions form the core functionality of the stratapy package and are categorised into four main areas: loading data, plotting functions (beyond ``Log.plot()`` which is documented in the :doc:`Log Class ` section), and customising lithologies, features and minerals. .. rubric:: Loading Data .. autofunction:: stratapy.core.load .. rubric:: Plotting Multiple Logs .. autofunction:: stratapy.core.correlated_logs .. autofunction:: stratapy.core.multi_fig .. rubric:: Standalone Plotting Functions .. autofunction:: stratapy.core.chronostratigraphy .. autofunction:: stratapy.core.standalone_legend .. autofunction:: stratapy.core.list_examples .. rubric:: Customising Assets .. autofunction:: stratapy.core.update_lithologies .. autofunction:: stratapy.core.update_features .. autofunction:: stratapy.core.update_minerals